{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Parcel_Annotation250", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Default" } ], "minScale": 250, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1813501.6974492818, "ymin": 755982.5554846078, "xmax": 1829776.2367505282, "ymax": 770786.1561266929, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R61_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_23_FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_23", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a18_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Base.DBO.Parcel_Anno", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Parcel_Annotation250" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1813501.6974492818, "ymin": 755982.5554846078, "xmax": 1829776.2367505282, "ymax": 770786.1561266929, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 250, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Parcel_Annotation500", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "Default" } ], "minScale": 1000, "maxScale": 250, "defaultVisibility": true, "extent": { "xmin": 1813499.5409575254, "ymin": 755979.9511591047, "xmax": 1829784.407994032, "ymax": 770787.8647846878, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R60_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_22_FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_22", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a17_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "Base.DBO.Parcel_Anno", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Parcel_Annotation500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1813499.5409575254, "ymin": 755979.9511591047, "xmax": 1829784.407994032, "ymax": 770787.8647846878, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1000, "effectiveMaxScale": 250, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "Street Intersections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d755c4e5103a1566fea10dd6bd306b67", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5ElEQVQYlZ3Qq07EQBTG8XOm0xGFEkgWV70BgcOs4ylqkLRNSEgdfgRPQHBlWscTrOQVNlySfY0VzSAg54LedBMun/6JL38Lf5j9N1ZVHIbhFADyGONr27afO3Hf98chhBtEfAeARZZlF13XPdd1vZpgZr4SkTvn3B4zH1VV9RhCuPXev3nvaQsbY+bGmEtmzhDxPIRAqjoriuIMAF62sIisRWSZpumBqjoiWiZJ8iUiH5MbxpjRWrsPABsRic65SETzpmmeJjjP834cx2sAOFTVEyKaIeL9zhplWTIAPPy680/7BveLX6/XA0D0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1813898.4410783648, "ymin": 755989.200156346, "xmax": 1829762.7000321895, "ymax": 769772.6000829339, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Streets", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Streets", "type": "esriFieldTypeString", "alias": "Streets", "length": 75, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a19_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 1813232.2899689027, "falseY": 755667.7224999999, "xyUnits": 5.3519280394761835E11, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2499, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f0f125447be0159867cf42ca9baf47b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAnklEQVQImQXBMRLBQBQG4P8lT1ZCYcwYtTEu4AQKnTNQaJ1IpVA4gbQK4whmNGmMSiEziSRrs2/X9/H7sui73CTJdLRxvwZBcT/UYjWbvFaB4tiD5iCCITqpKBYeTMZrD1rFs+3StxnqRzUEIWVrnopAPdEp4L5wYZMQEHHb0UcRe26z6955ssWr2UUhf1jrSofdTukFN8BL4F1pxNo/wDtJoPPnOEYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1813633, "ymin": 756034.2, "xmax": 1829661.4012438904, "ymax": 770693.3, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Base.DBO.Addr_Points.name1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Base.DBO.Addr_Points.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Base.DBO.Addr_Points.PID", "type": "esriFieldTypeString", "alias": "Base.DBO.Addr_Points.PID", "length": 50, "domain": null }, { "name": "Base.DBO.Addr_Points.ADDR", "type": "esriFieldTypeString", "alias": "Base.DBO.Addr_Points.ADDR", "length": 10, "domain": null }, { "name": "Base.DBO.Addr_Points.CITY", "type": "esriFieldTypeString", "alias": "Base.DBO.Addr_Points.CITY", "length": 30, "domain": null }, { "name": "Base.DBO.Addr_Points.STATE", "type": "esriFieldTypeString", "alias": "Base.DBO.Addr_Points.STATE", "length": 5, "domain": null }, { "name": "Base.DBO.Addr_Points.FIELDADDR", "type": "esriFieldTypeString", "alias": "Base.DBO.Addr_Points.FIELDADDR", "length": 110, "domain": null }, { "name": "Base.DBO.Addr_Points.ZIPCODE", "type": "esriFieldTypeString", "alias": "Base.DBO.Addr_Points.ZIPCODE", "length": 16, "domain": null }, { "name": "Base.DBO.Addr_Points.STREET", "type": "esriFieldTypeString", "alias": "Base.DBO.Addr_Points.STREET", "length": 50, "domain": null }, { "name": "Base.DBO.Addr_Points.UNIT", "type": "esriFieldTypeString", "alias": "Base.DBO.Addr_Points.UNIT", "length": 30, "domain": null }, { "name": "Base.DBO.Addr_Points.ADDR_OTHER", "type": "esriFieldTypeString", "alias": "Base.DBO.Addr_Points.ADDR_OTHER", "length": 50, "domain": null }, { "name": "Base.DBO.Addr_Points.TYPE", "type": "esriFieldTypeString", "alias": "Base.DBO.Addr_Points.TYPE", "length": 255, "domain": null }, { "name": "Base.DBO.Addr_Points.ALIAS", "type": "esriFieldTypeString", "alias": "Base.DBO.Addr_Points.ALIAS", "length": 255, "domain": null }, { "name": "Base.DBO.Addr_Points.VPID", "type": "esriFieldTypeString", "alias": "Base.DBO.Addr_Points.VPID", "length": 10, "domain": null }, { "name": "Base.DBO.Addr_Points.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.AUDMAP", "type": "esriFieldTypeString", "alias": "audmap", "length": 9, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.AUDRTG", "type": "esriFieldTypeString", "alias": "audrtg", "length": 6, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CAUV", "type": "esriFieldTypeString", "alias": "cauv", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.HOMSTD", "type": "esriFieldTypeString", "alias": "homstd", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.FLOOD", "type": "esriFieldTypeString", "alias": "flood", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PCLASS", "type": "esriFieldTypeString", "alias": "pclass", "length": 4, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.NOCARDS", "type": "esriFieldTypeInteger", "alias": "nocards", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.ROOMS", "type": "esriFieldTypeInteger", "alias": "rooms", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BATHS", "type": "esriFieldTypeInteger", "alias": "baths", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.HBATHS", "type": "esriFieldTypeInteger", "alias": "hbaths", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BEDRMS", "type": "esriFieldTypeInteger", "alias": "bedrms", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.AIRCOND", "type": "esriFieldTypeString", "alias": "aircond", "length": 30, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.COND", "type": "esriFieldTypeString", "alias": "cond", "length": 40, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.FIREPLC", "type": "esriFieldTypeInteger", "alias": "fireplc", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.GRADE", "type": "esriFieldTypeString", "alias": "grade", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.HEIGHT", "type": "esriFieldTypeString", "alias": "height", "length": 4, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PROPTYP", "type": "esriFieldTypeString", "alias": "proptyp", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.WALL", "type": "esriFieldTypeString", "alias": "wall", "length": 30, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Id", "length": 11, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.LOWPARCELID", "type": "esriFieldTypeString", "alias": "Map Rt Number", "length": 17, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BUILDING", "type": "esriFieldTypeString", "alias": "Building Number", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.UNIT", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.STATEDAREA", "type": "esriFieldTypeDouble", "alias": "Legal Acres", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.ACRES", "type": "esriFieldTypeDouble", "alias": "GIS Acres", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.LGLSTARTDT", "type": "esriFieldTypeString", "alias": "Legal Start Data", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CVTTXCD", "type": "esriFieldTypeString", "alias": "Tax District Code", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 200, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.SCHLTXCD", "type": "esriFieldTypeString", "alias": "School District Code", "length": 20, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 200, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.NBHDCD", "type": "esriFieldTypeString", "alias": "Appr. Neigh Code", "length": 8, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CLASSCD", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Property Class Description", "length": 100, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 70, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.ZIPCD", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PRPRTYDSCRP", "type": "esriFieldTypeString", "alias": "Legal Desc. 1", "length": 100, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PRPRTYDSCRP2", "type": "esriFieldTypeString", "alias": "Legal Desc. 2", "length": 100, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PRPRTYDSCRP3", "type": "esriFieldTypeString", "alias": "Legal Desc. 3", "length": 100, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub\\Condo Name", "length": 100, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.OWNERNME1", "type": "esriFieldTypeString", "alias": "Owner Name 1", "length": 100, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.OWNERNME2", "type": "esriFieldTypeString", "alias": "Owner Name 2", "length": 1000, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.OWNERNME3", "type": "esriFieldTypeString", "alias": "Owner Name 3", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.MAILNME1", "type": "esriFieldTypeString", "alias": "Owner Address 1", "length": 200, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.MAILNME2", "type": "esriFieldTypeString", "alias": "Owner Address 2", "length": 200, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.SALEDATE", "type": "esriFieldTypeDate", "alias": "Sale Date", "length": 8, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.SALEPRICE", "type": "esriFieldTypeDouble", "alias": "Sale Price", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PSTLNME1", "type": "esriFieldTypeString", "alias": "Tax Mailing Name 1", "length": 100, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PSTLNME2", "type": "esriFieldTypeString", "alias": "Tax Mailing Name 2", "length": 100, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PSTLADDRES", "type": "esriFieldTypeString", "alias": "Tax Mailing Address", "length": 200, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PSTLCITYSTZIP", "type": "esriFieldTypeString", "alias": "Tax Mailing City ST Zip", "length": 200, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.OWNEROCCUPIED", "type": "esriFieldTypeString", "alias": "Owner Occupied", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.RENTAL", "type": "esriFieldTypeString", "alias": "Rental", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.USECD", "type": "esriFieldTypeString", "alias": "Use Code", "length": 10, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PCLASSDSCRP", "type": "esriFieldTypeString", "alias": "Parcel Use Code Desc.", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.FLOORCOUNT", "type": "esriFieldTypeString", "alias": "Floor Count", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.RESFLRAREA_AG", "type": "esriFieldTypeInteger", "alias": "Res Floor Area Above Grade", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.RESFLRAREA_BG", "type": "esriFieldTypeInteger", "alias": "Res Floor Area Below Grade", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.RESFLRAREA", "type": "esriFieldTypeInteger", "alias": "Res Floor Area Total", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.RESYRBLT", "type": "esriFieldTypeInteger", "alias": "Res. Year Built", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.RESYRBLTEFF", "type": "esriFieldTypeInteger", "alias": "Res Effective Year Built", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.RESSTRTYP", "type": "esriFieldTypeString", "alias": "Res Structure Type", "length": 40, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CLASSMOD", "type": "esriFieldTypeString", "alias": "Class Mod", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.ATTIC", "type": "esriFieldTypeString", "alias": "Attic", "length": 30, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BASEMENT", "type": "esriFieldTypeString", "alias": "Basement", "length": 30, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BLDTYP", "type": "esriFieldTypeString", "alias": "Building Type", "length": 10, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BLDGAREA", "type": "esriFieldTypeInteger", "alias": "Building Area", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.STRCLASS", "type": "esriFieldTypeString", "alias": "Structure Class", "length": 30, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.LNDVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Base Land Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BLDVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Base Building Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TOTVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Base Total Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CAUVLNDBASE", "type": "esriFieldTypeDouble", "alias": "CAUV Land Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TIFLUC", "type": "esriFieldTypeString", "alias": "TIF Property Type", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.LNDVALUETIF", "type": "esriFieldTypeDouble", "alias": "TIF Land Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BLDVALUETIF", "type": "esriFieldTypeDouble", "alias": "TIF Building Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TOTVALUETIF", "type": "esriFieldTypeDouble", "alias": "TIF Total Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.EXPLUC", "type": "esriFieldTypeString", "alias": "Exp Property Type", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.LNDVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Exp Land Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BLDVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Exp Building Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TOTVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Exp Total Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_CLASSCD", "type": "esriFieldTypeString", "alias": "Prior Property Type", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_LNDVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Prior Base Land Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_BLDVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Prior Base Building Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_TOTVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Prior Base Total Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_CAUVLNDBASE", "type": "esriFieldTypeDouble", "alias": "Prior CAUV Land Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_TIFLUC", "type": "esriFieldTypeString", "alias": "Prior TIF Property Type", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_LNDVALUETIF", "type": "esriFieldTypeDouble", "alias": "Prior TIF Land Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_BLDVALUETIF", "type": "esriFieldTypeDouble", "alias": "Prior TIF Building Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_TOTVALUETIF", "type": "esriFieldTypeDouble", "alias": "Prior TIF Total Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_EXPLUC", "type": "esriFieldTypeString", "alias": "Prior Exp Property Type", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_LNDVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Prior Exp Land Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_BLDVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Prior Exp Building Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_TOTVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Prior Exp Total Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CNTTXBLVAL", "type": "esriFieldTypeDouble", "alias": "County Taxable Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PRVTXBLVAL", "type": "esriFieldTypeDouble", "alias": "Prior County Taxabkle Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.ASSDVALYRCG", "type": "esriFieldTypeDouble", "alias": "Assessed Value Change", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.ASSDPCNTCG", "type": "esriFieldTypeDouble", "alias": "Assessed Value Percent Change", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TXBLVALYRCHG", "type": "esriFieldTypeDouble", "alias": "Taxable Value Change", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TXBLPCNTCHG", "type": "esriFieldTypeDouble", "alias": "Taxable Value Percent Change", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PRVWNTTXOD", "type": "esriFieldTypeString", "alias": "Prior Year First Half Tax", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PRVSMRTXOD", "type": "esriFieldTypeString", "alias": "Prior Year Second Half Tax", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TOTPRVTXTOD", "type": "esriFieldTypeString", "alias": "Prior Year Total Tax", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CNTWNTTXOD", "type": "esriFieldTypeString", "alias": "Current Year First Half Tax", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CNTSMRTXOD", "type": "esriFieldTypeString", "alias": "Current Year Second Half Tax", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TOTCNTTXOD", "type": "esriFieldTypeDouble", "alias": "Current Year Total Tax", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TXODYRCHG", "type": "esriFieldTypeString", "alias": "Total Tax Change", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TXODPCNTCHG", "type": "esriFieldTypeString", "alias": "Total Tax Percent Change", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.WATERSERV", "type": "esriFieldTypeString", "alias": "Water Service", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.SEWERSERV", "type": "esriFieldTypeString", "alias": "Sewer Service", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.X_COORD", "type": "esriFieldTypeDouble", "alias": "X Coord", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y Coord", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.VALID", "type": "esriFieldTypeString", "alias": "VALID", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Base.DBO.COW_Info.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Base.DBO.COW_Info.PID", "type": "esriFieldTypeString", "alias": "PID", "length": 10, "domain": null }, { "name": "Base.DBO.COW_Info.ARD", "type": "esriFieldTypeString", "alias": "ARD", "length": 10, "domain": null }, { "name": "Base.DBO.COW_Info.Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 10, "domain": null }, { "name": "Base.DBO.COW_Info.Alias", "type": "esriFieldTypeString", "alias": "Alias", "length": 50, "domain": null }, { "name": "Base.DBO.COW_Info.VPID", "type": "esriFieldTypeString", "alias": "VPID", "length": 10, "domain": null }, { "name": "Base.DBO.COW_Info.PID1", "type": "esriFieldTypeString", "alias": "PID1", "length": 3, "domain": null }, { "name": "Base.DBO.COW_Info.PID2", "type": "esriFieldTypeString", "alias": "PID2", "length": 6, "domain": null }, { "name": "Base.DBO.COW_Info.PID3", "type": "esriFieldTypeString", "alias": "PID3", "length": 2, "domain": null }, { "name": "Base.DBO.COW_Info.CntyLink", "type": "esriFieldTypeString", "alias": "CntyLink", "length": 150, "domain": null }, { "name": "Base.DBO.COW_Info.GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Base.DBO.Addr_Points.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R66_SDE_ROWID_UK", "fields": "Base.DBO.Addr_Points.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a23_ix1", "fields": "Base.DBO.Addr_Points.Shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R229_SDE_ROWID_UK", "fields": "Base.DBO.PARCELDATA_FrCounty.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R69_SDE_ROWID_UK", "fields": "Base.DBO.COW_Info.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_69", "fields": "Base.DBO.COW_Info.GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_69", "fields": "Base.DBO.COW_Info.GlobalID,Base.DBO.COW_Info.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "PID_INDEX", "fields": "Base.DBO.COW_Info.PID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "Features", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1af0da67d68786b2a0b0957c89766290", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAXCAYAAADUUxW8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4ElEQVQ4jdXNvS5DARgG4OdIEw01+JlZhKkxkBhNIgyMHcXS9AbspqImZnEJxi7KSd1GbaaKNCFdHKmYVNL09BytgXd7k+/53owRkvmDuKBmwbGK25/jpnU5N7Y15JVUhOnxlI5LgQdLymp2NOQVnbpPxl9ZxJUx55aduHNo15lqOlzFhciMmpIDR56Sl59lbInMCq3aV9bsPYnHgbY1K/1QMh73NggOxiny7/GmRxOmu/1F1p52t79qCc33xzlZ1yZ7nn/3DVH88hD5JdwSKOrEXr77iMd1c+rDLg+RkfAnOFMxpVNrTz4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "11", "label": "Elementary School" }, { "symbol": { "type": "esriPMS", "url": "203ed738c48b31a05a1cdb64c7c5d0bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAcCAYAAACDBoQZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB2ElEQVRIiWNhoCJgGdqGqYd77+GWEF95buK82RQb9vvLd7FvL1/PknOw6OUUEznNJy/dfbp75g6yDGNgYGCwbS9j4FOQ4X157orTvc17neRdbT5xCAqc4VWRyT/TNuMKSYbBwN8fPxne3bjL8Of7zx+cakJ7z7BJXCPZZTdWbmG4t3X/X3Y+nmuCWiolN1Zs3vX0yGkUNUQb9urclf3Kdibxh1qnPWbYug+rGqIN41GUrjvUOu0xPjVDPNH++fGDl+n3P2mKDDOvyVN9duTUXl4ZSdlHh04t0U2NsLk8e0UuyYbpZcXU39mwo8auvZxFyceJ4ffXbyz7chtyZB0s/MVsTB3Ptky+S9Aw86p88ZfnLhz49vSlRvi+5QycokIMDAwMDKzcXAzu87oYbq3eJnuktveGYVZc0/lpi5pxGmaYl5B7e92WHpPiVDbdlHCsLlYL9WKQMDdg2R5T0KTo6RApZqjveLJt4ksMw+5t3jspZPdiBgFleVy+Z2BgYGDgk5NiCNu/nGF/YbPm+5s31jEwMFhjGMavJEfQIBhgZGZmkHOyYri6aD0TVm9SCkYNo9Cwf79/v90RX/yDWM0/P35h5hDgvYPVsCeHTok8OXSKOi6jFFDVMADEO6Q1wxa11gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "12", "label": "Middle School" }, { "symbol": { "type": "esriPMS", "url": "1b5f17012047dbc1dd7a119d15d7a27a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAUCAYAAACAl21KAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7UlEQVQ4jdXSsS5EQRSH8d8kK7KNbCIaKg8gIRuJRKi8gVJBp1FoPYUoPMDqqai04gkUGjQa0djiNkhGMZeIjNy5axv/as7JyTdfZk7HmNL5f6DIFnYwiStcB85HMZrHRn1ew8CIoArHeMY67nNDJaCHwGHT0BcoEjCbmbmNzGX674GnnNEUHgsMP3ODhRzoT8mBLrAr2fVwihNMYwUHuCsBveEFAsOY6gpdvGJYarSq3pPIJZakx56oDc9KQTPoY7+uvy/forTlRSCoAkc/m5HNtqDW+Q3UjWxn+suNoJB+IzRcPMBeG6PWGRvoA4fSK3ZHoZ1ZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "13", "label": "High School" }, { "symbol": { "type": "esriPMS", "url": "81341a805b26efe20a3f0ec5a69784c0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAATCAYAAACUef2IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB3ElEQVQ4jd2UPWhUQRSFvzu70bjvaSGrgpWFWIhWVhZio11eiGiC22wKt7BVsbFasdTOTkWiILtxxRgSRbQRAmoKEQRBRGIbVNTCdX9M5li8UVIseauSxgvD/Nzhu+dchsmzRpH/D8HD0xvR96Nge8AGMC2Q69aYKn/4c/Do7RydpcPIjaBWC+MWns2YdmHuMT/WnSGpbcPsIevdNI2xVjZ4qH6Wtj8NDsQdzDrIjmHaAWzCq4yZwD4jXaDtrzBUazBbOrE6WHqOWRH4hOcyOX8ObBw4BbwDzQAL4A4h7cXYiTGXrfh+aY6k/hTxkgfH3zI8eQNpnE73Ko/KTZL6K2R3mR17T1K7CbafmdJEfz02IiAGwBNjQEQENIEYpyh15yJMBZCBKRusFWALswYKoWoMpGtHhDBGGxENvmWDIQoAUFC8HFSiOBQGhbMmMfQN9kGxj8EAV6BadbxgA6jw25kB+eCqD3AMtrKPqbrXuwvgDVya+9Um76M+wXoGQFK/BtoKzGN2krZvAfOgwTTH9jTnl7LByeRF0BdS/0XAA4vAYBiL4WYR6KZ7d56RqQr3jnztDU7qFdCB3i4yYrlzCaj0Bu97c50nByf+Crzl4yrvuFr1pNb/OdbsP/4JZq6kmE4nz28AAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "21", "label": "City Offices" }, { "symbol": { "type": "esriPMS", "url": "d46aaf2ec72622c26e61854c1995a1d0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADmklEQVRIie3WX0xTVxwH8O859/berlxGa0p36aj8s0JKCC1Eyq4NCXMhTqNlRiWGqWwC80GzLbglM0s0ZvpiTLZlExMSdSzLcDMlYYma7cGmaKFwKSXRGbEhLQU2AxKKpqTQhj1sEskuW1G37GHfl5OT8+fzy++8HBb/Utj/oSMOxzaOEPlUd/cv/xi032r9+ove3jezBGG+RZLqz3i9l58rdHTTppd6R0Z6rwwP5/6wZw884TB3pqfn+7dstvMXBgcPPBeoRZJ2dvj934iCwA0ePIiX09PxWn4+yo1G7OvsfLumoKBKMhjsx3t6pp8aaigtbT/b17e3ubwcp2tqoKJ0ac1ZWAhfYyPeuHRpXSgaHf9Akpynvd4fVwU9btXlO3dyL9bWYndxseLhIr0efU1N2NfZqW6V5WtNZWWft/n976UEtVRW7ujw+79Vsyzna2zEl/39cIdC0Gs0iCeTcBYWQjKZlvancxxcdXU46fGQY273u1vXr391g9EoHXe7H60IHbDZzp2V5Xdqi4rQtn07GELgGxuDKAi4GgyCZxhcDASwxWzGeacT5I9zBMDHVVUoy8pCvctVEp6Z+fWoJDlOeb0BRWjw/v26I5KEE9XVAIDZeByTsRiuNzSgqasLPMtid3Ex9rpc+ConBw1W67JubDGbITc3o6KtLW06Hq8DoAwBWNYWllKUGAxI5zjMJRL4cONGtA8N4VBFBVplGS+oVGAIQb5OB6soghKCAp0OmRrN37/R4/SNj8MTDgMArodCCM/MoH9iAt5IBFZRRDyRwAajEfk6HYLT0/jM54MhLQ31JSWK9ylCFwIBXLl3DzzDILm4iGvBIA7b7VBRisN2OxaSSRTp9TjZ3Y11a9ZAMpnwfmUlboyOon1oKHXIsXYtbKKIUlFcenClPJqfx9VgEN/dvo1zsoxPN2/Gz5OTqUN3p6bAUgqr0uITETgOuywW7LJYMBqNouPWLdhEMXVIFARMxWIYjUYxl0hgbmHhTyMhBAwhYCkFQykoIbBkZkLguNQhjmEwl0jgE48HpowMqCgFz7LI4Hlo1Wpo1WqoGAYEACUEhJDfRwAv8nzq0CKAV7Kz8TAeR3VeHnRq9YqVphpFSEUpbkYi+GlkBK+bzc+MKEJjs7PI0WqRp9XiI4cDD2IxPIjFVnXpfDL511C2IIRaBwZyWwcGVlvwsug0GvAsG1kR6hoetj2T8ET8ExPL5v/dX9DT5jdg4zVcaLcWmwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "22", "label": "Fire Dept" }, { "symbol": { "type": "esriPMS", "url": "45a4cd0936b14be775ea9420796506c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAALCAYAAACUPhZAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4UlEQVQokc3RL0iDURSH4UddEIZBkC1NMFpNYrYsrFiMFpdMFmEL/m2iOExaBAdisQpWQSwWm4YtrJhck0VZ+I4wp9MxHPjCjwOXe17uPSdliKT+i3wMqzj9S/kIKnjHFBbxgElc425Q+Si2Ja++RA0lXKGFKpbw1o98GXlMR7Jx1kIO43hCvaPnBa9ooojHXvL9kH7wjJuQnmEF6a6eicgMCj/JL7CAeazhAOtoSEZRwCxu4/4cNnCMe2Q6Zd3yctTd+EUJJ76yF3ULRziXjOQTvRa6GfmNHRzqc6GD8K0Y2tTBKJq7KTmcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "23", "label": "Police Dept" }, { "symbol": { "type": "esriPMS", "url": "f5c52a22891e3df521d6f87b993e0ac2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAUCAYAAABSx2cSAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABdElEQVQ4ja2UPUjVYRTGf897VRoigiS50JeTIA0hbkUg2CS0uNhyoa2hoaFN4j5Dg0GEIEJFwaWghJqirSFpkNouBCW0KjRHUCjcp6Eb1FX/V7CzvPCe53fOw3k/BjhADPwXOPYRYGIfzLrsr72dx0ne9kWlq0CrF/4Tz4ALSG+AyyTPgQbSY+DGrrb/qrwEjAALwCTSPDAj+2bs69VwcgtpnOQO0ingPnA8dotkEKkSXkE6RtICztLpLFOrXQQWgSvVnUv5AnynlM/AD2q1j8CW7HbsVMPwhKSO9IpkFGmN5GTsNjDUD24g3QauIb3k9+Tbss/F/tkPniYZIZmhlKN0OrOUcjj2HFCq4aQOHEI6AQxRyumu7gyJqqctPQXGgAfAJeAe0JC9ENv9bN8lGUN6SDIKvADqsV/v55zPd6/iBtK77u4HkmavdK8n+Uj2+39qNpuV8CekKQC2tzdjD/dop7rr+g5Y9jdgdQ8n7JY70E/yC+6efKFGc6jFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "24", "label": "Community Bldg" }, { "symbol": { "type": "esriPMS", "url": "8cdbb45256cbb9625ca52d3e1b12d7b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACAklEQVRIid3VTWjTYBzH8W/SzNZ21ejqS6sEqlNhh9kdhsjoFDxMEeZt+HITPXgpq4onDyKiiODYqBteVIbKEOthOnoRBWUgKuKsm4Mp7ZhYu7EyJrautakHYTa2zRJ1F/+n5Pf8nw/JQ/I8EotY0v+BX7s/fOvj5NfGAgXBLCQKYt5prwq17/eFyuJPhxIHrz9498dPevxAw2GgPJ7NqZpmj8tBR7sfd42dizdfMTAY18Vzubyl+F53zXtO7aTV7wWgsW4Nyr4bTM1kDLyDAXzjuuXz17YlFlavXPrv8CvhN4RO7EAUBQYG44zEUobhBfG5rEpiOs3pq8/ojYxSKGjHBYGSzBAeaNtKZ9APwNjEDKr6S2nbVYuy1slkKkNvZNQ8fqS1rmzesk3h9tkWLKJA7NMsdx+/J/3tuzncXeMoybYoK+g79xMG8HqW0Rls5uiFR+bw30uuttJ/aS9ytVWTRz9MV5xjGK+SRMY/f2GzIs9n3eEoXXeG/g5v9nlwyTZ67kWx2ySa6t08fDFB4PIT3XmG8PPHtpdkz0eS5FWd79AoXlzJVJqOvtd0h98u2KvBhaKNdnewH8lSuvMmUxniidmymCBq+zW4b9OqGODV++tq18s01btLclEEj8vxsiJ+8lDDBvZ0Wck4TR8WTI2rDJ/JVsQBiATmTMMValHP0B+VvJNAxJzI7gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "25", "label": "Library" }, { "symbol": { "type": "esriPMS", "url": "ae0b0b128040913bd40ecb75c73c017e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYElEQVRIid3VvWoCQRSG4XfYVRG2sLERRJJ2sBAFm3QieAtBBItttxG9BiPYa7CwcksvQAsJgljab5HG2kpEYWBSGZBo9iemSL5uhjnPwOEwY/KLMf8HPhqN3PV6/aS1FmGhRCKhisXii23br1fxzWbzPBgMECK0zX6/p9VqOcB1HCAWi4WGASzL4nQ6XXi+PT8cDux2u8+1EIJ0Ok08Hve90BefTqc0Go2LPcMwqFQqjMdjMplMdPwcKSW1Wg2lFPP5nNlsRrvdxnXdn+OlUol+vw/Adrslm82yXC6/rYk058fjEcC374Hx1WqFbdsopVgsFgBUq9X74J7n4XkeAKlUimazSa/Xuw9er9cZDocYhkEymQxUExg3TRPLsoIeD4dHiS9eKBTodrvk8/n741JKpJSh4S94lNfwHK01Qgh9E8/lcu+O4zxorYmScrn8NplMruOdTucxknojf/cP/QCLBWLIlF2b6wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "26", "label": "Public Parking" }, { "symbol": { "type": "esriPMS", "url": "7f2d6333b447400641082efa7db6f9b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEI0lEQVQ4ja3Ta2xTdRjH8W9Pu7N2tGUXLp1sHdAxhmHGcXPjIhgFTTAECEgGGxqQkAEuQUmIipgYAoomJIPwTnGIARyRGCCYDaXoGBPG1hmkLLt0tlt7trG269q16zmn84UJkYESEn8v/0/yyf9Jnp+O/zm6xz0mkVRUNMO6PVlMmqAqauhqa9vpyUy+2ktv5KlAPfqpE9NTTpctWlA0KSODUSChquRaJm78rc0l9XrJfBpQd6h0lUtvNDIv18aNLg+tPT7apV4GQkNsf3mJ5du6BvmWyzdfRnY8ERQQdpmNRnIyLVQ3Orje1oEt00K+NZu8VCN6VWHnC4W6vf7BI92Dgy89EZxlmbgT4EiNnfuRCO+sW0tx/kyU4TADHjdB/wA3vV7yLBOW9Q1G8+PE7/0XWFBonZJrFJP46PUV6E0mGrsl7I2NTMtIQ1RkEqpKfbsLWSeSOim12t/n362gXPnXH2YbDZi0Ag1tHaiCluVzCxkdHUWJj3C++XduD0XJf3UlQ+EweYJ29uyCgtqTJ6ruNbc0zXocGB+KjdDk9lCYk4PZbMInSdzqcuMfCjO5eClnd5SzZNEiDIYUDAYD5eXllJWV5mdnZO2KEj02Fmw943BeOj7NunLE308gHOJ4810SioI5N4/3t2xBAzQ7HGg0GvyBAONSxqEmVA4dOXS0svLo3k5Xhw2IP1h5cDh+wB2OrLQaU1AVhW3PTuebpjusXbMWt9uNzWYjFhtBq9UiCALRWJSEmsDpdGIeb87SoVumoNQ8AGXkhgOXf/1609xZby2wTuEP6T6j0/P4/PBnlGzcRHpGBqIoMhyJUFlZSUVFBRpB4MVlS2lvbydrqrWkq6uz5qGmhOPxquoO5+q7Jk9qsF1L9nPzAbBYLCTpdPRKEh/v34/k8xEIBHhvzx7mzJmLZ0U3mp9/mtDV1flw9VaVWGp37J6mS9FrkGMb2LvnIEbjdGYXFBAIBnE4HLhcnRj0BnoliWAwSHKynqLiYuz2q+GHzgZ4rbxiuS7N6CfVlEP3/et88OkMvjzmoq+vH1EUeb6wkNVr1nDr5k3WrV9PJDKMx9ODoirU1tZcGAtaNIIZ47h5yGo/cdmBHB9PpmUq0WgUWZYRRZHSss2UlpWhqgm8Xh8N9dfp8XpjqqpeHgue8vgdJ/rDDp5Jm48UTMY/GKT61O0r9TUfvpKsT+aNDSXYcnP/PnhF5Yfz33Puu7PnFqqLSwBlLKicqZRj+z4p14dHWvH0RPjqC6cU6Utscw7c25eWnrb10sULlG5+E4MhBZ/Py7VrdmWhurjEjl15pHoA1y435dfXbd2QM9M0s60ldHtElk8BIVTeDvWHDgaCgXdPVlVlabU69cYvdT8KqnDxn9gjYIzYn7EhDt9pHGBsYsQ6W1padj0yGJO/AJ2r22Tael88AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "27", "label": "Community Center" }, { "symbol": { "type": "esriPMS", "url": "2d638da0cbdb3efaedbe004f335fe691", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAXCAYAAAA7kX6CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQ4jeWPO27CQBRFzzOWgmhwAWnTpAqSa2oathBLAbnMDiKZhsJEoaKkQsIgErINVoCifNaQJeTnl2IsWQQnsl1F4lbzZu65745NSdn/BAz6LiK3AAgTwmiWDxSrBtoCQKWZf2MOpeDAb0O8NoMepRa9YtC/NE1kTBhNd0GhispJRrgD4iS16xlVv17BWiUpDdBu8rAFnsx1/LgPhssX4CKtTQLKPaP5ze9/LKjDAoe9Y94rHTPoaWpRl8A/N+f4mevFwy74WTlD9C4j3EPUA0CsMfADLF21NKgaA29/ulU/9sFRtAGqxTcWVGnwG6W+N2mwBqNOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "31", "label": "Church" }, { "symbol": { "type": "esriPMS", "url": "28c19971e90641ee62437931f091ab05", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAXCAYAAAA7kX6CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtUlEQVQ4jc3RvWtTYRTH8e95bl4aUUEFO2kREV10EOri5r2Cs9AiCCKISIggzbWNOl0HbVISBcGhLoJSRAIugkK8ioKDcVAE/wEdhRJNS0mb3Oc4SKSXeqWpi7/peTmfc3h4Umwwqf8H+tPu6Jbl6GMQvO6tGwbBWGbBtPLtIacJzK4bLmxqFQz2RoSMF266O+5eezmfCIsz3hyqn0F2qmWXxWTVSDrr6GO/7IUqHFKR2dtTL97EoBFzx1rdh5Bb7AyduRc8XfrV8PhZtfoJYbiPYrA62WgWy95pVN73EcDWpaMP2rm3DSt2KvGNKmSB4dVn89ubm9MdFh2V3cCHNXCi7J4SuA/2iF89NlK7/OoLQKbTu7jSS59PO91LQTD2LAjqKzEoIvuBAyApInlUrHgNVEdUNZd2ugWBTDvXOgy8i8FbpfB6f+1XvJPGmu9q7Imve7ZdrY/Xo8TvWJ1aKXxSnHEfKsz9CSVCACOOX51sfEu6/w39aXfUCnv7+yiKmCi7seIM8rxyJfwRg2rMBUHPJU0AiIw5CMThoPl3KGhXYflvxSqRXQNrpTAP5AeeOGg2DH8CyIGgBLAySzQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "32", "label": "Synagog" }, { "symbol": { "type": "esriPMS", "url": "6d80873c97afc847bfc4d3042bfb7f99", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABW0lEQVQ4jdWTPS8EARCGn1lL3PqISEQQUfALNDoKi5BI/ABa1cmtjdwpNwqxRO6ESiFKrajEuUYhoVdTSBQbUZw7id0dBQ1yzldzbz3zzJM3GZN/ill7IHstNQHi5pdzE38CqUgC6Py10eTqQsdzXd0lYAFttu9ci+jeSXpr5Uegh0az2ByqpzGDCDMieJEaV982GltfHAGdOnGzGWB/1HcegOF8OrcPML6RGopU5k7TueTXRnHcq8hIpctRLF0CdkWjt062Fe0DBmzfORDhMFbKANPevFVOWHtAD9Bt+84BIoV8Orv7DhQ3mpGGGhgq7QqhCoGoPoIYAEFrk1qhBqLaAhKpEEhM8ZPRsZu9B5Jja6lZkORp5rWDaW/eeko0XJy7O2UgOeo7MwL91Tv6kCNvtwSUqs3VwK9FpnlmaHxXaUHr5dIIxa0KKixt3gA3lUAFN3sL3FYF/TYvUiN/qdVKhXMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "40", "label": "Cemetary" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 112, 153, 89, 255 ], "toColor": [ 242, 238, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 238, 162, 255 ], "toColor": [ 242, 206, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 206, 133, 255 ], "toColor": [ 194, 140, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 157, 141, 255 ], "toColor": [ 248, 245, 250, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name1]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "none", "removeDuplicates": "none", "stackLabel": false, "where": "\"Type\" < 20", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Schools", "priority": 24, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 2, "kerning": false, "haloColor": [ 233, 255, 190, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[Name1]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "none", "removeDuplicates": "none", "stackLabel": false, "where": "\"Type\" > 20", "useCodedValues": true, "maxScale": 0, "minScale": 4000, "name": "Others", "priority": 25, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 2, "kerning": false, "haloColor": [ 190, 255, 232, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1802817.2499861866, "ymin": 756323.4009315223, "xmax": 1827526.2123791873, "ymax": 769831.0625644326, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": null }, { "name": "Name1", "type": "esriFieldTypeString", "alias": "Name1", "length": 50, "domain": null }, { "name": "Name2", "type": "esriFieldTypeString", "alias": "Name2", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R51_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "name": "Waterways - Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Layer", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 232, 255, 255 ], "width": 1 }, "value": "DRAINAGE", "label": "DRAINAGE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "value": "DRAINAGE_MAJOR", "label": "DRAINAGE_MAJOR" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 196, 252, 255 ], "toColor": [ 187, 196, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 179, 255 ], "toColor": [ 222, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 182, 255 ], "toColor": [ 252, 195, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 238, 255 ], "toColor": [ 252, 179, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 182, 255 ], "toColor": [ 252, 235, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 232, 252, 255 ], "toColor": [ 212, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 230, 255 ], "toColor": [ 252, 207, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 212, 255 ], "toColor": [ 189, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 179, 252, 255 ], "toColor": [ 218, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 207, 255 ], "toColor": [ 234, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 204, 252, 255 ], "toColor": [ 236, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 215, 255 ], "toColor": [ 252, 232, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1811000.0000248551, "ymin": 755000.0000350177, "xmax": 1831000.0000510216, "ymax": 772500.4000735134, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Entity", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_46", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a8_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 8, "name": "Road Edge", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 139, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1810999.8743689358, "ymin": 754988.1670534313, "xmax": 1831003.5535216033, "ymax": 772502.9115514308, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DXF_LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a7_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1812178.6170901954, "ymin": 754999.9721479416, "xmax": 1830999.9987386912, "ymax": 772500.3790761828, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DXF_LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a5_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 10, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 207, 199, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1810999.695235446, "ymin": 754998.1069941819, "xmax": 1831000.4498532712, "ymax": 772502.5483631939, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LEFT_FROM", "type": "esriFieldTypeInteger", "alias": "LEFT_FROM", "domain": null }, { "name": "LEFT_TO", "type": "esriFieldTypeInteger", "alias": "LEFT_TO", "domain": null }, { "name": "RIGHT_FROM", "type": "esriFieldTypeDouble", "alias": "RIGHT_FROM", "domain": null }, { "name": "RIGHT_TO", "type": "esriFieldTypeInteger", "alias": "RIGHT_TO", "domain": null }, { "name": "PREFEXDIR", "type": "esriFieldTypeString", "alias": "PREFEXDIR", "length": 8, "domain": null }, { "name": "PREFIXTYPE", "type": "esriFieldTypeString", "alias": "PREFIXTYPE", "length": 9, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 50, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 4, "domain": null }, { "name": "SUFFIXDIR", "type": "esriFieldTypeString", "alias": "SUFFIXDIR", "length": 2, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeSmallInteger", "alias": "CLASS", "domain": null }, { "name": "STNAMEFULL", "type": "esriFieldTypeString", "alias": "STNAMEFULL", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a6_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 11, "name": "Waterways - Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1807286.4300241917, "ymin": 735000.0000088513, "xmax": 1831767.5201695263, "ymax": 778988.5626221001, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_47", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a9_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 12, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1813562.509007439, "ymin": 756008.751626432, "xmax": 1830918.2128130198, "ymax": 770705.1516955197, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Entity", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a2_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 13, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 1812784.8375127066, "falseY": 756308.9625034112, "xyUnits": 5.39973248595052E11, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 1000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "6be2278828d9861b41d4332626644da7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEVklEQVR4nO2cSZbCMAxEWfhonIfD9Hm4G70yT61oKA8l9yLeAImjLxK7JDl5aZ/P5/N6Px+9/Tzfj9f7+fh5vh8jrR8jbXV7sk8Fp5LXPLg8GGm9X9S/ilPJa5Zx61OPpNkryuRE/Vi8ywnMDtRD2nIk2s7iZI3Fu5xAtFmGpQOWbvxnziyv9U6REWSfB9bbKjiVvGZFmWz6RS0Tbjanmtc80RyZFoj4VnGqeW4ag14lVHwrOZU8KIhYQqodmk1nTnB28sIT2AGWljD+CJvD4LknUA5dbXQ1iT7BYfG+aUxmzKs1o7wJSTkYnEpei4bwqEBb5ZKV6DI4sm8lr8lOs1NFaooHZ3NO8VrmDJLle5HM+s3inOKZQSS6ilENOirCVRwmz13OsiCRQZ10IqVWBYfN+7OYkM333kd+Wvss5/V0YHBO8MIovLOxOVEkZvLMKTwCy/IxPXVYHC+FYfMuUfj1fsIaZh0rjevvTM4pHryk74mr1g7U0d2c2fRmlZcuJniGPadmtKaKw+BBeWDfNpt/eW0nB02gd/PCPBAd9lFDgssOzinepRZe1a5sOrA4p3hND+uVqy4zdu1UFaea16wDZpoX/qUDbI78XcUz88BRUc1SB2+E7OZE/Vi8ywi0PvXVXY3GDE7Uj8n7cwLRLD3ToCziMTjyuEoedFszc0g7YOnef+as8C5ROLpaqAZF9SSbU81r+qxmNWXUkFyKyTnBa8hoiRoivt7+3ZwTPPOm0miZhiS2VZxqXhpELCHVDs2mMyc4O3lhFJY1pNYSxh9hc1i8cDnLMrqaRDM5WX/G/zKDiDYWlUbWNqReZXCsyoLNcx/tGBVor1zKHNzF6X2z6mQ373tfeHZKSk3x9uu+DE50DJPnPhuDZvleJJP7EUdXOad4Q492RDXhqAhXcdg8cznLgkQGddKJjIIKTgWvybOfORRFr0wK2JzO6n2qeG4U3tGsiMzkWL/ZvKV7IlnBbWkKiyP7VvKahqMaZiWb2rj1m8U5xYOW9D1x1dqhHUWu4C5OZJvJCxcTPMOjjkatisPipXlg3zaTfyERk81h89w8cKZCQVsVp4I3dFtz1x+q4lTwtj3aIY/P7FRxKnjf1ZhVoK44rPBfxankbXk6CzmWzdHbqnjmctZMdJrRmZ0cNIHfzXPTmGwqzoR/NgeZAbt5lxOIljuZBs2UXCucrLF46X1h1CHtgPy+0qo4szwzCkdXCx1RUWHO5lTy7hfvLPLuF+8s8lqHWQ6MQqSDqE0Gp5IHBRFLSLVDO+rXKs5OXngCO8DSEsYfYXMYvHRB1TK6mkSf4LB43zQmMxaVRtY2pF5lcSp594t3Fnlb7gtLTfHgbM4p3v3inUWeGUSiqxjVoKMiXMVh8tK7cmi00kknUmpVcNi8P4sJ2XzvfeSntc9yXk8HBucE737xziLPnMIjsCwf01OHxfFSGDbvfvHOIg9e0vfEVWsH6uhuzmx6s8r7BfXsQLV0qSjjAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpression": "[ParkName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 8000, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 92, 137, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1813182.0000122765, "ymin": 756619.3750037004, "xmax": 1829068.499995072, "ymax": 769035.8750152641, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ParkName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "ParkName", "type": "esriFieldTypeString", "alias": "ParkName", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a14_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 14, "name": "Parcel Annotation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 212, 207, 199, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 212, 208, 200, 0 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1813502.5931167752, "ymin": 755217.8073421866, "xmax": 1830928.6140389442, "ymax": 771039.8954486102, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "TEXT_ANGLE", "type": "esriFieldTypeDouble", "alias": "TEXT_ANGLE", "domain": null }, { "name": "TEXT_SIZE", "type": "esriFieldTypeDouble", "alias": "TEXT_SIZE", "domain": null }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R42_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "Base.DBO.Parcel_Annotation500", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "OBJECTID_1", "cardinality": "esriRelCardinalityOneToMany", "composite": true }, { "id": 0, "name": "Base.DBO.Parcel_Annotation250", "relatedTableId": 0, "role": "esriRelRoleOrigin", "keyField": "OBJECTID_1", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 15, "name": "Lot Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 38, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1813176.8998705298, "ymin": 755971.3999951035, "xmax": 1829752.3001186103, "ymax": 770174.4998696893, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LOTS_SH_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a10_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 16, "name": "Drives", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1813342.0999994427, "ymin": 754999.9721479416, "xmax": 1830999.9987386912, "ymax": 771058.5519073606, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DRIVES_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a3_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 17, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1813188.7741906047, "ymin": 755973.8763681054, "xmax": 1829768.102580443, "ymax": 770793.2469917685, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Base.DBO.PARCELDATA_County.name1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Base.DBO.Parcels_Poly.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Base.DBO.Parcels_Poly.PID", "type": "esriFieldTypeString", "alias": "Base.DBO.Parcels_Poly.PID", "length": 10, "domain": null }, { "name": "Base.DBO.Parcels_Poly.ADDR1", "type": "esriFieldTypeInteger", "alias": "Base.DBO.Parcels_Poly.ADDR1", "domain": null }, { "name": "Base.DBO.Parcels_Poly.ADDR2", "type": "esriFieldTypeInteger", "alias": "Base.DBO.Parcels_Poly.ADDR2", "domain": null }, { "name": "Base.DBO.Parcels_Poly.STREET", "type": "esriFieldTypeString", "alias": "Base.DBO.Parcels_Poly.STREET", "length": 254, "domain": null }, { "name": "Base.DBO.Parcels_Poly.NOTES", "type": "esriFieldTypeString", "alias": "Base.DBO.Parcels_Poly.NOTES", "length": 50, "domain": null }, { "name": "Base.DBO.Parcels_Poly.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "Base.DBO.COW_Info.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Base.DBO.COW_Info.PID", "type": "esriFieldTypeString", "alias": "PID", "length": 10, "domain": null }, { "name": "Base.DBO.COW_Info.ARD", "type": "esriFieldTypeString", "alias": "ARD", "length": 10, "domain": null }, { "name": "Base.DBO.COW_Info.Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 10, "domain": null }, { "name": "Base.DBO.COW_Info.Alias", "type": "esriFieldTypeString", "alias": "Alias", "length": 50, "domain": null }, { "name": "Base.DBO.COW_Info.VPID", "type": "esriFieldTypeString", "alias": "VPID", "length": 10, "domain": null }, { "name": "Base.DBO.COW_Info.PID1", "type": "esriFieldTypeString", "alias": "PID1", "length": 3, "domain": null }, { "name": "Base.DBO.COW_Info.PID2", "type": "esriFieldTypeString", "alias": "PID2", "length": 6, "domain": null }, { "name": "Base.DBO.COW_Info.PID3", "type": "esriFieldTypeString", "alias": "PID3", "length": 2, "domain": null }, { "name": "Base.DBO.COW_Info.CntyLink", "type": "esriFieldTypeString", "alias": "CntyLink", "length": 150, "domain": null }, { "name": "Base.DBO.COW_Info.GlobalID", "type": "esriFieldTypeGUID", "alias": "Base.DBO.COW_Info.GlobalID", "length": 38, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.AUDMAP", "type": "esriFieldTypeString", "alias": "audmap", "length": 9, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.AUDRTG", "type": "esriFieldTypeString", "alias": "audrtg", "length": 6, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CAUV", "type": "esriFieldTypeString", "alias": "cauv", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.HOMSTD", "type": "esriFieldTypeString", "alias": "homstd", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.FLOOD", "type": "esriFieldTypeString", "alias": "flood", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PCLASS", "type": "esriFieldTypeString", "alias": "pclass", "length": 4, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.NOCARDS", "type": "esriFieldTypeInteger", "alias": "nocards", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.ROOMS", "type": "esriFieldTypeInteger", "alias": "rooms", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BATHS", "type": "esriFieldTypeInteger", "alias": "baths", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.HBATHS", "type": "esriFieldTypeInteger", "alias": "hbaths", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BEDRMS", "type": "esriFieldTypeInteger", "alias": "bedrms", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.AIRCOND", "type": "esriFieldTypeString", "alias": "aircond", "length": 30, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.COND", "type": "esriFieldTypeString", "alias": "cond", "length": 40, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.FIREPLC", "type": "esriFieldTypeInteger", "alias": "fireplc", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.GRADE", "type": "esriFieldTypeString", "alias": "grade", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.HEIGHT", "type": "esriFieldTypeString", "alias": "height", "length": 4, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PROPTYP", "type": "esriFieldTypeString", "alias": "proptyp", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.WALL", "type": "esriFieldTypeString", "alias": "wall", "length": 30, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Id", "length": 11, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.LOWPARCELID", "type": "esriFieldTypeString", "alias": "Map Rt Number", "length": 17, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BUILDING", "type": "esriFieldTypeString", "alias": "Building Number", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.UNIT", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.STATEDAREA", "type": "esriFieldTypeDouble", "alias": "Legal Acres", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.ACRES", "type": "esriFieldTypeDouble", "alias": "GIS Acres", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.LGLSTARTDT", "type": "esriFieldTypeString", "alias": "Legal Start Data", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CVTTXCD", "type": "esriFieldTypeString", "alias": "Tax District Code", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 200, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.SCHLTXCD", "type": "esriFieldTypeString", "alias": "School District Code", "length": 20, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 200, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.NBHDCD", "type": "esriFieldTypeString", "alias": "Appr. Neigh Code", "length": 8, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CLASSCD", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Property Class Description", "length": 100, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 70, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.ZIPCD", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PRPRTYDSCRP", "type": "esriFieldTypeString", "alias": "Legal Desc. 1", "length": 100, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PRPRTYDSCRP2", "type": "esriFieldTypeString", "alias": "Legal Desc. 2", "length": 100, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PRPRTYDSCRP3", "type": "esriFieldTypeString", "alias": "Legal Desc. 3", "length": 100, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub\\Condo Name", "length": 100, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.OWNERNME1", "type": "esriFieldTypeString", "alias": "Owner Name 1", "length": 100, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.OWNERNME2", "type": "esriFieldTypeString", "alias": "Owner Name 2", "length": 1000, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.OWNERNME3", "type": "esriFieldTypeString", "alias": "Owner Name 3", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.MAILNME1", "type": "esriFieldTypeString", "alias": "Owner Address 1", "length": 200, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.MAILNME2", "type": "esriFieldTypeString", "alias": "Owner Address 2", "length": 200, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.SALEDATE", "type": "esriFieldTypeDate", "alias": "Sale Date", "length": 8, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.SALEPRICE", "type": "esriFieldTypeDouble", "alias": "Sale Price", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PSTLNME1", "type": "esriFieldTypeString", "alias": "Tax Mailing Name 1", "length": 100, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PSTLNME2", "type": "esriFieldTypeString", "alias": "Tax Mailing Name 2", "length": 100, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PSTLADDRES", "type": "esriFieldTypeString", "alias": "Tax Mailing Address", "length": 200, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PSTLCITYSTZIP", "type": "esriFieldTypeString", "alias": "Tax Mailing City ST Zip", "length": 200, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.OWNEROCCUPIED", "type": "esriFieldTypeString", "alias": "Owner Occupied", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.RENTAL", "type": "esriFieldTypeString", "alias": "Rental", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.USECD", "type": "esriFieldTypeString", "alias": "Use Code", "length": 10, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PCLASSDSCRP", "type": "esriFieldTypeString", "alias": "Parcel Use Code Desc.", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.FLOORCOUNT", "type": "esriFieldTypeString", "alias": "Floor Count", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.RESFLRAREA_AG", "type": "esriFieldTypeInteger", "alias": "Res Floor Area Above Grade", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.RESFLRAREA_BG", "type": "esriFieldTypeInteger", "alias": "Res Floor Area Below Grade", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.RESFLRAREA", "type": "esriFieldTypeInteger", "alias": "Res Floor Area Total", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.RESYRBLT", "type": "esriFieldTypeInteger", "alias": "Res. Year Built", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.RESYRBLTEFF", "type": "esriFieldTypeInteger", "alias": "Res Effective Year Built", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.RESSTRTYP", "type": "esriFieldTypeString", "alias": "Res Structure Type", "length": 40, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CLASSMOD", "type": "esriFieldTypeString", "alias": "Class Mod", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.ATTIC", "type": "esriFieldTypeString", "alias": "Attic", "length": 30, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BASEMENT", "type": "esriFieldTypeString", "alias": "Basement", "length": 30, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BLDTYP", "type": "esriFieldTypeString", "alias": "Building Type", "length": 10, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BLDGAREA", "type": "esriFieldTypeInteger", "alias": "Building Area", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.STRCLASS", "type": "esriFieldTypeString", "alias": "Structure Class", "length": 30, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.LNDVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Base Land Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BLDVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Base Building Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TOTVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Base Total Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CAUVLNDBASE", "type": "esriFieldTypeDouble", "alias": "CAUV Land Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TIFLUC", "type": "esriFieldTypeString", "alias": "TIF Property Type", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.LNDVALUETIF", "type": "esriFieldTypeDouble", "alias": "TIF Land Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BLDVALUETIF", "type": "esriFieldTypeDouble", "alias": "TIF Building Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TOTVALUETIF", "type": "esriFieldTypeDouble", "alias": "TIF Total Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.EXPLUC", "type": "esriFieldTypeString", "alias": "Exp Property Type", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.LNDVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Exp Land Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.BLDVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Exp Building Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TOTVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Exp Total Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_CLASSCD", "type": "esriFieldTypeString", "alias": "Prior Property Type", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_LNDVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Prior Base Land Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_BLDVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Prior Base Building Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_TOTVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Prior Base Total Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_CAUVLNDBASE", "type": "esriFieldTypeDouble", "alias": "Prior CAUV Land Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_TIFLUC", "type": "esriFieldTypeString", "alias": "Prior TIF Property Type", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_LNDVALUETIF", "type": "esriFieldTypeDouble", "alias": "Prior TIF Land Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_BLDVALUETIF", "type": "esriFieldTypeDouble", "alias": "Prior TIF Building Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_TOTVALUETIF", "type": "esriFieldTypeDouble", "alias": "Prior TIF Total Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_EXPLUC", "type": "esriFieldTypeString", "alias": "Prior Exp Property Type", "length": 3, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_LNDVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Prior Exp Land Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_BLDVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Prior Exp Building Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PR_TOTVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Prior Exp Total Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CNTTXBLVAL", "type": "esriFieldTypeDouble", "alias": "County Taxable Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PRVTXBLVAL", "type": "esriFieldTypeDouble", "alias": "Prior County Taxabkle Value", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.ASSDVALYRCG", "type": "esriFieldTypeDouble", "alias": "Assessed Value Change", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.ASSDPCNTCG", "type": "esriFieldTypeDouble", "alias": "Assessed Value Percent Change", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TXBLVALYRCHG", "type": "esriFieldTypeDouble", "alias": "Taxable Value Change", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TXBLPCNTCHG", "type": "esriFieldTypeDouble", "alias": "Taxable Value Percent Change", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PRVWNTTXOD", "type": "esriFieldTypeString", "alias": "Prior Year First Half Tax", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.PRVSMRTXOD", "type": "esriFieldTypeString", "alias": "Prior Year Second Half Tax", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TOTPRVTXTOD", "type": "esriFieldTypeString", "alias": "Prior Year Total Tax", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CNTWNTTXOD", "type": "esriFieldTypeString", "alias": "Current Year First Half Tax", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.CNTSMRTXOD", "type": "esriFieldTypeString", "alias": "Current Year Second Half Tax", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TOTCNTTXOD", "type": "esriFieldTypeDouble", "alias": "Current Year Total Tax", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TXODYRCHG", "type": "esriFieldTypeString", "alias": "Total Tax Change", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.TXODPCNTCHG", "type": "esriFieldTypeString", "alias": "Total Tax Percent Change", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.WATERSERV", "type": "esriFieldTypeString", "alias": "Water Service", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.SEWERSERV", "type": "esriFieldTypeString", "alias": "Sewer Service", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.X_COORD", "type": "esriFieldTypeDouble", "alias": "X Coord", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y Coord", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.VALID", "type": "esriFieldTypeString", "alias": "VALID", "length": 1, "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Base.DBO.PARCELDATA_FrCounty.Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Base.DBO.Parcels_Poly.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R65_SDE_ROWID_UK", "fields": "Base.DBO.Parcels_Poly.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_426_PID", "fields": "Base.DBO.Parcels_Poly.PID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a22_ix1", "fields": "Base.DBO.Parcels_Poly.Shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R69_SDE_ROWID_UK", "fields": "Base.DBO.COW_Info.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_69", "fields": "Base.DBO.COW_Info.GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_69", "fields": "Base.DBO.COW_Info.GlobalID,Base.DBO.COW_Info.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "PID_INDEX", "fields": "Base.DBO.COW_Info.PID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R229_SDE_ROWID_UK", "fields": "Base.DBO.PARCELDATA_FrCounty.OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 18, "name": "Easements", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 0.8 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1813188.8001091331, "ymin": 756266.6910711378, "xmax": 1829768.1150475591, "ymax": 770784.4999619722, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 16, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 12, "domain": null }, { "name": "ORD", "type": "esriFieldTypeString", "alias": "ORD", "length": 50, "domain": null }, { "name": "PLAN_", "type": "esriFieldTypeString", "alias": "PLAN_", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "INSTRMT", "type": "esriFieldTypeString", "alias": "INSTRMT", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Checked", "type": "esriFieldTypeSmallInteger", "alias": "Checked", "domain": null }, { "name": "EASEMENT_TYPE", "type": "esriFieldTypeString", "alias": "EASEMENT_TYPE", "length": 16, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_241", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S176_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 19, "name": "Corp Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 5 } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1813173.4733681977, "ymin": 755968.8829397708, "xmax": 1830021.9780569375, "ymax": 770793.1876086891, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R64_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a21_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" } ], "tables": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 20, "name": "COW Info", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 10, "domain": null }, { "name": "ARD", "type": "esriFieldTypeString", "alias": "ARD", "length": 10, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 10, "domain": null }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "length": 50, "domain": null }, { "name": "VPID", "type": "esriFieldTypeString", "alias": "VPID", "length": 10, "domain": null }, { "name": "PID1", "type": "esriFieldTypeString", "alias": "PID1", "length": 3, "domain": null }, { "name": "PID2", "type": "esriFieldTypeString", "alias": "PID2", "length": 6, "domain": null }, { "name": "PID3", "type": "esriFieldTypeString", "alias": "PID3", "length": 2, "domain": null }, { "name": "CntyLink", "type": "esriFieldTypeString", "alias": "CntyLink", "length": 150, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "indexes": [ { "name": "R69_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_69", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_69", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "PID_INDEX", "fields": "PID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 21, "name": "Parcel Data Franklin County", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Id", "length": 11, "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Map Rt Number", "length": 17, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building Number", "length": 1, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 1, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeDouble", "alias": "Legal Acres", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "GIS Acres", "domain": null }, { "name": "LGLSTARTDT", "type": "esriFieldTypeString", "alias": "Legal Start Data", "length": 1, "domain": null }, { "name": "CVTTXCD", "type": "esriFieldTypeString", "alias": "Tax District Code", "length": 3, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 200, "domain": null }, { "name": "SCHLTXCD", "type": "esriFieldTypeString", "alias": "School District Code", "length": 20, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 200, "domain": null }, { "name": "NBHDCD", "type": "esriFieldTypeString", "alias": "Appr. Neigh Code", "length": 8, "domain": null }, { "name": "AUDMAP", "type": "esriFieldTypeString", "alias": "audmap", "length": 9, "domain": null }, { "name": "AUDRTG", "type": "esriFieldTypeString", "alias": "audrtg", "length": 6, "domain": null }, { "name": "CLASSCD", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 3, "domain": null }, { "name": "CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Property Class Description", "length": 100, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 70, "domain": null }, { "name": "ZIPCD", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "PRPRTYDSCRP", "type": "esriFieldTypeString", "alias": "Legal Desc. 1", "length": 100, "domain": null }, { "name": "PRPRTYDSCRP2", "type": "esriFieldTypeString", "alias": "Legal Desc. 2", "length": 100, "domain": null }, { "name": "PRPRTYDSCRP3", "type": "esriFieldTypeString", "alias": "Legal Desc. 3", "length": 100, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub\\Condo Name", "length": 100, "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "Owner Name 1", "length": 100, "domain": null }, { "name": "OWNERNME2", "type": "esriFieldTypeString", "alias": "Owner Name 2", "length": 1000, "domain": null }, { "name": "OWNERNME3", "type": "esriFieldTypeString", "alias": "Owner Name 3", "length": 1, "domain": null }, { "name": "MAILNME1", "type": "esriFieldTypeString", "alias": "Owner Address 1", "length": 200, "domain": null }, { "name": "MAILNME2", "type": "esriFieldTypeString", "alias": "Owner Address 2", "length": 200, "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "Sale Date", "length": 8, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeDouble", "alias": "Sale Price", "domain": null }, { "name": "PSTLNME1", "type": "esriFieldTypeString", "alias": "Tax Mailing Name 1", "length": 100, "domain": null }, { "name": "PSTLNME2", "type": "esriFieldTypeString", "alias": "Tax Mailing Name 2", "length": 100, "domain": null }, { "name": "PSTLADDRES", "type": "esriFieldTypeString", "alias": "Tax Mailing Address", "length": 200, "domain": null }, { "name": "PSTLCITYSTZIP", "type": "esriFieldTypeString", "alias": "Tax Mailing City ST Zip", "length": 200, "domain": null }, { "name": "CAUV", "type": "esriFieldTypeString", "alias": "cauv", "length": 1, "domain": null }, { "name": "OWNEROCCUPIED", "type": "esriFieldTypeString", "alias": "Owner Occupied", "length": 1, "domain": null }, { "name": "HOMSTD", "type": "esriFieldTypeString", "alias": "homstd", "length": 1, "domain": null }, { "name": "RENTAL", "type": "esriFieldTypeString", "alias": "Rental", "length": 1, "domain": null }, { "name": "FLOOD", "type": "esriFieldTypeString", "alias": "flood", "length": 1, "domain": null }, { "name": "PCLASS", "type": "esriFieldTypeString", "alias": "pclass", "length": 4, "domain": null }, { "name": "USECD", "type": "esriFieldTypeString", "alias": "Use Code", "length": 10, "domain": null }, { "name": "PCLASSDSCRP", "type": "esriFieldTypeString", "alias": "Parcel Use Code Desc.", "length": 1, "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeString", "alias": "Floor Count", "length": 1, "domain": null }, { "name": "RESFLRAREA_AG", "type": "esriFieldTypeInteger", "alias": "Res Floor Area Above Grade", "domain": null }, { "name": "RESFLRAREA_BG", "type": "esriFieldTypeInteger", "alias": "Res Floor Area Below Grade", "domain": null }, { "name": "RESFLRAREA", "type": "esriFieldTypeInteger", "alias": "Res Floor Area Total", "domain": null }, { "name": "RESYRBLT", "type": "esriFieldTypeInteger", "alias": "Res. Year Built", "domain": null }, { "name": "RESYRBLTEFF", "type": "esriFieldTypeInteger", "alias": "Res Effective Year Built", "domain": null }, { "name": "RESSTRTYP", "type": "esriFieldTypeString", "alias": "Res Structure Type", "length": 40, "domain": null }, { "name": "CLASSMOD", "type": "esriFieldTypeString", "alias": "Class Mod", "length": 1, "domain": null }, { "name": "NOCARDS", "type": "esriFieldTypeInteger", "alias": "nocards", "domain": null }, { "name": "ATTIC", "type": "esriFieldTypeString", "alias": "Attic", "length": 30, "domain": null }, { "name": "BASEMENT", "type": "esriFieldTypeString", "alias": "Basement", "length": 30, "domain": null }, { "name": "ROOMS", "type": "esriFieldTypeInteger", "alias": "rooms", "domain": null }, { "name": "BATHS", "type": "esriFieldTypeInteger", "alias": "baths", "domain": null }, { "name": "HBATHS", "type": "esriFieldTypeInteger", "alias": "hbaths", "domain": null }, { "name": "BEDRMS", "type": "esriFieldTypeInteger", "alias": "bedrms", "domain": null }, { "name": "FIREPLC", "type": "esriFieldTypeInteger", "alias": "fireplc", "domain": null }, { "name": "AIRCOND", "type": "esriFieldTypeString", "alias": "aircond", "length": 30, "domain": null }, { "name": "WALL", "type": "esriFieldTypeString", "alias": "wall", "length": 30, "domain": null }, { "name": "COND", "type": "esriFieldTypeString", "alias": "cond", "length": 40, "domain": null }, { "name": "GRADE", "type": "esriFieldTypeString", "alias": "grade", "length": 3, "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeString", "alias": "height", "length": 4, "domain": null }, { "name": "BLDTYP", "type": "esriFieldTypeString", "alias": "Building Type", "length": 10, "domain": null }, { "name": "BLDGAREA", "type": "esriFieldTypeInteger", "alias": "Building Area", "domain": null }, { "name": "STRCLASS", "type": "esriFieldTypeString", "alias": "Structure Class", "length": 30, "domain": null }, { "name": "PROPTYP", "type": "esriFieldTypeString", "alias": "proptyp", "length": 3, "domain": null }, { "name": "LNDVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Base Land Value", "domain": null }, { "name": "BLDVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Base Building Value", "domain": null }, { "name": "TOTVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Base Total Value", "domain": null }, { "name": "CAUVLNDBASE", "type": "esriFieldTypeDouble", "alias": "CAUV Land Value", "domain": null }, { "name": "TIFLUC", "type": "esriFieldTypeString", "alias": "TIF Property Type", "length": 3, "domain": null }, { "name": "LNDVALUETIF", "type": "esriFieldTypeDouble", "alias": "TIF Land Value", "domain": null }, { "name": "BLDVALUETIF", "type": "esriFieldTypeDouble", "alias": "TIF Building Value", "domain": null }, { "name": "TOTVALUETIF", "type": "esriFieldTypeDouble", "alias": "TIF Total Value", "domain": null }, { "name": "EXPLUC", "type": "esriFieldTypeString", "alias": "Exp Property Type", "length": 3, "domain": null }, { "name": "LNDVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Exp Land Value", "domain": null }, { "name": "BLDVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Exp Building Value", "domain": null }, { "name": "TOTVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Exp Total Value", "domain": null }, { "name": "PR_CLASSCD", "type": "esriFieldTypeString", "alias": "Prior Property Type", "length": 3, "domain": null }, { "name": "PR_LNDVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Prior Base Land Value", "domain": null }, { "name": "PR_BLDVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Prior Base Building Value", "domain": null }, { "name": "PR_TOTVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Prior Base Total Value", "domain": null }, { "name": "PR_CAUVLNDBASE", "type": "esriFieldTypeDouble", "alias": "Prior CAUV Land Value", "domain": null }, { "name": "PR_TIFLUC", "type": "esriFieldTypeString", "alias": "Prior TIF Property Type", "length": 3, "domain": null }, { "name": "PR_LNDVALUETIF", "type": "esriFieldTypeDouble", "alias": "Prior TIF Land Value", "domain": null }, { "name": "PR_BLDVALUETIF", "type": "esriFieldTypeDouble", "alias": "Prior TIF Building Value", "domain": null }, { "name": "PR_TOTVALUETIF", "type": "esriFieldTypeDouble", "alias": "Prior TIF Total Value", "domain": null }, { "name": "PR_EXPLUC", "type": "esriFieldTypeString", "alias": "Prior Exp Property Type", "length": 3, "domain": null }, { "name": "PR_LNDVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Prior Exp Land Value", "domain": null }, { "name": "PR_BLDVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Prior Exp Building Value", "domain": null }, { "name": "PR_TOTVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Prior Exp Total Value", "domain": null }, { "name": "CNTTXBLVAL", "type": "esriFieldTypeDouble", "alias": "County Taxable Value", "domain": null }, { "name": "PRVTXBLVAL", "type": "esriFieldTypeDouble", "alias": "Prior County Taxabkle Value", "domain": null }, { "name": "ASSDVALYRCG", "type": "esriFieldTypeDouble", "alias": "Assessed Value Change", "domain": null }, { "name": "ASSDPCNTCG", "type": "esriFieldTypeDouble", "alias": "Assessed Value Percent Change", "domain": null }, { "name": "TXBLVALYRCHG", "type": "esriFieldTypeDouble", "alias": "Taxable Value Change", "domain": null }, { "name": "TXBLPCNTCHG", "type": "esriFieldTypeDouble", "alias": "Taxable Value Percent Change", "domain": null }, { "name": "PRVWNTTXOD", "type": "esriFieldTypeString", "alias": "Prior Year First Half Tax", "length": 1, "domain": null }, { "name": "PRVSMRTXOD", "type": "esriFieldTypeString", "alias": "Prior Year Second Half Tax", "length": 1, "domain": null }, { "name": "TOTPRVTXTOD", "type": "esriFieldTypeString", "alias": "Prior Year Total Tax", "length": 1, "domain": null }, { "name": "CNTWNTTXOD", "type": "esriFieldTypeString", "alias": "Current Year First Half Tax", "length": 1, "domain": null }, { "name": "CNTSMRTXOD", "type": "esriFieldTypeString", "alias": "Current Year Second Half Tax", "length": 1, "domain": null }, { "name": "TOTCNTTXOD", "type": "esriFieldTypeDouble", "alias": "Current Year Total Tax", "domain": null }, { "name": "TXODYRCHG", "type": "esriFieldTypeString", "alias": "Total Tax Change", "length": 1, "domain": null }, { "name": "TXODPCNTCHG", "type": "esriFieldTypeString", "alias": "Total Tax Percent Change", "length": 1, "domain": null }, { "name": "WATERSERV", "type": "esriFieldTypeString", "alias": "Water Service", "length": 1, "domain": null }, { "name": "SEWERSERV", "type": "esriFieldTypeString", "alias": "Sewer Service", "length": 1, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X Coord", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y Coord", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "VALID", "type": "esriFieldTypeString", "alias": "VALID", "length": 1, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "indexes": [ { "name": "R229_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" } ] }