{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Parcel_Annotation250", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } }, "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "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 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 250, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 2, "name": "Parcel_Annotation500", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } }, "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "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 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 1000, "effectiveMaxScale": 250, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 4, "name": "Street Intersections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "07628f5d5cc315672dc93d8921a7f680", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMNJREFUCJklwTFOw0AQBdA/49kUBqxECj5CBAUdDV3ukcrGDVIaF9wAyT3lysYdJ0jJFZAAiWuksOLCO3gnBe8J/pH3/jZJkqthGL7qup4AQLz31yKyB/ATY3zIsmzb9/1HURSfwsyPaZq+qOqFqq7Ksmzbtn1umuZbmHkzjuOOiFIA913X/ZnZOs/zOwHwS0QHIsrMbEFEBwDBzEYxswHApXPuqKon59wphLCpqupd5nl+Y+anEMKSiG6maVrHGF8B4AyX3VGloF5tMAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1813898.4410783648, "ymin": 755989.200156346, "xmax": 1829762.7000321895, "ymax": 769772.6000829339, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 5, "name": "AddressPoints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2499, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2875d680be7450512d9fc80eda50b414", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGVJREFUCJl1jaEOQEAAQN9tZxKmmqCqinZV9Zeyz1Cui1dskmGCmTtBYDavv/ckP0iASZcuyGrEMbP0DbEyQgKEiYKo4tw1UVoA5jbcabBbC3bFMT6pdenwjw7neWzD6xHnRnznFw3WH6oshz+XAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1813633, "ymin": 756034.2, "xmax": 1829661.4012438904, "ymax": 770693.3, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Base.DBO.PARCELDATA_County.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_County.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.pid", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.pid", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.aexmlnd", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.aexmlnd", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.aexmbld", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.aexmbld", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.aexmtot", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.aexmtot", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.apprlnd", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.apprlnd", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.apprbld", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.apprbld", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.apprtot", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.apprtot", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.audmap", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.audmap", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.audrtg", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.audrtg", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.landuse", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.landuse", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.cauv", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.cauv", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.school", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.school", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.homstd", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.homstd", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.mailad1", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.mailad1", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.mailad2", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.mailad2", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.mailad3", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.mailad3", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.mailad4", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.mailad4", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.trandt", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.trandt", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.name1", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.name1", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.name2", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.name2", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.name3", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.name3", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.nbrhd", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.nbrhd", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.flood", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.flood", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.pclass", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.pclass", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.nocards", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.nocards", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.acrea", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.acrea", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.price", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.price", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.ann_tax", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.ann_tax", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.staddr", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.staddr", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.descr1", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.descr1", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.descr2", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.descr2", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.descr3", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.descr3", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.taxdesi", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.taxdesi", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.AREA_", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.AREA_", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.dweltyp", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.dweltyp", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.rooms", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.rooms", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.baths", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.baths", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.hbaths", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.hbaths", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.bedrms", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.bedrms", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.aircond", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.aircond", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.cinbrhd", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.cinbrhd", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.cond", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.cond", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.fireplc", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.fireplc", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.grade", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.grade", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.height", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.height", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.nostory", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.nostory", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.yearblt", "type": "esriFieldTypeDouble", "alias": "Base.DBO.PARCELDATA_County.yearblt", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.proptyp", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.proptyp", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.wall", "type": "esriFieldTypeString", "alias": "Base.DBO.PARCELDATA_County.wall", "length": 255, "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 } ], "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": "R55_SDE_ROWID_UK", "fields": "Base.DBO.PARCELDATA_County.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "PID", "fields": "pid", "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 6, "name": "Features", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4527ebfdf3f1f1b47bb501f4f560cacd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOZJREFUKJHNzz9qAlEQx/GvsvDEhZAFwc5GMKayzAlSSBZrU0mKqCcIeIKtJKxVmlwgtUUgGxcsvIR2qbKQGILNbDBYuf7h+YgEwelm+H3em7HYsyzt9JGAPB4ur38DERdkeVG+GktR2riEZnDCnDopmUqJZwLVU2MpSpMrhnqwLAe4Ji0jOcNnQJ+aGUyAPjGnBNxywyWRHnxgcU+MQ0iZBlXezTfAjHMq60EzUIgubPphZx0t6PKGjZNMv8jwwCzpv/nkjsIK2GRoYW89tuo94n+utDeYkuKJ+c7UD7+boEPuYCstAPQlN2eDBNHsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "11", "label": "Elementary School", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0ab9407b6f50b7da402c969333b409bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAaCAYAAAC+aNwHAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAb5JREFUOI1jYaAQsNDUAO+VUybw8nNPXeGReJssA76+fuP04sqNTKcpTdc5ZcRnb+VWms7g6vqPaAMYGBgYLIrT2Bj+/9d/feXWFNfrZ7r/Tm+9ySkpMgdmGFFhwCnAzyBtbsjAwsbKeW3jLh1RJqaYQFn2/esZGK4RNODnh88MT46cZnh4/Nw3cS3ltRqONgUrXKPeEe2Fy4vWvBbT0ey60Dq1B5s8QQNEjHWDNnsnHcElT9t0MLAGeC7uXfH88k3tzy/fbfHfMjd4o0/yXqIM8Nw63/jdmQs72AQFRJzayhl+vPvAf3LivF2ui/tW7Y4tisRrgOeKydMe7T+SZpmTxCwgL83AwMDAwCUqzGDXUMh0a+OuCPPGfBcREz23rd7J51EMiNgxX/Xp+ev7/v38KePSUs7Ays6GYgszCwuDZrAXw1tdDZFjvXPOuK+YNG1nRF4u3IDz63dfs8hJYBHVUcMdWgwMDMJqSgyuvdVM56YtznFd1CO9O64kiIWBgYFBWEWBoGYY4ODhZlDzd2V4evCkJEYYkANGDYAa8OrKTYabG3cRrenzk+cMrKysCAPuLFzLeGfhWvJdQAkAAGaJl6WTQPxyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "12", "label": "Middle School", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bad2de864497700bdc2e298ebbd6d3c1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAYAAAAmlE46AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAO9JREFUKJGd0qFKRFEUheFvy5XLFBkQi5N8AEERQRBNvoHRoM1isPoUYvABxq5Jk1V8AoNFLRaxOGHCUeEY7oThcu/M4Gp7LX7W5uxT+KeKtiBzgCOUuSwfIqXH4HYqiBXsQaS0k+mbERxmLoNP7AavM62KtznO28IiE1huyJ4zvQb/N/gosID3Cc11PWF10qoTNQ7e4XjU3sU1rrCY2QrO8NIE/uALgkGu5iE6+MagrXHb6E6Ze6yjpyznI6UubtrAJWzgdDRXx05JZi2qX9QIwjC4qHky+6aAM6sOdjKHDY2bUQejeq26X1cfJ+PGH/XnOU3Ni38hAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "13", "label": "High School", "description": "" }, { "symbol": { "type": "esriPMS", "url": "27f348209469dd029ca6339f53caa4b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfFJREFUOI2tkr9rU1EYhp/z5dobci6Ehjo4COIfIKJjxUEUCSHEJZg4qJM6OTi6uokuIkJLEQQxCUGRBukQdHMoCg4iHQQRpJCKXn/QQE5Iz+dwb1NqWrDgt5zh/XjOc15OwH+aYPdoPhOW8mcQPYVnH8IvN6UtntZX/glUKDWO9sVccJ5pF7AYjlh0wgPEnGaoFyk3byL6Fk+TTn1tElRqFBFzO4bDwLMw0FXQWScmwjMIxd9AAHTVeapg7lBudslmrtKuftkC5cwbBuSAHF6fOJGDeJ0DnpPVS25oXgL7Q9GziKzjdRb4zIEfa9uN2rVvYbn12KEVXtSXoCuUv88xYoFOfSWsNNtupEdcp/6Kavsjg41bhZF5GN+7MtyhI7VABEDxq4UMiFoABxEYC8DvDcsU9LPp7t8gh1owaZjZXMolh4kQzQEURG2MwXm/Myi9MQnFRKCMLfBjo76ITbJdjACbGpgCRDGApEbeRJt2Dm/BsGU/CYoAQ+VRrj9KugnBusTQ4tWOnwmknU6CQvjgII/P3ndoFlh23hyn1FgAXQfznlJjAdE8mGU88SSo1LjsMIfA90Cnk89HD1GAGbz+BAVhJrXpgTkXllufXOf86wCgUGwei4VrabnsZRx6l+vzJwOAeKn2Dron9kTYNrXRH8cltA1mptuEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "21", "label": "City Offices", "description": "" }, { "symbol": { "type": "esriPMS", "url": "781077dba13cda9b073894b0e861bf1e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA3JJREFUSIm11F1MW3UYx/HvOT2Hnrb0Bcp4WUuoiCzR2qCSLXtNICGDMV0IoxtjZInUmHihZl54YYy7MyZk6oUXxkXBBrbaINkEIZCFRSYzDLngQh0loDYMRsAyHG99O17gUGxtNpm/5H/3PJ+T5//PcyT+x0gPU9x/5oylorV18ZHjvtra989fu/baZ9XVvfbu7qMVEN823u/xmH4MBocuDA09de7wYS7cvFn12MGDt3sdjr2VXu/Uf8a73O6yr0ZGuhWtVvdFYyMWnY5nbDY+unEjp214ePxKQ4Pnhba21ofGfbW155sHB19/afduwe1yIYkiADpJ4uyBA/SMj0tv9vS0eI8dO9J4+fKJB8L7PR7TT8Hgt+8ODDg/qamh1G5PaBIFgepduygwm/H4/e73ysv3umy2PVVe78y/4l1ud1nXyEjXciSi99XXAzA2M0McyDIYsJlMCH+rd+bmcqWpibf7+/MDd+783HXyZP3RS5e+TMB9dXXNzYODZ4+7XEJTaSm3797l89FRVmMxZhYXiQMWnY63ysvJMxo3P5Ct1/NhdTUfDw+nvdPX19FeU/Ppqc7Opi34Cb//jasNDZQVFSEAUVVlZX2dV/bvZ3x+nomFBQoyMni5owPf6dPopL+GViSJV/fto3jHDo60t7/YW1d3rtLvD265lkOFhZtjC8DzTicmrZYY4MjIwJWXR0FWFn2BAE9nZ5Op12PR6TbrDzkcG80Gg5j0QQEWV1cZm5vDqihIGg2/hkK4cnK4OjHB45mZGGQZu8XCb2trjM3O8vv6Os/abAlOAv7D3ByBhQXWwmE6Jyf5fnoau9nMUjhMrtGIUVGYuXeP74JBMhQFZ04OMVWlLxBgT35+anwlHKbYaiXPaKShpCTZYCxHIvwSCjG/ssIH169T63RSUVTEN1NbFzYBX1xbo2Tnzs2lSRaDLPNkdjYAz9lsjE5PMxUKYTebU+NpUvKljasqkXic6P0TixFRVaKxGPlmMypg0mpT409YrQxMTqKqKoosIwsCUVUlFt/4CcYBrUaDIkkosoyi0ZAmy4jAcjicGteIIrnp6WglCY0gIIoiWknawP48oiD8sw3YeIuUeDQep9Bq5etbtzjudJKcebAk4OlpacwuLVFVXLwtOAE/dfHitrBoClzwT0xsC7+fypaWBPyR5w9triw04eLoKAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "22", "label": "Fire Dept", "description": "" }, { "symbol": { "type": "esriPMS", "url": "14f37995481e4bdeffbf68253c4a2eca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAICAYAAAD5nd/tAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQZJREFUKJGV0TFIlnEUxeEnFa4QDr1ITQaNrU7R7NLg4uLYklOTi6CDmm6SKE21BAnh4iq0BtHS0paDDS1N9p9EOIu0vKF9fKJeONzh3vODe+6Ym9UoXuDddYtj18zvVNUuzpNMYgbfquoeDpN8uQ1wpKrWk4x2Xbef5LiqlpMcJDnDHuZwehVwHs/wsNeDJPNVddZam6qq8SQ/8POS5zdO8KfruoXW2vfLwK0eBKrqKMmnJON4n+Q57g5cMdHrUWttFhfAqvqY5Cme4GWS11jELxxgFo/xubdMYwlv8BX3/zs5yUoP3kiyhWW8HZLtZt/XsIMPWBiW4T/wKlaHgAbrFbYNPOUvKVlf0QSvZEQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "23", "label": "Police Dept", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5a515c40ba516fcacea246e2aea118f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAASCAYAAACNdSR1AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUNJREFUKJGVkL9LlWEYhq/rPR+nlAYRhGxRKhpEEhcXoc01xEn8B9wcnRzO+Q8i2pqCaHSI2lqbRHAo0LnlTIaDDgbv7ZA/vs8w6p6e5+Hi5uJp+I80ABkMdnI53xWTg99AsiPc+xsceNe0F5IepfwUZpIcCC/QTyQb1xoAwiGlNNQ6ilZhL/pE/Uqy0oGBLRIp5ZcwRvLSZIJkCXgI7Lbh1+hV87zwJbquvqHWQac5MEOtPeCB8IhkTpgCngMTwKjtvIAWkjOSSXQcnb30nQYO2xof0YbkRgPWLeVPDWCVpKBnwiTwzOQpyTY6R3KjkWQf7QHH6GNhj6QAn6l1Gm39WX9cfwPGgaPoovqdWk9uawxJQCMUYNOkIVkD+sD7NtxP8lb4QDev0IXbzaAjzs+/dW79/unV2AA4HN7n7ix34H/NBbw3g0qz1m0hAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "24", "label": "Community Bldg", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d122f8b35475cad872cfdf47737d846f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAf5JREFUOI1jYaAyYIExzl24t/T9h6+m//4zMJJqCBMT419ODtYpVubqU+AGXr/5PCq67xzZLttYZ5nEwMCAMPDP338oCqIMBBiq8u0Z+Hg5GTZuv8CQO/cGXgP//P3HzMCA5GV0UF/sxKCmKsXAwMDAkJHoyLDv2FOG9dc/E3QpTgOFhHgQiliYGRRkeBgYKDHw4JEbDEF+pgyMjIwMt+8+Z5i27wVBw/Aa+Pv3X4YvX38wbN52niF3ynmGn3//o8izMzNiiOE0cEOtBYO/twkDAwMDw/1H7xne/UJonJujxyAuysvw/sN3hth+zFSB1UArczWsru6PV2dIiLJlYGJiZPj46SuD+dKrDCdf/SRsIA83O4ZYjqMYQ0aSAwMTEyTd8/NxM0xtdGYwydxG2EB04K7IxdBY5snAwc6KIv7k2TsMtUQZyMXBzPDx4zcGIUFeuNipM7cZAppPkG6giYE0g7AQJ8PuA9cZvFxZGGSkhRnuP3jJEFC6G6t6gga6uxhgiD149Ibh+fd/WFQT6WUY+PrtB8OhozcYumaexakGbiAjUqHV2reDgYWZCUPxk+dfGOaefIvVIEaoAXADFeSF7y8qMFD8j5n44UBJXpDBzkIWi2EMDMJC3GdQDLSz0lJiYOhnZ2D4QXIBy8Ag/I+BIe0XioEQUPgTm3JSAABV6ZEWjiZyywAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "25", "label": "Library", "description": "" }, { "symbol": { "type": "esriPMS", "url": "77cc2910538809758fcc3c02a28b4585", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVRJREFUOI2t1DFrwkAYxvF/7mJAcZIs6tQMrg5Zi4gKDoKbYKdMjh0U/A7d3AIdHeyaL6BIFjdnB4d8DYmn6VJbA1aS6DMdd/f+eI8XTufJ0S+L7Xb7td/vX8/ns5YWyeVyyrKsD9u2P3/BIAjeBoNBpq7CMMTzvHfgD9Q0DSFEJtAwDMIw1OHqybdyPB45HA6xvUKhgJTy35q74G63o16vx/bK5TLT6ZTRaESxWEwHXjIej2m32yil8H2fyWRCqVTCcZxsoG3b9Ho9AFqtFrPZjNVqlR28jlIKgHw+f/M8EbjZbJBScjqdWC6XAHQ6neyg67q4rgtAt9tlsVjQ7/ezg/P5nOFwiBACXb9fkgiUUmIYRpKr6YfyEFipVFiv11Sr1eeApmnSbDYTYzFQ01L/WrEIIaIYaJpm4HneSxRFqbEoiqjVan4MbDQa1kMt/uTpU/4G2AxcfQaFnI8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "26", "label": "Public Parking", "description": "" }, { "symbol": { "type": "esriPMS", "url": "44b22489639f27af35589d9a10848800", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAzZJREFUOI2tlH9olHUcx1/Pnue5TUvu9GT/lNCPi8BjaBFeodEt0oEiZFmHbtZ0Vg42IvonaSgnKxJiGCRrx6xULlm1DRKJMOX+aMqk5EJ0Sy61mjOvPTfv957nnu/z7Y+c7tq6ivr+9f1+vh9evD8/eGv8z0er8Hd0xn39fwHKEztfRdOraflkAID3Gp6Q6/YfAFD+LVAuf9DHgoW16PNcfNb+ClaxyNDIKMdam9nS94VMpVIVoWVAn8/HB82NbI58VJZ0cOsm8hNJIuvq2Xi4X1ZSOhMouzc00HQgCkBs37s4tk3WSJJL/oaiqrxx+nsalvv5Kn7+7xX6fT6kdIi2NHGHdzFWLsuajjADr7chpI10JO+sfAhh2/8MuCtQR6loMVUsUJXJIkoWn7/WylQ2j1Uosqarm46ODo5/eZzVT66WHx76mCV338Wfyy/roZnPoro0pONw4tw4vUNn2PHYI7zY9T75nWEeXrYMj9sLwNWxMTKZDCOjozKwYoUyCxiKDtLXuIHC5CRiyqR36AwAGzv3AqDrOiMXL6IoClJKbNvGFoKlfj/ArUHNVKjsGT4ndwXqKJXSvBWoIxQdJPTM80Q/PYKma6iqiq5pXL+exO12YwubUskmGAwSi8Vml6wn7oQAdH17AUOIW/H2tnYikR40TUN36Zw6dZpVq1YiHAdxO+8osL4MGCeuhKJxOf3++Zcxnnv62T/kV1VhWRbbmreSmkjR2xvh4KHDCCHwLvTOPRRAfhMPUq0LLlwR7O0OAl7C4T0YhkFNzTwu/XgJj9sDgGEY5HIFXmrdQf9g/2xg39ePM79asGi+4IW1Q3g89ex/O8aN9A1qzBpMs4Sm3s4fv/Yr+VyB2trFcNNAyoCqrpKchHRR5SejnomUBUAmncWySpimSd/AII7j4DiS786eBUfS1Biau+RiqQpdc0inBP5727g80QNA5+43WeBexH0P3E9o02akcHCkg0vT6AzvxjTN2XsIsOWpk0gp2XfkUdJWDy+vPQmgjJxPyHt8S7BMi2tXxwFwuVxs376tDDbXUBRFUeDmCkwHTUzlh0QCSDDcMjxtvHOa7l85diWHrujevwP74GGqrPfhGgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "27", "label": "Community Center", "description": "" }, { "symbol": { "type": "esriPMS", "url": "228a6be02270be7bc4d50b39ba005a48", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAUCAYAAAC07qxWAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJ5JREFUKJFjYSASsGCIVMefZWBkYGdgYDjC0LIwA7dCRgZtBgYGdgYGhif4TcRrdU38AyQxdihtjyR+EGaiPBZDOJDExaEKGZci5P9HMjAwMDEwMDxnYGDcBxW8CFHYsiAGrq4mPgRq/SVkcRI9MxQU1sZHwEX+MzBBWRIwcfZ/TG9YoJLLsRiiDxP/yfjvJO0885OAup/QKFzIQTWrAeY4IpAbkMaeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "31", "label": "Church", "description": "" }, { "symbol": { "type": "esriPMS", "url": "43084ae407a50b6b5466000fb5d6c88b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAATCAYAAABGKffQAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZxJREFUKJGdks9LFHEYh5/vj3VXCYsV8mQeIvJih6K8ysAwnTuEIEQgGZul7Lapc+jQQZwVUegQ6CUoJCIQuhSjEnbcoCLwH+garARpZLPzTod1w5V1wz7HDw/v+/DyWo4R26x8UPIuZyX87PtUW8Ljy7Ql25KraKcM75ZawqbijkXq14yRjut3SgNdT6bKlQa4EHgrJGyh5DSKnlSSSqMllUk6XxYDZ0MwF5IkWqpNTnisdXQuxrRnOk7dmL336idAPvBuoqMviOle9DffW4AFPyznA2fYqPhDHQRYvBQ+K3x018BONjgbZdJA90H/h1vuiV0V7yToM8CnmnPJGRLhKegrk8Fg79z05leA3d/6ro22b1XtyYnxZd7sO5vzKPogslVSLwqBu6ahV0TaqzY7hqLNVtyLNefp9Uf11cVZ75oovouSq33ZdX90lPjIO8/74Wo+8J4rWDkINoUBlM3cXyi+/na4t1D7hZjo7N82/kGh5DSAacVbCxCL3EaZkWZb6tmTuL+pxlH5D1jpCNhrCWpk/85hDsj9a/IfSY+OK4mPtxAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "32", "label": "Synagog", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d02e5d37e81a015375ae4e90d9ab156c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAV9JREFUKJGt0C1IQ2EUxvH/fd/NyWCoCDZXLIaJQRFBLBdEhkWsGoZpwmVjQdlV8CNtWi6uCGIQg2jQKjoYWldkSbAoC9osFse857WIijqYH0885/w4nBPgDwk0asRzmYEaMlVyN5d+jEXRrQ0TQPPY3nDbtP+0WTcS1RAdy2V2fTgrud5+05ubyRsez2V6RUl/cSF3CCTG1zOTYmS16HoJgNF8uidszMipW9j7gutKBrVRDnD43ZawpfoEWQTecXxtLlILtUxrwxBGuux8Ohk0/uWb2k612A/WLEb6gXY7n06KUVfnrncRIExE+8oBacOiU6McscyOgluA+H099BxqdQSJAB0a5Wj8I+AicDK/dQfE7PX0jDbKKWa9YQB7IxUNCcsnK1uPQOz1B/li1ot9uflzSguFKlBt6tu/yf/goDHXdcs/bjRYE/8maFkH3+LTbKEMlBvhc7dQASofay93Xn+1DHw7QQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "40", "label": "Cemetary", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "\"Type\" < 20", "labelExpression": "[Name1]", "useCodedValues": true, "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" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "\"Type\" > 20", "labelExpression": "[Name1]", "useCodedValues": true, "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" } }, "minScale": 4000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1802817.2499861866, "ymin": 756323.4009315223, "xmax": 1827526.2123791873, "ymax": 769831.0625644326, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 7, "name": "Waterways2", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Layer", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 232, 255, 255 ], "width": 1 }, "value": "DRAINAGE", "label": "DRAINAGE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "value": "DRAINAGE_MAJOR", "label": "DRAINAGE_MAJOR", "description": "" } ], "fieldDelimiter": "," }, "transparency": 70, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1811000.0000248551, "ymin": 755000.0000350177, "xmax": 1831000.0000510216, "ymax": 772500.4000735134, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Base.DBO.Waterways.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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 8, "name": "Road Edge", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 139, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1810999.8743689358, "ymin": 754988.1670534313, "xmax": 1831003.5535216033, "ymax": 772502.9115514308, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 9, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1812178.6170901954, "ymin": 754999.9721479416, "xmax": 1830999.9987386912, "ymax": 772500.3790761828, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 10, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1810999.695235446, "ymin": 754998.1069941819, "xmax": 1831000.4498532712, "ymax": 772502.5483631939, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 11, "name": "Waterways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 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 } }, "label": "", "description": "" }, "transparency": 60, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1807286.4300241917, "ymin": 735000.0000088513, "xmax": 1831767.5201695263, "ymax": 778988.5626221001, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 12, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 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 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1813562.509007439, "ymin": 756008.751626432, "xmax": 1830918.2128130198, "ymax": 770705.1516955197, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Base.DBO.Buildings.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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 13, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 1000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "bc72f64f1382c1028fdf6518974335fd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA81JREFUeJztnEtywyAMhr3gaJ2cJsfJaTq5W7qio8p6gfhFF7BxbYM+bIMehKp9Pp/P8/24enl9fV/P9+N6fX1fI6W3obK6PFqnglPJaxqcNo6UXs+qX8Wp5DVJuHTkI2n2iyI5Vj0U7/YCvYZ8SEsdsa6jOF5B8W4vMFokwbQDkt74z5xZXuuVLCGRexqYX6vgVPKaZGW86WcVT3GjOdW8pinNkWkRUb5VnGqe6sZEv1JU+VZyKnkhIyIpUt6hWXdmB2clz3yBHSDpEsSDoDkInvoC6dDlQrNO9A4OivfrxnjCtFjT8psiLgeCU8lr1hAeVdBSuCQ5uggOrVvJa7TS7FShOkWDozm7eM3rTMTL1yyZdI7i7OKJRsT6ilYMOqqEqzhInrqcJUEsgdzpjIRaFRw0789igjffex16lO5JnefTAcHZwTOt8MqC5liWGMkTp/AIzPPH+NRBcTQXBs27WeHn+xHWYVJbKpz/jeTs4oWX9DXlynVHtKOrObPuTZbnLiZogrVOzeiaKg6CF/ID+7VZ/0srKzlRB3o1z/QDo8PeKhHjsoKzi3eLhbO6y5sOKM4uXuPDOvPVqcfOO1XFqeY1qcFM0cw/7QCaQ8+reKIfOKpUPddBGyGrOVY9FO82AqUj/7pZa4zgWPWQvD8vMOqlezrIs3gIDm1XyZvaG+PpOknv/WdOhnezwtbXiuogK55Ec6p5jb9VL6a0SsSXQnJ28FpktFglony1+6s5O3jij0qjYVrEsa3iVPNcIyIpUt6hWXdmB2clz7TCNIbkugTxIGgOimcuZ0lCs040kuPVRzyXaES4MCs0kq5F4lUER4os0Dx1a8eogtbCJa+Dqzi9rhedrOapu7OiheoU7T6vi+BYbZA8dW9M1MvXLBm9H+lolrOLN7S1w4oJR5VwFQfNE5ezJIglkDudkVFQwangNfr2vQ5Z1stTBWhOZ/U6VbwlGywtAD2iOdI5mpf6TcQLuCWdguLQupW8xuFRHSY5m1y4dI7i7OKFlvQ15cp1B+9o5Auu4liykTz3/0QkwaMdtUoVB8Vz/cB+bcb/ilhMNAfNU/3AmQglWqo4FbyhnzVXPVAVp4K3bGsHbe/JqeJU8MR/+Z+NNXnoc122j4biVPKW7M6KtEVz+LUqnricNWOdZvTMSk7UgV/NO4l3kryTeCfJO4l3kryTeCfJO4l3kryTeCfJO4l3kryTeCfJO4l3kryTeCfJO4l3kryTeCfJO4l3kryTeCfJO4l3kryTeCfJO4l3kryTeCfJO4l3kryTeCfJO4l3krwf95BAtcsMiuMAAAAASUVORK5CYII=", "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 }, "label": "", "description": "" }, "transparency": 70, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ParkName]", "useCodedValues": true, "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" } }, "minScale": 8000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1813182.0000122765, "ymin": 756619.3750037004, "xmax": 1829068.499995072, "ymax": 769035.8750152641, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 14, "name": "Parcel Annotation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 800, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1813502.5931167752, "ymin": 755217.8073421866, "xmax": 1830928.6140389442, "ymax": 771039.8954486102, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 15, "name": "Lot Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 38, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1813176.8998705298, "ymin": 755971.3999951035, "xmax": 1829752.3001186103, "ymax": 770174.4998696893, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 16, "name": "Drives", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1813342.0999994427, "ymin": 754999.9721479416, "xmax": 1830999.9987386912, "ymax": 771058.5519073606, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 17, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 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 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1813188.7741906047, "ymin": 755973.8763681054, "xmax": 1829768.102580443, "ymax": 770793.2469917685, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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.PARCELDATA_County.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.pid", "type": "esriFieldTypeString", "alias": "pid", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.aexmlnd", "type": "esriFieldTypeDouble", "alias": "aexmlnd", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.aexmbld", "type": "esriFieldTypeDouble", "alias": "aexmbld", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.aexmtot", "type": "esriFieldTypeDouble", "alias": "aexmtot", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.apprlnd", "type": "esriFieldTypeDouble", "alias": "apprlnd", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.apprbld", "type": "esriFieldTypeDouble", "alias": "apprbld", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.apprtot", "type": "esriFieldTypeDouble", "alias": "apprtot", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.audmap", "type": "esriFieldTypeString", "alias": "audmap", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.audrtg", "type": "esriFieldTypeString", "alias": "audrtg", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.landuse", "type": "esriFieldTypeDouble", "alias": "landuse", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.cauv", "type": "esriFieldTypeDouble", "alias": "cauv", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.school", "type": "esriFieldTypeDouble", "alias": "school", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.homstd", "type": "esriFieldTypeString", "alias": "homstd", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.mailad1", "type": "esriFieldTypeString", "alias": "mailad1", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.mailad2", "type": "esriFieldTypeString", "alias": "mailad2", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.mailad3", "type": "esriFieldTypeString", "alias": "mailad3", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.mailad4", "type": "esriFieldTypeString", "alias": "mailad4", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.trandt", "type": "esriFieldTypeString", "alias": "trandt", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.name1", "type": "esriFieldTypeString", "alias": "name1", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.name2", "type": "esriFieldTypeString", "alias": "name2", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.name3", "type": "esriFieldTypeString", "alias": "name3", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.nbrhd", "type": "esriFieldTypeString", "alias": "nbrhd", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.flood", "type": "esriFieldTypeString", "alias": "flood", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.pclass", "type": "esriFieldTypeString", "alias": "pclass", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.nocards", "type": "esriFieldTypeDouble", "alias": "nocards", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.acrea", "type": "esriFieldTypeDouble", "alias": "acrea", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.price", "type": "esriFieldTypeDouble", "alias": "price", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.ann_tax", "type": "esriFieldTypeDouble", "alias": "ann_tax", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.staddr", "type": "esriFieldTypeString", "alias": "staddr", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.descr1", "type": "esriFieldTypeString", "alias": "descr1", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.descr2", "type": "esriFieldTypeString", "alias": "descr2", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.descr3", "type": "esriFieldTypeString", "alias": "descr3", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.taxdesi", "type": "esriFieldTypeString", "alias": "taxdesi", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.AREA_", "type": "esriFieldTypeDouble", "alias": "AREA_", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.dweltyp", "type": "esriFieldTypeString", "alias": "dweltyp", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.rooms", "type": "esriFieldTypeDouble", "alias": "rooms", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.baths", "type": "esriFieldTypeDouble", "alias": "baths", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.hbaths", "type": "esriFieldTypeDouble", "alias": "hbaths", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.bedrms", "type": "esriFieldTypeDouble", "alias": "bedrms", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.aircond", "type": "esriFieldTypeString", "alias": "aircond", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.cinbrhd", "type": "esriFieldTypeString", "alias": "cinbrhd", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.cond", "type": "esriFieldTypeString", "alias": "cond", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.fireplc", "type": "esriFieldTypeString", "alias": "fireplc", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.grade", "type": "esriFieldTypeString", "alias": "grade", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.height", "type": "esriFieldTypeString", "alias": "height", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.nostory", "type": "esriFieldTypeString", "alias": "nostory", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.yearblt", "type": "esriFieldTypeDouble", "alias": "yearblt", "domain": null }, { "name": "Base.DBO.PARCELDATA_County.proptyp", "type": "esriFieldTypeString", "alias": "proptyp", "length": 255, "domain": null }, { "name": "Base.DBO.PARCELDATA_County.wall", "type": "esriFieldTypeString", "alias": "wall", "length": 255, "domain": null }, { "name": "Base.DBO.COW_Info.GlobalID", "type": "esriFieldTypeGUID", "alias": "Base.DBO.COW_Info.GlobalID", "length": 38, "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": "R55_SDE_ROWID_UK", "fields": "Base.DBO.PARCELDATA_County.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "PID", "fields": "Base.DBO.PARCELDATA_County.pid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 18, "name": "Easements", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1813188.8001091927, "ymin": 756266.6910711825, "xmax": 1829768.1150476038, "ymax": 770784.4999620169, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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 } ], "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 19, "name": "Corp Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 5 }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1813173.4733681977, "ymin": 755968.8829397708, "xmax": 1830021.9780569375, "ymax": 770793.1876086891, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" } ], "tables": [ { "currentVersion": 10.81, "id": 20, "name": "Base.DBO.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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" }, { "currentVersion": 10.81, "id": 21, "name": "Base.DBO.PARCELDATA_County", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "pid", "type": "esriFieldTypeString", "alias": "pid", "length": 255, "domain": null }, { "name": "aexmlnd", "type": "esriFieldTypeDouble", "alias": "aexmlnd", "domain": null }, { "name": "aexmbld", "type": "esriFieldTypeDouble", "alias": "aexmbld", "domain": null }, { "name": "aexmtot", "type": "esriFieldTypeDouble", "alias": "aexmtot", "domain": null }, { "name": "apprlnd", "type": "esriFieldTypeDouble", "alias": "apprlnd", "domain": null }, { "name": "apprbld", "type": "esriFieldTypeDouble", "alias": "apprbld", "domain": null }, { "name": "apprtot", "type": "esriFieldTypeDouble", "alias": "apprtot", "domain": null }, { "name": "audmap", "type": "esriFieldTypeString", "alias": "audmap", "length": 255, "domain": null }, { "name": "audrtg", "type": "esriFieldTypeString", "alias": "audrtg", "length": 255, "domain": null }, { "name": "landuse", "type": "esriFieldTypeDouble", "alias": "landuse", "domain": null }, { "name": "cauv", "type": "esriFieldTypeDouble", "alias": "cauv", "domain": null }, { "name": "school", "type": "esriFieldTypeDouble", "alias": "school", "domain": null }, { "name": "homstd", "type": "esriFieldTypeString", "alias": "homstd", "length": 255, "domain": null }, { "name": "mailad1", "type": "esriFieldTypeString", "alias": "mailad1", "length": 255, "domain": null }, { "name": "mailad2", "type": "esriFieldTypeString", "alias": "mailad2", "length": 255, "domain": null }, { "name": "mailad3", "type": "esriFieldTypeString", "alias": "mailad3", "length": 255, "domain": null }, { "name": "mailad4", "type": "esriFieldTypeString", "alias": "mailad4", "length": 255, "domain": null }, { "name": "trandt", "type": "esriFieldTypeString", "alias": "trandt", "length": 255, "domain": null }, { "name": "name1", "type": "esriFieldTypeString", "alias": "name1", "length": 255, "domain": null }, { "name": "name2", "type": "esriFieldTypeString", "alias": "name2", "length": 255, "domain": null }, { "name": "name3", "type": "esriFieldTypeString", "alias": "name3", "length": 255, "domain": null }, { "name": "nbrhd", "type": "esriFieldTypeString", "alias": "nbrhd", "length": 255, "domain": null }, { "name": "flood", "type": "esriFieldTypeString", "alias": "flood", "length": 255, "domain": null }, { "name": "pclass", "type": "esriFieldTypeString", "alias": "pclass", "length": 255, "domain": null }, { "name": "nocards", "type": "esriFieldTypeDouble", "alias": "nocards", "domain": null }, { "name": "acrea", "type": "esriFieldTypeDouble", "alias": "acrea", "domain": null }, { "name": "price", "type": "esriFieldTypeDouble", "alias": "price", "domain": null }, { "name": "ann_tax", "type": "esriFieldTypeDouble", "alias": "ann_tax", "domain": null }, { "name": "staddr", "type": "esriFieldTypeString", "alias": "staddr", "length": 255, "domain": null }, { "name": "descr1", "type": "esriFieldTypeString", "alias": "descr1", "length": 255, "domain": null }, { "name": "descr2", "type": "esriFieldTypeString", "alias": "descr2", "length": 255, "domain": null }, { "name": "descr3", "type": "esriFieldTypeString", "alias": "descr3", "length": 255, "domain": null }, { "name": "taxdesi", "type": "esriFieldTypeString", "alias": "taxdesi", "length": 255, "domain": null }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA_", "domain": null }, { "name": "dweltyp", "type": "esriFieldTypeString", "alias": "dweltyp", "length": 255, "domain": null }, { "name": "rooms", "type": "esriFieldTypeDouble", "alias": "rooms", "domain": null }, { "name": "baths", "type": "esriFieldTypeDouble", "alias": "baths", "domain": null }, { "name": "hbaths", "type": "esriFieldTypeDouble", "alias": "hbaths", "domain": null }, { "name": "bedrms", "type": "esriFieldTypeDouble", "alias": "bedrms", "domain": null }, { "name": "aircond", "type": "esriFieldTypeString", "alias": "aircond", "length": 255, "domain": null }, { "name": "cinbrhd", "type": "esriFieldTypeString", "alias": "cinbrhd", "length": 255, "domain": null }, { "name": "cond", "type": "esriFieldTypeString", "alias": "cond", "length": 255, "domain": null }, { "name": "fireplc", "type": "esriFieldTypeString", "alias": "fireplc", "length": 255, "domain": null }, { "name": "grade", "type": "esriFieldTypeString", "alias": "grade", "length": 255, "domain": null }, { "name": "height", "type": "esriFieldTypeString", "alias": "height", "length": 255, "domain": null }, { "name": "nostory", "type": "esriFieldTypeString", "alias": "nostory", "length": 255, "domain": null }, { "name": "yearblt", "type": "esriFieldTypeDouble", "alias": "yearblt", "domain": null }, { "name": "proptyp", "type": "esriFieldTypeString", "alias": "proptyp", "length": 255, "domain": null }, { "name": "wall", "type": "esriFieldTypeString", "alias": "wall", "length": 255, "domain": null } ], "indexes": [ { "name": "R55_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "PID", "fields": "pid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "serviceItemId": "2d5d1dcbed36419e9bceb4f15dddb44d" } ] }