{ "layers": [ { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 0, "name": "Annotation", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Transportation Text" }, { "id": 13, "name": "Parcel Text" }, { "id": 72, "name": "Misc Text" }, { "id": 84, "name": "Governmental Text" } ], "minScale": 6000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614660.7371, "ymin": 4007603.463200003, "xmax": -9544321.0073, "ymax": 4055773.571999997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 1, "name": "Transportation Text", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": 2, "name": "Private" }, { "id": 3, "name": "Railroad" }, { "id": 4, "name": "City" }, { "id": 5, "name": "US & State Highway" }, { "id": 6, "name": "County" }, { "id": 7, "name": "ROW Width" }, { "id": 8, "name": "State Highway Shield" }, { "id": 9, "name": "US Highway Shield" }, { "id": 10, "name": "County Shield" }, { "id": 11, "name": "Interstate Shield" }, { "id": 12, "name": "Interstate" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614589.3948, "ymin": 4007603.463200003, "xmax": -9544392.9548, "ymax": 4055773.571999997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "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": "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": "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.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R193_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_193", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S180_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Private" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Railroad" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "City" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "US & State Highway" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "County" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "ROW Width" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 7, "name": "State Highway Shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 8, "name": "US Highway Shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 9, "name": "County Shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 10, "name": "Interstate Shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 11, "name": "Interstate" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 0, "name": "Private" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 1, "name": "Railroad" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 2, "name": "City" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 3, "name": "US & State Highway" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 4, "name": "County" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 5, "name": "ROW Width" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 7, "name": "State Highway Shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 8, "name": "US Highway Shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 9, "name": "County Shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 10, "name": "Interstate Shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 11, "name": "Interstate" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 2, "name": "Private", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Transportation Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614589.3948, "ymin": 4007603.463200003, "xmax": -9544392.9548, "ymax": 4055773.571999997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 3, "name": "Railroad", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Transportation Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614589.3948, "ymin": 4007603.463200003, "xmax": -9544392.9548, "ymax": 4055773.571999997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 4, "name": "City", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Transportation Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614589.3948, "ymin": 4007603.463200003, "xmax": -9544392.9548, "ymax": 4055773.571999997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 5, "name": "US & State Highway", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Transportation Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614589.3948, "ymin": 4007603.463200003, "xmax": -9544392.9548, "ymax": 4055773.571999997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 6, "name": "County", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Transportation Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614589.3948, "ymin": 4007603.463200003, "xmax": -9544392.9548, "ymax": 4055773.571999997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 7, "name": "ROW Width", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Transportation Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614589.3948, "ymin": 4007603.463200003, "xmax": -9544392.9548, "ymax": 4055773.571999997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 8, "name": "State Highway Shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Transportation Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614589.3948, "ymin": 4007603.463200003, "xmax": -9544392.9548, "ymax": 4055773.571999997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 9, "name": "US Highway Shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Transportation Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614589.3948, "ymin": 4007603.463200003, "xmax": -9544392.9548, "ymax": 4055773.571999997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 10, "name": "County Shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Transportation Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614589.3948, "ymin": 4007603.463200003, "xmax": -9544392.9548, "ymax": 4055773.571999997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 11, "name": "Interstate Shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Transportation Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614589.3948, "ymin": 4007603.463200003, "xmax": -9544392.9548, "ymax": 4055773.571999997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 12, "name": "Interstate", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Transportation Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614589.3948, "ymin": 4007603.463200003, "xmax": -9544392.9548, "ymax": 4055773.571999997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 13, "name": "Parcel Text", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": 67, "name": "Acreage" }, { "id": 68, "name": "Dimension" }, { "id": 69, "name": "Lot Number" }, { "id": 70, "name": "Parcel Number" }, { "id": 71, "name": "Errata" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614660.7371, "ymin": 4007697.0085999966, "xmax": -9544321.0073, "ymax": 4055771.3079999983, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "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": "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": "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.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R188_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_188", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S175_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Acreage" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Dimension" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Lot Number" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Parcel Number" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "Errata" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 0, "name": "Acreage" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 1, "name": "Dimension" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 2, "name": "Lot Number" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 3, "name": "Parcel Number" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 4, "name": "Errata" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 67, "name": "Acreage", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 13, "name": "Parcel Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614660.7371, "ymin": 4007697.0085999966, "xmax": -9544321.0073, "ymax": 4055771.3079999983, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 68, "name": "Dimension", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 13, "name": "Parcel Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614660.7371, "ymin": 4007697.0085999966, "xmax": -9544321.0073, "ymax": 4055771.3079999983, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 69, "name": "Lot Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 13, "name": "Parcel Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614660.7371, "ymin": 4007697.0085999966, "xmax": -9544321.0073, "ymax": 4055771.3079999983, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 70, "name": "Parcel Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 13, "name": "Parcel Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614660.7371, "ymin": 4007697.0085999966, "xmax": -9544321.0073, "ymax": 4055771.3079999983, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 71, "name": "Errata", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 13, "name": "Parcel Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9614660.7371, "ymin": 4007697.0085999966, "xmax": -9544321.0073, "ymax": 4055771.3079999983, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 72, "name": "Misc Text", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": 73, "name": "CMap" }, { "id": 74, "name": "Exempt" }, { "id": 75, "name": "Gas Line" }, { "id": 76, "name": "Transmission Line" }, { "id": 77, "name": "Misc" }, { "id": 78, "name": "Conflict" }, { "id": 79, "name": "Airport" }, { "id": 80, "name": "Cemetery" }, { "id": 81, "name": "Church" }, { "id": 82, "name": "Fire District" }, { "id": 83, "name": "Voting District" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610392.4101, "ymin": 4009378.2744999975, "xmax": -9546931.2617, "ymax": 4055723.5525999963, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "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": "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.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R186_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_186", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S173_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "CMap" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Exempt" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Gas Line" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Transmission Line" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "Misc" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "Conflict" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 6, "name": "Airport" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 7, "name": "Cemetery" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 8, "name": "Church" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 9, "name": "Fire District" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 10, "name": "Voting District" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 0, "name": "CMap" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 1, "name": "Exempt" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 2, "name": "Gas Line" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 3, "name": "Transmission Line" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 4, "name": "Misc" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 5, "name": "Conflict" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 6, "name": "Airport" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 7, "name": "Cemetery" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 8, "name": "Church" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 9, "name": "Fire District" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 10, "name": "Voting District" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 73, "name": "CMap", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 72, "name": "Misc Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610392.4101, "ymin": 4009378.2744999975, "xmax": -9546931.2617, "ymax": 4055723.5525999963, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 74, "name": "Exempt", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 72, "name": "Misc Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610392.4101, "ymin": 4009378.2744999975, "xmax": -9546931.2617, "ymax": 4055723.5525999963, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 75, "name": "Gas Line", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 72, "name": "Misc Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610392.4101, "ymin": 4009378.2744999975, "xmax": -9546931.2617, "ymax": 4055723.5525999963, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 76, "name": "Transmission Line", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 72, "name": "Misc Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610392.4101, "ymin": 4009378.2744999975, "xmax": -9546931.2617, "ymax": 4055723.5525999963, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 77, "name": "Misc", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 72, "name": "Misc Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610392.4101, "ymin": 4009378.2744999975, "xmax": -9546931.2617, "ymax": 4055723.5525999963, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 78, "name": "Conflict", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 72, "name": "Misc Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610392.4101, "ymin": 4009378.2744999975, "xmax": -9546931.2617, "ymax": 4055723.5525999963, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 79, "name": "Airport", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 72, "name": "Misc Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610392.4101, "ymin": 4009378.2744999975, "xmax": -9546931.2617, "ymax": 4055723.5525999963, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 80, "name": "Cemetery", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 72, "name": "Misc Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610392.4101, "ymin": 4009378.2744999975, "xmax": -9546931.2617, "ymax": 4055723.5525999963, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 81, "name": "Church", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 72, "name": "Misc Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610392.4101, "ymin": 4009378.2744999975, "xmax": -9546931.2617, "ymax": 4055723.5525999963, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 82, "name": "Fire District", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 72, "name": "Misc Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610392.4101, "ymin": 4009378.2744999975, "xmax": -9546931.2617, "ymax": 4055723.5525999963, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 83, "name": "Voting District", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 72, "name": "Misc Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610392.4101, "ymin": 4009378.2744999975, "xmax": -9546931.2617, "ymax": 4055723.5525999963, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 84, "name": "Governmental Text", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": 85, "name": "Corporate" }, { "id": 86, "name": "County" }, { "id": 87, "name": "Address" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610450.7356, "ymin": 4013348.5044, "xmax": -9551174.7413, "ymax": 4054797.293399997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "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": "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.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R182_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_182", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S169_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Corporate" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "County" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Address" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 0, "name": "Corporate" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 1, "name": "County" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 2, "name": "Address" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 85, "name": "Corporate", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 84, "name": "Governmental Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610450.7356, "ymin": 4013348.5044, "xmax": -9551174.7413, "ymax": 4054797.293399997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 86, "name": "County", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 84, "name": "Governmental Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610450.7356, "ymin": 4013348.5044, "xmax": -9551174.7413, "ymax": 4054797.293399997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 87, "name": "Address", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 84, "name": "Governmental Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610450.7356, "ymin": 4013348.5044, "xmax": -9551174.7413, "ymax": 4054797.293399997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 88, "name": "Data", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 89, "name": "Leader Line" }, { "id": 90, "name": "Landhook_Line" }, { "id": 91, "name": "Parcels" }, { "id": 92, "name": "Lot Line" }, { "id": 93, "name": "Buildings 2023" }, { "id": 94, "name": "Buildings 2024" }, { "id": 95, "name": "Hydro Line" }, { "id": 96, "name": "Hydro Area" }, { "id": 97, "name": "PLSS" }, { "id": 98, "name": "County Boundary" }, { "id": 99, "name": "Locator" }, { "id": 100, "name": "TaxDist Owner Labels" }, { "id": 101, "name": "School Districts" }, { "id": 102, "name": "Subdivision Anno" }, { "id": 108, "name": "City Limits" }, { "id": 109, "name": "City Limits Polygon" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9615671.5485, "ymin": 3996802.6901297253, "xmax": -9543754.0064, "ymax": 4060727.400677276, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 89, "name": "Leader Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Data" }, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9611538.2633, "ymin": 4008131.543700002, "xmax": -9546326.9107, "ymax": 4055327.208999999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PRIMARYIND", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRIMARYIND", "type": "esriFieldTypeDouble", "alias": "PRIMARYIND", "domain": null }, { "name": "LLPRIMARYI", "type": "esriFieldTypeDouble", "alias": "LLPRIMARYI", "domain": null }, { "name": "LAST_UPDAT", "type": "esriFieldTypeDate", "alias": "LAST_UPDAT", "length": 8, "domain": null }, { "name": "TAX_YEAR", "type": "esriFieldTypeDouble", "alias": "TAX_YEAR", "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R184_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_184", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S171_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "City ROW" }, { "domains": {}, "id": 1, "name": "County ROW" }, { "domains": {}, "id": 2, "name": "Easement" }, { "domains": {}, "id": 3, "name": "Errata" }, { "domains": {}, "id": 4, "name": "Exempt" }, { "domains": {}, "id": 5, "name": "Lot Number" }, { "domains": {}, "id": 6, "name": "Misc" }, { "domains": {}, "id": 7, "name": "Conflict" }, { "domains": {}, "id": 8, "name": "Dimension" }, { "domains": {}, "id": 9, "name": "Parcel Number" }, { "domains": {}, "id": 10, "name": "Subdiv Block Text" }, { "domains": {}, "id": 11, "name": "Subdiv Code" }, { "domains": {}, "id": 12, "name": "Subdiv Mapbook & Page" }, { "domains": {}, "id": 13, "name": "Subdiv Name" }, { "domains": {}, "id": 14, "name": "Township & Range" }, { "domains": {}, "id": 15, "name": "Water" } ], "subtypes": [ { "domains": {}, "defaultValues": { "PRIMARYIND": null, "LLPRIMARYI": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 0, "name": "City ROW" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "LLPRIMARYI": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 1, "name": "County ROW" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "LLPRIMARYI": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 2, "name": "Easement" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "LLPRIMARYI": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 3, "name": "Errata" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "LLPRIMARYI": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 4, "name": "Exempt" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "LLPRIMARYI": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 5, "name": "Lot Number" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "LLPRIMARYI": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 6, "name": "Misc" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "LLPRIMARYI": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 7, "name": "Conflict" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "LLPRIMARYI": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 8, "name": "Dimension" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "LLPRIMARYI": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 9, "name": "Parcel Number" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "LLPRIMARYI": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 10, "name": "Subdiv Block Text" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "LLPRIMARYI": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 11, "name": "Subdiv Code" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "LLPRIMARYI": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 12, "name": "Subdiv Mapbook & Page" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "LLPRIMARYI": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 13, "name": "Subdiv Name" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "LLPRIMARYI": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 14, "name": "Township & Range" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "LLPRIMARYI": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 15, "name": "Water" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 90, "name": "Landhook_Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Data" }, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9611763.3955, "ymin": 4007865.267999999, "xmax": -9544327.475, "ymax": 4055657.5693999976, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FCODE", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 301, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRIMARYIND", "type": "esriFieldTypeDouble", "alias": "PRIMARYIND", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "FCODE", "length": 20, "domain": null }, { "name": "GEOM_LENGT", "type": "esriFieldTypeDouble", "alias": "GEOM_LENGT", "domain": null }, { "name": "LAST_UPDAT", "type": "esriFieldTypeDate", "alias": "LAST_UPDAT", "length": 8, "domain": null }, { "name": "TAX_YEAR", "type": "esriFieldTypeDouble", "alias": "TAX_YEAR", "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R183_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_183", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S170_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "0" }, { "domains": {}, "id": 412, "name": "412" }, { "domains": {}, "id": 301, "name": "Solid Land Hook" } ], "subtypes": [ { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "GEOM_LENGT": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 301, "GlobalID": null }, "code": 0, "name": "0" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "GEOM_LENGT": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 301, "GlobalID": null }, "code": 412, "name": "412" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "GEOM_LENGT": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 301, "GlobalID": null }, "code": 301, "name": "Solid Land Hook" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 91, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Data" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9614704.5884, "ymin": 4007551.445799999, "xmax": -9544216.7098, "ymax": 4055796.240699999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SitusAddName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 15, "domain": null }, { "name": "PPIN", "type": "esriFieldTypeDouble", "alias": "PPIN", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 40, "domain": null }, { "name": "ParcelID_GISlink", "type": "esriFieldTypeString", "alias": "ParcelID_GISlink", "length": 40, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 256, "domain": null }, { "name": "MailAdd1", "type": "esriFieldTypeString", "alias": "MailAdd1", "length": 30, "domain": null }, { "name": "MailAdd2", "type": "esriFieldTypeString", "alias": "MailAdd2", "length": 30, "domain": null }, { "name": "MailAdd3", "type": "esriFieldTypeString", "alias": "MailAdd3", "length": 30, "domain": null }, { "name": "MailCity", "type": "esriFieldTypeString", "alias": "MailCity", "length": 16, "domain": null }, { "name": "MailState", "type": "esriFieldTypeString", "alias": "MailState", "length": 2, "domain": null }, { "name": "MailZip1", "type": "esriFieldTypeString", "alias": "MailZip1", "length": 5, "domain": null }, { "name": "MailZip2", "type": "esriFieldTypeString", "alias": "MailZip2", "length": 4, "domain": null }, { "name": "TTV", "type": "esriFieldTypeDouble", "alias": "TTV", "domain": null }, { "name": "TAV", "type": "esriFieldTypeInteger", "alias": "TAV", "domain": null }, { "name": "TimberAcres", "type": "esriFieldTypeDouble", "alias": "TimberAcres", "domain": null }, { "name": "UserValue", "type": "esriFieldTypeInteger", "alias": "UserValue", "domain": null }, { "name": "TaxDist", "type": "esriFieldTypeString", "alias": "TaxDist", "length": 4, "domain": null }, { "name": "FLAG1", "type": "esriFieldTypeString", "alias": "FLAG1", "length": 1, "domain": null }, { "name": "FLAG2", "type": "esriFieldTypeString", "alias": "FLAG2", "length": 1, "domain": null }, { "name": "FLAG3", "type": "esriFieldTypeString", "alias": "FLAG3", "length": 1, "domain": null }, { "name": "FLAG4", "type": "esriFieldTypeString", "alias": "FLAG4", "length": 1, "domain": null }, { "name": "FLAG5", "type": "esriFieldTypeString", "alias": "FLAG5", "length": 1, "domain": null }, { "name": "FLAG6", "type": "esriFieldTypeString", "alias": "FLAG6", "length": 1, "domain": null }, { "name": "SitusAddID", "type": "esriFieldTypeInteger", "alias": "SitusAddID", "domain": null }, { "name": "SitusAddName", "type": "esriFieldTypeString", "alias": "SitusAddName", "length": 30, "domain": null }, { "name": "SitusAddNumber", "type": "esriFieldTypeInteger", "alias": "SitusAddNumber", "domain": null }, { "name": "SitusAddCity", "type": "esriFieldTypeSmallInteger", "alias": "SitusAddCity", "domain": null }, { "name": "ImpDescrip", "type": "esriFieldTypeString", "alias": "ImpDescrip", "length": 60, "domain": null }, { "name": "PropertyClass", "type": "esriFieldTypeString", "alias": "PropertyClass", "length": 2, "domain": null }, { "name": "PropertySubClass", "type": "esriFieldTypeString", "alias": "PropertySubClass", "length": 3, "domain": null }, { "name": "SubLot", "type": "esriFieldTypeString", "alias": "SubLot", "length": 5, "domain": null }, { "name": "SubBlock", "type": "esriFieldTypeString", "alias": "SubBlock", "length": 5, "domain": null }, { "name": "PreviousOwner", "type": "esriFieldTypeString", "alias": "PreviousOwner", "length": 40, "domain": null }, { "name": "DeededAcres", "type": "esriFieldTypeDouble", "alias": "DeededAcres", "domain": null }, { "name": "CalcAcres", "type": "esriFieldTypeDouble", "alias": "CalcAcres", "domain": null }, { "name": "PIN_PID", "type": "esriFieldTypeString", "alias": "PIN_PID", "length": 288, "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 10, "domain": null }, { "name": "NeighborhoodSub", "type": "esriFieldTypeString", "alias": "NeighborhoodSub", "length": 13, "domain": null }, { "name": "LegalDescription", "type": "esriFieldTypeString", "alias": "LegalDescription", "length": 1219, "domain": null }, { "name": "TaxYearDue", "type": "esriFieldTypeSmallInteger", "alias": "TaxYearDue", "domain": null }, { "name": "TotalTaxDue", "type": "esriFieldTypeDouble", "alias": "TotalTaxDue", "domain": null }, { "name": "CImpValue", "type": "esriFieldTypeDouble", "alias": "CImpValue", "domain": null }, { "name": "CLandValue", "type": "esriFieldTypeDouble", "alias": "CLandValue", "domain": null }, { "name": "pcliID", "type": "esriFieldTypeInteger", "alias": "pcliID", "domain": null }, { "name": "DeedBook", "type": "esriFieldTypeString", "alias": "DeedBook", "length": 25, "domain": null }, { "name": "DeedPage", "type": "esriFieldTypeString", "alias": "DeedPage", "length": 25, "domain": null }, { "name": "acctNum", "type": "esriFieldTypeString", "alias": "acctNum", "length": 15, "domain": null }, { "name": "exemption", "type": "esriFieldTypeString", "alias": "exemption", "length": 50, "domain": null }, { "name": "ZoningCode", "type": "esriFieldTypeString", "alias": "ZoningCode", "length": 20, "domain": null }, { "name": "ZoningDesc", "type": "esriFieldTypeString", "alias": "ZoningDesc", "length": 150, "domain": null }, { "name": "HasCurrentUse", "type": "esriFieldTypeString", "alias": "HasCurrentUse", "length": 5, "domain": null }, { "name": "CurrentUseValue", "type": "esriFieldTypeDouble", "alias": "CurrentUseValue", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PIN_Text", "type": "esriFieldTypeString", "alias": "PIN_text", "length": 10, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R197_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S184_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 92, "name": "Lot Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Data" }, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 112, 168, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9610478.5971, "ymin": 4007999.720700003, "xmax": -9544583.4897, "ymax": 4055623.1955000013, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FCODE", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRIMARYIND", "type": "esriFieldTypeDouble", "alias": "PRIMARYIND", "domain": null }, { "name": "IS_PARCEL_", "type": "esriFieldTypeString", "alias": "IS_PARCEL_", "length": 2, "domain": null }, { "name": "IS_LOT_BND", "type": "esriFieldTypeString", "alias": "IS_LOT_BND", "length": 2, "domain": null }, { "name": "IS_SUBDIV_", "type": "esriFieldTypeString", "alias": "IS_SUBDIV_", "length": 2, "domain": null }, { "name": "IS_MAPBLOC", "type": "esriFieldTypeString", "alias": "IS_MAPBLOC", "length": 2, "domain": null }, { "name": "IS_CITY_LI", "type": "esriFieldTypeString", "alias": "IS_CITY_LI", "length": 2, "domain": null }, { "name": "IS_WATER_B", "type": "esriFieldTypeString", "alias": "IS_WATER_B", "length": 2, "domain": null }, { "name": "IS_CITY_RO", "type": "esriFieldTypeString", "alias": "IS_CITY_RO", "length": 2, "domain": null }, { "name": "IS_CO_ROW_", "type": "esriFieldTypeString", "alias": "IS_CO_ROW_", "length": 2, "domain": null }, { "name": "IS_DIRT_RO", "type": "esriFieldTypeString", "alias": "IS_DIRT_RO", "length": 2, "domain": null }, { "name": "IS_US_ST_R", "type": "esriFieldTypeString", "alias": "IS_US_ST_R", "length": 2, "domain": null }, { "name": "IS_IST_ROW", "type": "esriFieldTypeString", "alias": "IS_IST_ROW", "length": 2, "domain": null }, { "name": "IS_PVT_RD_", "type": "esriFieldTypeString", "alias": "IS_PVT_RD_", "length": 2, "domain": null }, { "name": "IS_RAIL_RO", "type": "esriFieldTypeString", "alias": "IS_RAIL_RO", "length": 2, "domain": null }, { "name": "IS_QS_BND", "type": "esriFieldTypeString", "alias": "IS_QS_BND", "length": 2, "domain": null }, { "name": "IS_QQS_BND", "type": "esriFieldTypeString", "alias": "IS_QQS_BND", "length": 2, "domain": null }, { "name": "IS_SECTION", "type": "esriFieldTypeString", "alias": "IS_SECTION", "length": 2, "domain": null }, { "name": "IS_TAR_BND", "type": "esriFieldTypeString", "alias": "IS_TAR_BND", "length": 2, "domain": null }, { "name": "IS_CO_BND", "type": "esriFieldTypeString", "alias": "IS_CO_BND", "length": 2, "domain": null }, { "name": "IS_STATE_B", "type": "esriFieldTypeString", "alias": "IS_STATE_B", "length": 2, "domain": null }, { "name": "IS_HIDDEN_", "type": "esriFieldTypeString", "alias": "IS_HIDDEN_", "length": 2, "domain": null }, { "name": "IS_CONSTRU", "type": "esriFieldTypeString", "alias": "IS_CONSTRU", "length": 2, "domain": null }, { "name": "IS_ROW_BND", "type": "esriFieldTypeString", "alias": "IS_ROW_BND", "length": 2, "domain": null }, { "name": "WATER_TYPE", "type": "esriFieldTypeDouble", "alias": "WATER_TYPE", "domain": null }, { "name": "TAXMAP_SCA", "type": "esriFieldTypeDouble", "alias": "TAXMAP_SCA", "domain": null }, { "name": "TAXMAP_DEE", "type": "esriFieldTypeDouble", "alias": "TAXMAP_DEE", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "FCODE", "length": 20, "domain": null }, { "name": "GMPID", "type": "esriFieldTypeDouble", "alias": "GMPID", "domain": null }, { "name": "BND_TYPE", "type": "esriFieldTypeString", "alias": "BND_TYPE", "length": 10, "domain": null }, { "name": "PLAN_LENGT", "type": "esriFieldTypeDouble", "alias": "PLAN_LENGT", "domain": null }, { "name": "IS_PRELIMI", "type": "esriFieldTypeString", "alias": "IS_PRELIMI", "length": 2, "domain": null }, { "name": "SCALED_LEN", "type": "esriFieldTypeDouble", "alias": "SCALED_LEN", "domain": null }, { "name": "IN_CONFLIC", "type": "esriFieldTypeString", "alias": "IN_CONFLIC", "length": 2, "domain": null }, { "name": "LIN_DIM_ST", "type": "esriFieldTypeString", "alias": "LIN_DIM_ST", "length": 60, "domain": null }, { "name": "GEOM_LENGT", "type": "esriFieldTypeDouble", "alias": "GEOM_LENGT", "domain": null }, { "name": "LAST_UPDAT", "type": "esriFieldTypeDate", "alias": "LAST_UPDAT", "length": 8, "domain": null }, { "name": "TAX_YEAR", "type": "esriFieldTypeDouble", "alias": "TAX_YEAR", "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R185_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_185", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S172_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Lot Line" } ], "subtypes": [ { "domains": {}, "defaultValues": { "PRIMARYIND": null, "IS_PARCEL_": null, "IS_LOT_BND": null, "IS_SUBDIV_": null, "IS_MAPBLOC": null, "IS_CITY_LI": null, "IS_WATER_B": null, "IS_CITY_RO": null, "IS_CO_ROW_": null, "IS_DIRT_RO": null, "IS_US_ST_R": null, "IS_IST_ROW": null, "IS_PVT_RD_": null, "IS_RAIL_RO": null, "IS_QS_BND": null, "IS_QQS_BND": null, "IS_SECTION": null, "IS_TAR_BND": null, "IS_CO_BND": null, "IS_STATE_B": null, "IS_HIDDEN_": null, "IS_CONSTRU": null, "IS_ROW_BND": null, "WATER_TYPE": null, "TAXMAP_SCA": null, "TAXMAP_DEE": null, "FCODE": null, "GMPID": null, "BND_TYPE": null, "PLAN_LENGT": null, "IS_PRELIMI": null, "SCALED_LEN": null, "IN_CONFLIC": null, "LIN_DIM_ST": null, "GEOM_LENGT": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 0, "name": "Lot Line" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 93, "name": "Buildings 2023", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Data" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9615553.6748, "ymin": 4007324.0478999987, "xmax": -9543821.0753, "ymax": 4056553.5354999974, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SubType", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R34_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S21_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 40, "name": "Boundary Extents" }, { "domains": {}, "id": 30, "name": "Etowah County Boundary" }, { "domains": {}, "id": 31, "name": "Etowah County Outline" }, { "domains": {}, "id": 3, "name": "Area Under Construction 2023" }, { "domains": {}, "id": 5, "name": "Bridge 2023" }, { "domains": {}, "id": 6, "name": "Building Amended 2023" }, { "domains": {}, "id": 7, "name": "Building Deleted 2023" }, { "domains": {}, "id": 8, "name": "Building Existing 2023" }, { "domains": {}, "id": 9, "name": "Building New 2023" }, { "domains": {}, "id": 11, "name": "Building Ruin 2023" }, { "domains": {}, "id": 12, "name": "Building Under Construction 2023" }, { "domains": {}, "id": 13, "name": "Concrete Dam 2023" }, { "domains": {}, "id": 14, "name": "Dock Pier 2023" }, { "domains": {}, "id": 17, "name": "Manufactured Home Amended 2023" }, { "domains": {}, "id": 18, "name": "Manufactured Home Deleted 2023" }, { "domains": {}, "id": 19, "name": "Manufactured Home Existing 2023" }, { "domains": {}, "id": 20, "name": "Manufactured Home New 2023" }, { "domains": {}, "id": 21, "name": "Manufactured Home Ruin 2023" }, { "domains": {}, "id": 22, "name": "Overhead Crosswalk 2023" }, { "domains": {}, "id": 24, "name": "Parcel Change Detection 2023" }, { "domains": {}, "id": 26, "name": "Substation Outline 2023" }, { "domains": {}, "id": 27, "name": "Swamp 2023" }, { "domains": {}, "id": 28, "name": "Water Polygon 2023" }, { "domains": {}, "id": 29, "name": "Water Tower 2023" }, { "domains": {}, "id": 33, "name": "Parcel Change Detection Spatial Join 2023" }, { "domains": {}, "id": 34, "name": "Parcel Change Features 2023" }, { "domains": {}, "id": 35, "name": "Tank 2023" }, { "domains": {}, "id": 36, "name": "Miscellaneous Structure 2023" }, { "domains": {}, "id": 37, "name": "Airport Apron Taxiway 2023" }, { "domains": {}, "id": 38, "name": "Airport Runway Paved 2023" }, { "domains": {}, "id": 39, "name": "Boat Ramp 2023" }, { "domains": {}, "id": 42, "name": "Etowah County North Boundary 2023" }, { "domains": {}, "id": 43, "name": "Cemetary Outline 2023" }, { "domains": {}, "id": 44, "name": "Culvert Pipe 2023" }, { "domains": {}, "id": 45, "name": "Silo 2023" }, { "domains": {}, "id": 46, "name": "Airport Runway Unpaved 2023" }, { "domains": {}, "id": 47, "name": "Quarry Outline 2023" }, { "domains": {}, "id": 48, "name": "Boat Ramp New 2023" }, { "domains": {}, "id": 49, "name": "Debris Pile Borrow Pit 2023" }, { "domains": {}, "id": 41, "name": "Etowah County South Boundary 2022" }, { "domains": {}, "id": 32, "name": "Helicopter Landing Pad 2022" } ], "subtypes": [ { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 40, "name": "Boundary Extents" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 30, "name": "Etowah County Boundary" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 31, "name": "Etowah County Outline" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 3, "name": "Area Under Construction 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 5, "name": "Bridge 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 6, "name": "Building Amended 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 7, "name": "Building Deleted 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 8, "name": "Building Existing 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 9, "name": "Building New 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 11, "name": "Building Ruin 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 12, "name": "Building Under Construction 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 13, "name": "Concrete Dam 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 14, "name": "Dock Pier 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 17, "name": "Manufactured Home Amended 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 18, "name": "Manufactured Home Deleted 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 19, "name": "Manufactured Home Existing 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 20, "name": "Manufactured Home New 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 21, "name": "Manufactured Home Ruin 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 22, "name": "Overhead Crosswalk 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 24, "name": "Parcel Change Detection 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 26, "name": "Substation Outline 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 27, "name": "Swamp 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 28, "name": "Water Polygon 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 29, "name": "Water Tower 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 33, "name": "Parcel Change Detection Spatial Join 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 34, "name": "Parcel Change Features 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 35, "name": "Tank 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 36, "name": "Miscellaneous Structure 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 37, "name": "Airport Apron Taxiway 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 38, "name": "Airport Runway Paved 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 39, "name": "Boat Ramp 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 42, "name": "Etowah County North Boundary 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 43, "name": "Cemetary Outline 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 44, "name": "Culvert Pipe 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 45, "name": "Silo 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 46, "name": "Airport Runway Unpaved 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 47, "name": "Quarry Outline 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 48, "name": "Boat Ramp New 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 49, "name": "Debris Pile Borrow Pit 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 41, "name": "Etowah County South Boundary 2022" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 32, "name": "Helicopter Landing Pad 2022" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 94, "name": "Buildings 2024", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Data" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9615671.5485, "ymin": 4007236.7097000033, "xmax": -9543754.0064, "ymax": 4056000.630599998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SubType", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 40, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R161_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S148_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 40, "name": "Boundary Extents" }, { "domains": {}, "id": 30, "name": "Etowah County Boundary" }, { "domains": {}, "id": 31, "name": "Etowah County Outline" }, { "domains": {}, "id": 42, "name": "Etowah County North Boundary 2023" }, { "domains": {}, "id": 3, "name": "Area Under Construction 2024" }, { "domains": {}, "id": 5, "name": "Bridge 2024" }, { "domains": {}, "id": 6, "name": "Building Amended 2024" }, { "domains": {}, "id": 7, "name": "Building Deleted 2024" }, { "domains": {}, "id": 8, "name": "Building Existing 2024" }, { "domains": {}, "id": 9, "name": "Building New 2024" }, { "domains": {}, "id": 11, "name": "Building Ruin 2024" }, { "domains": {}, "id": 12, "name": "Building Under Construction 2024" }, { "domains": {}, "id": 13, "name": "Concrete Dam 2024" }, { "domains": {}, "id": 14, "name": "Dock Pier 2024" }, { "domains": {}, "id": 17, "name": "Manufactured Home Amended 2024" }, { "domains": {}, "id": 18, "name": "Manufactured Home Deleted 2024" }, { "domains": {}, "id": 19, "name": "Manufactured Home Existing 2024" }, { "domains": {}, "id": 20, "name": "Manufactured Home New 2024" }, { "domains": {}, "id": 21, "name": "Manufactured Home Ruin 2024" }, { "domains": {}, "id": 22, "name": "Overhead Crosswalk 2024" }, { "domains": {}, "id": 24, "name": "Parcel Change Detection 2024" }, { "domains": {}, "id": 26, "name": "Substation Outline 2024" }, { "domains": {}, "id": 27, "name": "Swamp 2024" }, { "domains": {}, "id": 28, "name": "Water Polygon 2024" }, { "domains": {}, "id": 29, "name": "Water Tower 2024" }, { "domains": {}, "id": 33, "name": "Parcel Change Detection Spatial Join 2024" }, { "domains": {}, "id": 34, "name": "Parcel Change Features 2024" }, { "domains": {}, "id": 35, "name": "Tank 2024" }, { "domains": {}, "id": 36, "name": "Miscellaneous Structure 2024" }, { "domains": {}, "id": 37, "name": "Airport Apron Taxiway 2024" }, { "domains": {}, "id": 38, "name": "Airport Runway Paved 2024" }, { "domains": {}, "id": 39, "name": "Boat Ramp 2024" }, { "domains": {}, "id": 43, "name": "Cemetary Outline 2024" }, { "domains": {}, "id": 44, "name": "Culvert Pipe 2024" }, { "domains": {}, "id": 45, "name": "Silo 2024" }, { "domains": {}, "id": 46, "name": "Airport Runway Unpaved 2024" }, { "domains": {}, "id": 47, "name": "Quarry Outline 2024" }, { "domains": {}, "id": 48, "name": "Culvert Box 2024" }, { "domains": {}, "id": 49, "name": "Debris Pile Borrow Pit 2024" }, { "domains": {}, "id": 41, "name": "Etowah County South Boundary 2024" }, { "domains": {}, "id": 32, "name": "Helicopter Landing Pad 2024" } ], "subtypes": [ { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 40, "name": "Boundary Extents" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 30, "name": "Etowah County Boundary" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 31, "name": "Etowah County Outline" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 42, "name": "Etowah County North Boundary 2023" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 3, "name": "Area Under Construction 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 5, "name": "Bridge 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 6, "name": "Building Amended 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 7, "name": "Building Deleted 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 8, "name": "Building Existing 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 9, "name": "Building New 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 11, "name": "Building Ruin 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 12, "name": "Building Under Construction 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 13, "name": "Concrete Dam 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 14, "name": "Dock Pier 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 17, "name": "Manufactured Home Amended 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 18, "name": "Manufactured Home Deleted 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 19, "name": "Manufactured Home Existing 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 20, "name": "Manufactured Home New 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 21, "name": "Manufactured Home Ruin 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 22, "name": "Overhead Crosswalk 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 24, "name": "Parcel Change Detection 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 26, "name": "Substation Outline 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 27, "name": "Swamp 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 28, "name": "Water Polygon 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 29, "name": "Water Tower 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 33, "name": "Parcel Change Detection Spatial Join 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 34, "name": "Parcel Change Features 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 35, "name": "Tank 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 36, "name": "Miscellaneous Structure 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 37, "name": "Airport Apron Taxiway 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 38, "name": "Airport Runway Paved 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 39, "name": "Boat Ramp 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 43, "name": "Cemetary Outline 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 44, "name": "Culvert Pipe 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 45, "name": "Silo 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 46, "name": "Airport Runway Unpaved 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 47, "name": "Quarry Outline 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 48, "name": "Culvert Box 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 49, "name": "Debris Pile Borrow Pit 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 41, "name": "Etowah County South Boundary 2024" }, { "domains": {}, "defaultValues": { "SubType": null, "Layer": null }, "code": 32, "name": "Helicopter Landing Pad 2024" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 95, "name": "Hydro Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Data" }, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 169, 230, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9615565.7207, "ymin": 4008409.147500001, "xmax": -9543967.6891, "ymax": 4056111.612999998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeSmallInteger", "alias": "FCODE", "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R21_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Ditch" }, { "domains": {}, "id": 1, "name": "Ditch Single Line Hidden" }, { "domains": {}, "id": 2, "name": "River Double Line Hidden" }, { "domains": {}, "id": 3, "name": "Stream Single Line" }, { "domains": {}, "id": 4, "name": "Stream Single Line Hidden" }, { "domains": {}, "id": 5, "name": "Stream Double Line" }, { "domains": {}, "id": 6, "name": "Stream Double Line Hidden" }, { "domains": {}, "id": 7, "name": "Dam" }, { "domains": {}, "id": 8, "name": "Stream" } ], "subtypes": [ { "domains": {}, "defaultValues": { "Shape_Leng": null, "FCODE": null, "SubType": null, "NAME": null }, "code": 0, "name": "Ditch" }, { "domains": {}, "defaultValues": { "Shape_Leng": null, "FCODE": null, "SubType": null, "NAME": null }, "code": 1, "name": "Ditch Single Line Hidden" }, { "domains": {}, "defaultValues": { "Shape_Leng": null, "FCODE": null, "SubType": null, "NAME": null }, "code": 2, "name": "River Double Line Hidden" }, { "domains": {}, "defaultValues": { "Shape_Leng": null, "FCODE": null, "SubType": null, "NAME": null }, "code": 3, "name": "Stream Single Line" }, { "domains": {}, "defaultValues": { "Shape_Leng": null, "FCODE": null, "SubType": null, "NAME": null }, "code": 4, "name": "Stream Single Line Hidden" }, { "domains": {}, "defaultValues": { "Shape_Leng": null, "FCODE": null, "SubType": null, "NAME": null }, "code": 5, "name": "Stream Double Line" }, { "domains": {}, "defaultValues": { "Shape_Leng": null, "FCODE": null, "SubType": null, "NAME": null }, "code": 6, "name": "Stream Double Line Hidden" }, { "domains": {}, "defaultValues": { "Shape_Leng": null, "FCODE": null, "SubType": null, "NAME": null }, "code": 7, "name": "Dam" }, { "domains": {}, "defaultValues": { "Shape_Leng": null, "FCODE": null, "SubType": null, "NAME": null }, "code": 8, "name": "Stream" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 96, "name": "Hydro Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Data" }, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "6e4a2b46eab6b35a1e0c9ab7a21ebe13", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAALUlEQVQokWNhIBGwkK9h5bP/DOFSjIT4LHABZEk8fBbynUQkYIGzRv3AgDNeAMWHHzODkwa1AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9615592.8888, "ymin": 4007338.931400001, "xmax": -9543864.0398, "ymax": 4055951.0581, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FCODE", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1502, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRIMARYIND", "type": "esriFieldTypeDouble", "alias": "PRIMARYIND", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "FCODE", "length": 20, "domain": null }, { "name": "WATER_FEAT", "type": "esriFieldTypeDouble", "alias": "WATER_FEAT", "domain": null }, { "name": "WATER_FEA1", "type": "esriFieldTypeString", "alias": "WATER_FEA1", "length": 50, "domain": null }, { "name": "GEOM_AREA", "type": "esriFieldTypeDouble", "alias": "GEOM_AREA", "domain": null }, { "name": "GEOM_PERIM", "type": "esriFieldTypeDouble", "alias": "GEOM_PERIM", "domain": null }, { "name": "LAST_UPDAT", "type": "esriFieldTypeDate", "alias": "LAST_UPDAT", "length": 8, "domain": null }, { "name": "TAX_YEAR", "type": "esriFieldTypeDouble", "alias": "TAX_YEAR", "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R22_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1501, "name": "Dam" }, { "domains": {}, "id": 1502, "name": "River" }, { "domains": {}, "id": 1503, "name": "Pond" }, { "domains": {}, "id": 1504, "name": "Lake" }, { "domains": {}, "id": 1505, "name": "Swamp" }, { "domains": {}, "id": 1508, "name": "Stream" } ], "subtypes": [ { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "WATER_FEAT": null, "WATER_FEA1": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": null }, "code": 1501, "name": "Dam" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "WATER_FEAT": null, "WATER_FEA1": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": null }, "code": 1502, "name": "River" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "WATER_FEAT": null, "WATER_FEA1": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": null }, "code": 1503, "name": "Pond" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "WATER_FEAT": null, "WATER_FEA1": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": null }, "code": 1504, "name": "Lake" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "WATER_FEAT": null, "WATER_FEA1": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": null }, "code": 1505, "name": "Swamp" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "WATER_FEAT": null, "WATER_FEA1": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": null }, "code": 1508, "name": "Stream" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 97, "name": "PLSS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Data" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubType", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.75 }, "value": "3", "label": "Dashed Section" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "6", "label": "Dashed Township Range" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.75 }, "value": "2", "label": "Section" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "5", "label": "Township Range" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 121, 209, 255 ], "toColor": [ 143, 121, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 250, 105, 255 ], "toColor": [ 136, 250, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 143, 88, 255 ], "toColor": [ 237, 143, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 214, 208, 255 ], "toColor": [ 129, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 133, 54, 255 ], "toColor": [ 97, 133, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 49, 70, 255 ], "toColor": [ 140, 49, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 229, 116, 255 ], "toColor": [ 237, 229, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 80, 217, 255 ], "toColor": [ 230, 80, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 99, 130, 255 ], "toColor": [ 56, 99, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 87, 250, 255 ], "toColor": [ 101, 87, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 135, 175, 255 ], "toColor": [ 250, 135, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 250, 173, 255 ], "toColor": [ 117, 250, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 146, 121, 255 ], "toColor": [ 181, 146, 121, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9613458.9291, "ymin": 4007621.731200002, "xmax": -9544267.3951, "ymax": 4055748.3955999985, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "IS_PARCEL_", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRIMARYIND", "type": "esriFieldTypeDouble", "alias": "PRIMARYIND", "domain": null }, { "name": "IS_PARCEL_", "type": "esriFieldTypeString", "alias": "IS_PARCEL_", "length": 2, "domain": null }, { "name": "IS_LOT_BND", "type": "esriFieldTypeString", "alias": "IS_LOT_BND", "length": 2, "domain": null }, { "name": "IS_SUBDIV_", "type": "esriFieldTypeString", "alias": "IS_SUBDIV_", "length": 2, "domain": null }, { "name": "IS_MAPBLOC", "type": "esriFieldTypeString", "alias": "IS_MAPBLOC", "length": 2, "domain": null }, { "name": "IS_CITY_LI", "type": "esriFieldTypeString", "alias": "IS_CITY_LI", "length": 2, "domain": null }, { "name": "IS_WATER_B", "type": "esriFieldTypeString", "alias": "IS_WATER_B", "length": 2, "domain": null }, { "name": "IS_CITY_RO", "type": "esriFieldTypeString", "alias": "IS_CITY_RO", "length": 2, "domain": null }, { "name": "IS_CO_ROW_", "type": "esriFieldTypeString", "alias": "IS_CO_ROW_", "length": 2, "domain": null }, { "name": "IS_DIRT_RO", "type": "esriFieldTypeString", "alias": "IS_DIRT_RO", "length": 2, "domain": null }, { "name": "IS_US_ST_R", "type": "esriFieldTypeString", "alias": "IS_US_ST_R", "length": 2, "domain": null }, { "name": "IS_IST_ROW", "type": "esriFieldTypeString", "alias": "IS_IST_ROW", "length": 2, "domain": null }, { "name": "IS_PVT_RD_", "type": "esriFieldTypeString", "alias": "IS_PVT_RD_", "length": 2, "domain": null }, { "name": "IS_RAIL_RO", "type": "esriFieldTypeString", "alias": "IS_RAIL_RO", "length": 2, "domain": null }, { "name": "IS_QS_BND", "type": "esriFieldTypeString", "alias": "IS_QS_BND", "length": 2, "domain": null }, { "name": "IS_QQS_BND", "type": "esriFieldTypeString", "alias": "IS_QQS_BND", "length": 2, "domain": null }, { "name": "IS_SECTION", "type": "esriFieldTypeString", "alias": "IS_SECTION", "length": 2, "domain": null }, { "name": "IS_TAR_BND", "type": "esriFieldTypeString", "alias": "IS_TAR_BND", "length": 2, "domain": null }, { "name": "IS_CO_BND", "type": "esriFieldTypeString", "alias": "IS_CO_BND", "length": 2, "domain": null }, { "name": "IS_STATE_B", "type": "esriFieldTypeString", "alias": "IS_STATE_B", "length": 2, "domain": null }, { "name": "IS_HIDDEN_", "type": "esriFieldTypeString", "alias": "IS_HIDDEN_", "length": 2, "domain": null }, { "name": "IS_CONSTRU", "type": "esriFieldTypeString", "alias": "IS_CONSTRU", "length": 2, "domain": null }, { "name": "IS_ROW_BND", "type": "esriFieldTypeString", "alias": "IS_ROW_BND", "length": 2, "domain": null }, { "name": "WATER_TYPE", "type": "esriFieldTypeDouble", "alias": "WATER_TYPE", "domain": null }, { "name": "TAXMAP_SCA", "type": "esriFieldTypeDouble", "alias": "TAXMAP_SCA", "domain": null }, { "name": "TAXMAP_DEE", "type": "esriFieldTypeDouble", "alias": "TAXMAP_DEE", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "FCODE", "length": 20, "domain": null }, { "name": "GMPID", "type": "esriFieldTypeDouble", "alias": "GMPID", "domain": null }, { "name": "BND_TYPE", "type": "esriFieldTypeString", "alias": "BND_TYPE", "length": 10, "domain": null }, { "name": "PLAN_LENGT", "type": "esriFieldTypeDouble", "alias": "PLAN_LENGT", "domain": null }, { "name": "IS_PRELIMI", "type": "esriFieldTypeString", "alias": "IS_PRELIMI", "length": 2, "domain": null }, { "name": "SCALED_LEN", "type": "esriFieldTypeDouble", "alias": "SCALED_LEN", "domain": null }, { "name": "IN_CONFLIC", "type": "esriFieldTypeString", "alias": "IN_CONFLIC", "length": 2, "domain": null }, { "name": "LIN_DIM_ST", "type": "esriFieldTypeString", "alias": "LIN_DIM_ST", "length": 60, "domain": null }, { "name": "GEOM_LENGT", "type": "esriFieldTypeDouble", "alias": "GEOM_LENGT", "domain": null }, { "name": "LAST_UPDAT", "type": "esriFieldTypeDate", "alias": "LAST_UPDAT", "length": 8, "domain": null }, { "name": "TAX_YEAR", "type": "esriFieldTypeDouble", "alias": "TAX_YEAR", "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R192_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_192", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S179_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Quarter Section" }, { "domains": {}, "id": 1, "name": "Dashed Quarter Section" }, { "domains": {}, "id": 2, "name": "Section" }, { "domains": {}, "id": 3, "name": "Dashed Section" }, { "domains": {}, "id": 4, "name": "State Line" }, { "domains": {}, "id": 5, "name": "Township Range" }, { "domains": {}, "id": 6, "name": "Dashed Township Range" }, { "domains": {}, "id": 7, "name": "Quarter Quarter Section" }, { "domains": {}, "id": 8, "name": "Dashed Quarter Quarter Section" } ], "subtypes": [ { "domains": {}, "defaultValues": { "PRIMARYIND": null, "IS_PARCEL_": null, "IS_LOT_BND": null, "IS_SUBDIV_": null, "IS_MAPBLOC": null, "IS_CITY_LI": null, "IS_WATER_B": null, "IS_CITY_RO": null, "IS_CO_ROW_": null, "IS_DIRT_RO": null, "IS_US_ST_R": null, "IS_IST_ROW": null, "IS_PVT_RD_": null, "IS_RAIL_RO": null, "IS_QS_BND": null, "IS_QQS_BND": null, "IS_SECTION": null, "IS_TAR_BND": null, "IS_CO_BND": null, "IS_STATE_B": null, "IS_HIDDEN_": null, "IS_CONSTRU": null, "IS_ROW_BND": null, "WATER_TYPE": null, "TAXMAP_SCA": null, "TAXMAP_DEE": null, "FCODE": null, "GMPID": null, "BND_TYPE": null, "PLAN_LENGT": null, "IS_PRELIMI": null, "SCALED_LEN": null, "IN_CONFLIC": null, "LIN_DIM_ST": null, "GEOM_LENGT": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 0, "name": "Quarter Section" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "IS_PARCEL_": null, "IS_LOT_BND": null, "IS_SUBDIV_": null, "IS_MAPBLOC": null, "IS_CITY_LI": null, "IS_WATER_B": null, "IS_CITY_RO": null, "IS_CO_ROW_": null, "IS_DIRT_RO": null, "IS_US_ST_R": null, "IS_IST_ROW": null, "IS_PVT_RD_": null, "IS_RAIL_RO": null, "IS_QS_BND": null, "IS_QQS_BND": null, "IS_SECTION": null, "IS_TAR_BND": null, "IS_CO_BND": null, "IS_STATE_B": null, "IS_HIDDEN_": null, "IS_CONSTRU": null, "IS_ROW_BND": null, "WATER_TYPE": null, "TAXMAP_SCA": null, "TAXMAP_DEE": null, "FCODE": null, "GMPID": null, "BND_TYPE": null, "PLAN_LENGT": null, "IS_PRELIMI": null, "SCALED_LEN": null, "IN_CONFLIC": null, "LIN_DIM_ST": null, "GEOM_LENGT": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 1, "name": "Dashed Quarter Section" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "IS_PARCEL_": null, "IS_LOT_BND": null, "IS_SUBDIV_": null, "IS_MAPBLOC": null, "IS_CITY_LI": null, "IS_WATER_B": null, "IS_CITY_RO": null, "IS_CO_ROW_": null, "IS_DIRT_RO": null, "IS_US_ST_R": null, "IS_IST_ROW": null, "IS_PVT_RD_": null, "IS_RAIL_RO": null, "IS_QS_BND": null, "IS_QQS_BND": null, "IS_SECTION": null, "IS_TAR_BND": null, "IS_CO_BND": null, "IS_STATE_B": null, "IS_HIDDEN_": null, "IS_CONSTRU": null, "IS_ROW_BND": null, "WATER_TYPE": null, "TAXMAP_SCA": null, "TAXMAP_DEE": null, "FCODE": null, "GMPID": null, "BND_TYPE": null, "PLAN_LENGT": null, "IS_PRELIMI": null, "SCALED_LEN": null, "IN_CONFLIC": null, "LIN_DIM_ST": null, "GEOM_LENGT": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 2, "name": "Section" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "IS_PARCEL_": null, "IS_LOT_BND": null, "IS_SUBDIV_": null, "IS_MAPBLOC": null, "IS_CITY_LI": null, "IS_WATER_B": null, "IS_CITY_RO": null, "IS_CO_ROW_": null, "IS_DIRT_RO": null, "IS_US_ST_R": null, "IS_IST_ROW": null, "IS_PVT_RD_": null, "IS_RAIL_RO": null, "IS_QS_BND": null, "IS_QQS_BND": null, "IS_SECTION": null, "IS_TAR_BND": null, "IS_CO_BND": null, "IS_STATE_B": null, "IS_HIDDEN_": null, "IS_CONSTRU": null, "IS_ROW_BND": null, "WATER_TYPE": null, "TAXMAP_SCA": null, "TAXMAP_DEE": null, "FCODE": null, "GMPID": null, "BND_TYPE": null, "PLAN_LENGT": null, "IS_PRELIMI": null, "SCALED_LEN": null, "IN_CONFLIC": null, "LIN_DIM_ST": null, "GEOM_LENGT": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 3, "name": "Dashed Section" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "IS_PARCEL_": null, "IS_LOT_BND": null, "IS_SUBDIV_": null, "IS_MAPBLOC": null, "IS_CITY_LI": null, "IS_WATER_B": null, "IS_CITY_RO": null, "IS_CO_ROW_": null, "IS_DIRT_RO": null, "IS_US_ST_R": null, "IS_IST_ROW": null, "IS_PVT_RD_": null, "IS_RAIL_RO": null, "IS_QS_BND": null, "IS_QQS_BND": null, "IS_SECTION": null, "IS_TAR_BND": null, "IS_CO_BND": null, "IS_STATE_B": null, "IS_HIDDEN_": null, "IS_CONSTRU": null, "IS_ROW_BND": null, "WATER_TYPE": null, "TAXMAP_SCA": null, "TAXMAP_DEE": null, "FCODE": null, "GMPID": null, "BND_TYPE": null, "PLAN_LENGT": null, "IS_PRELIMI": null, "SCALED_LEN": null, "IN_CONFLIC": null, "LIN_DIM_ST": null, "GEOM_LENGT": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 4, "name": "State Line" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "IS_PARCEL_": null, "IS_LOT_BND": null, "IS_SUBDIV_": null, "IS_MAPBLOC": null, "IS_CITY_LI": null, "IS_WATER_B": null, "IS_CITY_RO": null, "IS_CO_ROW_": null, "IS_DIRT_RO": null, "IS_US_ST_R": null, "IS_IST_ROW": null, "IS_PVT_RD_": null, "IS_RAIL_RO": null, "IS_QS_BND": null, "IS_QQS_BND": null, "IS_SECTION": null, "IS_TAR_BND": null, "IS_CO_BND": null, "IS_STATE_B": null, "IS_HIDDEN_": null, "IS_CONSTRU": null, "IS_ROW_BND": null, "WATER_TYPE": null, "TAXMAP_SCA": null, "TAXMAP_DEE": null, "FCODE": null, "GMPID": null, "BND_TYPE": null, "PLAN_LENGT": null, "IS_PRELIMI": null, "SCALED_LEN": null, "IN_CONFLIC": null, "LIN_DIM_ST": null, "GEOM_LENGT": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 5, "name": "Township Range" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "IS_PARCEL_": null, "IS_LOT_BND": null, "IS_SUBDIV_": null, "IS_MAPBLOC": null, "IS_CITY_LI": null, "IS_WATER_B": null, "IS_CITY_RO": null, "IS_CO_ROW_": null, "IS_DIRT_RO": null, "IS_US_ST_R": null, "IS_IST_ROW": null, "IS_PVT_RD_": null, "IS_RAIL_RO": null, "IS_QS_BND": null, "IS_QQS_BND": null, "IS_SECTION": null, "IS_TAR_BND": null, "IS_CO_BND": null, "IS_STATE_B": null, "IS_HIDDEN_": null, "IS_CONSTRU": null, "IS_ROW_BND": null, "WATER_TYPE": null, "TAXMAP_SCA": null, "TAXMAP_DEE": null, "FCODE": null, "GMPID": null, "BND_TYPE": null, "PLAN_LENGT": null, "IS_PRELIMI": null, "SCALED_LEN": null, "IN_CONFLIC": null, "LIN_DIM_ST": null, "GEOM_LENGT": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 6, "name": "Dashed Township Range" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "IS_PARCEL_": null, "IS_LOT_BND": null, "IS_SUBDIV_": null, "IS_MAPBLOC": null, "IS_CITY_LI": null, "IS_WATER_B": null, "IS_CITY_RO": null, "IS_CO_ROW_": null, "IS_DIRT_RO": null, "IS_US_ST_R": null, "IS_IST_ROW": null, "IS_PVT_RD_": null, "IS_RAIL_RO": null, "IS_QS_BND": null, "IS_QQS_BND": null, "IS_SECTION": null, "IS_TAR_BND": null, "IS_CO_BND": null, "IS_STATE_B": null, "IS_HIDDEN_": null, "IS_CONSTRU": null, "IS_ROW_BND": null, "WATER_TYPE": null, "TAXMAP_SCA": null, "TAXMAP_DEE": null, "FCODE": null, "GMPID": null, "BND_TYPE": null, "PLAN_LENGT": null, "IS_PRELIMI": null, "SCALED_LEN": null, "IN_CONFLIC": null, "LIN_DIM_ST": null, "GEOM_LENGT": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 7, "name": "Quarter Quarter Section" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "IS_PARCEL_": null, "IS_LOT_BND": null, "IS_SUBDIV_": null, "IS_MAPBLOC": null, "IS_CITY_LI": null, "IS_WATER_B": null, "IS_CITY_RO": null, "IS_CO_ROW_": null, "IS_DIRT_RO": null, "IS_US_ST_R": null, "IS_IST_ROW": null, "IS_PVT_RD_": null, "IS_RAIL_RO": null, "IS_QS_BND": null, "IS_QQS_BND": null, "IS_SECTION": null, "IS_TAR_BND": null, "IS_CO_BND": null, "IS_STATE_B": null, "IS_HIDDEN_": null, "IS_CONSTRU": null, "IS_ROW_BND": null, "WATER_TYPE": null, "TAXMAP_SCA": null, "TAXMAP_DEE": null, "FCODE": null, "GMPID": null, "BND_TYPE": null, "PLAN_LENGT": null, "IS_PRELIMI": null, "SCALED_LEN": null, "IN_CONFLIC": null, "LIN_DIM_ST": null, "GEOM_LENGT": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 0, "GlobalID": null }, "code": 8, "name": "Dashed Quarter Quarter Section" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 98, "name": "County Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Data" }, "subLayers": [], "minScale": 750000, "maxScale": 10000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9614704.068812026, "ymin": 4007550.589938184, "xmax": -9544216.210128801, "ymax": 4055795.3712475183, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 99, "name": "Locator", "type": "Feature Layer", "description": "Locator", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Data" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.75 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LOCATOR]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 750000, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 115, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 24, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9615407.724100064, "ymin": 3996802.6901297267, "xmax": -9543923.704363123, "ymax": 4055992.16969891, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COUNTY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 2, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 3, "domain": null }, { "name": "LOCATOR", "type": "esriFieldTypeString", "alias": "LOCATOR", "length": 2, "domain": null }, { "name": "PLS_AREA", "type": "esriFieldTypeString", "alias": "PLS_AREA", "length": 2, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 2, "domain": null }, { "name": "Q_SECTION", "type": "esriFieldTypeString", "alias": "Q_SECTION", "length": 1, "domain": null }, { "name": "FeatureNam", "type": "esriFieldTypeString", "alias": "FeatureNam", "length": 30, "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "TOWNSHIPNU", "type": "esriFieldTypeString", "alias": "TOWNSHIPNU", "length": 2, "domain": null }, { "name": "AREANUM", "type": "esriFieldTypeString", "alias": "AREANUM", "length": 5, "domain": null }, { "name": "SECTIONNUM", "type": "esriFieldTypeString", "alias": "SECTIONNUM", "length": 2, "domain": null }, { "name": "QTRSECNUM", "type": "esriFieldTypeString", "alias": "QTRSECNUM", "length": 2, "domain": null }, { "name": "FEATUREN_1", "type": "esriFieldTypeString", "alias": "FEATUREN_1", "length": 20, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 3, "domain": null }, { "name": "Sections", "type": "esriFieldTypeString", "alias": "Sections", "length": 20, "domain": null }, { "name": "MapScale1", "type": "esriFieldTypeString", "alias": "MapScale1", "length": 5, "domain": null }, { "name": "MapScale2", "type": "esriFieldTypeString", "alias": "MapScale2", "length": 5, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 100, "name": "TaxDist Owner Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 208, 200, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TaxDistrict]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 12000, "name": "TaxDist", "priority": 11, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[OwnerName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 12000, "name": "Owner", "priority": 12, "symbol": { "type": "esriTS", "color": [ 255, 0, 197, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9614704.5884, "ymin": 4007551.445799999, "xmax": -9544216.7098, "ymax": 4055796.240699999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SitusAddName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 15, "domain": null }, { "name": "PreviousOwner", "type": "esriFieldTypeString", "alias": "PreviousOwner", "length": 40, "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 10, "domain": null }, { "name": "PropertyClass", "type": "esriFieldTypeString", "alias": "PropertyClass", "length": 2, "domain": null }, { "name": "PropertySubClass", "type": "esriFieldTypeString", "alias": "PropertySubClass", "length": 3, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PIN_Text", "type": "esriFieldTypeString", "alias": "PIN_text", "length": 10, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "PPIN", "type": "esriFieldTypeDouble", "alias": "PPIN", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 40, "domain": null }, { "name": "ParcelID_GISlink", "type": "esriFieldTypeString", "alias": "ParcelID_GISlink", "length": 40, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 256, "domain": null }, { "name": "MailAdd1", "type": "esriFieldTypeString", "alias": "MailAdd1", "length": 30, "domain": null }, { "name": "MailAdd2", "type": "esriFieldTypeString", "alias": "MailAdd2", "length": 30, "domain": null }, { "name": "MailAdd3", "type": "esriFieldTypeString", "alias": "MailAdd3", "length": 30, "domain": null }, { "name": "MailCity", "type": "esriFieldTypeString", "alias": "MailCity", "length": 16, "domain": null }, { "name": "MailState", "type": "esriFieldTypeString", "alias": "MailState", "length": 2, "domain": null }, { "name": "MailZip1", "type": "esriFieldTypeString", "alias": "MailZip1", "length": 5, "domain": null }, { "name": "MailZip2", "type": "esriFieldTypeString", "alias": "MailZip2", "length": 4, "domain": null }, { "name": "TTV", "type": "esriFieldTypeDouble", "alias": "TTV", "domain": null }, { "name": "TAV", "type": "esriFieldTypeInteger", "alias": "TAV", "domain": null }, { "name": "TimberAcres", "type": "esriFieldTypeDouble", "alias": "TimberAcres", "domain": null }, { "name": "UserValue", "type": "esriFieldTypeInteger", "alias": "UserValue", "domain": null }, { "name": "TaxDist", "type": "esriFieldTypeString", "alias": "TaxDist", "length": 4, "domain": null }, { "name": "FLAG1", "type": "esriFieldTypeString", "alias": "FLAG1", "length": 1, "domain": null }, { "name": "FLAG2", "type": "esriFieldTypeString", "alias": "FLAG2", "length": 1, "domain": null }, { "name": "FLAG3", "type": "esriFieldTypeString", "alias": "FLAG3", "length": 1, "domain": null }, { "name": "FLAG4", "type": "esriFieldTypeString", "alias": "FLAG4", "length": 1, "domain": null }, { "name": "FLAG5", "type": "esriFieldTypeString", "alias": "FLAG5", "length": 1, "domain": null }, { "name": "FLAG6", "type": "esriFieldTypeString", "alias": "FLAG6", "length": 1, "domain": null }, { "name": "SitusAddID", "type": "esriFieldTypeInteger", "alias": "SitusAddID", "domain": null }, { "name": "SitusAddName", "type": "esriFieldTypeString", "alias": "SitusAddName", "length": 30, "domain": null }, { "name": "SitusAddNumber", "type": "esriFieldTypeInteger", "alias": "SitusAddNumber", "domain": null }, { "name": "SitusAddCity", "type": "esriFieldTypeSmallInteger", "alias": "SitusAddCity", "domain": null }, { "name": "ImpDescrip", "type": "esriFieldTypeString", "alias": "ImpDescrip", "length": 60, "domain": null }, { "name": "SubLot", "type": "esriFieldTypeString", "alias": "SubLot", "length": 5, "domain": null }, { "name": "SubBlock", "type": "esriFieldTypeString", "alias": "SubBlock", "length": 5, "domain": null }, { "name": "DeededAcres", "type": "esriFieldTypeDouble", "alias": "DeededAcres", "domain": null }, { "name": "CalcAcres", "type": "esriFieldTypeDouble", "alias": "CalcAcres", "domain": null }, { "name": "PIN_PID", "type": "esriFieldTypeString", "alias": "PIN_PID", "length": 288, "domain": null }, { "name": "NeighborhoodSub", "type": "esriFieldTypeString", "alias": "NeighborhoodSub", "length": 13, "domain": null }, { "name": "LegalDescription", "type": "esriFieldTypeString", "alias": "LegalDescription", "length": 1219, "domain": null }, { "name": "TaxYearDue", "type": "esriFieldTypeSmallInteger", "alias": "TaxYearDue", "domain": null }, { "name": "TotalTaxDue", "type": "esriFieldTypeDouble", "alias": "TotalTaxDue", "domain": null }, { "name": "CImpValue", "type": "esriFieldTypeDouble", "alias": "CImpValue", "domain": null }, { "name": "CLandValue", "type": "esriFieldTypeDouble", "alias": "CLandValue", "domain": null }, { "name": "pcliID", "type": "esriFieldTypeInteger", "alias": "pcliID", "domain": null }, { "name": "DeedBook", "type": "esriFieldTypeString", "alias": "DeedBook", "length": 25, "domain": null }, { "name": "DeedPage", "type": "esriFieldTypeString", "alias": "DeedPage", "length": 25, "domain": null }, { "name": "acctNum", "type": "esriFieldTypeString", "alias": "acctNum", "length": 15, "domain": null }, { "name": "exemption", "type": "esriFieldTypeString", "alias": "exemption", "length": 50, "domain": null }, { "name": "ZoningCode", "type": "esriFieldTypeString", "alias": "ZoningCode", "length": 20, "domain": null }, { "name": "ZoningDesc", "type": "esriFieldTypeString", "alias": "ZoningDesc", "length": 150, "domain": null }, { "name": "HasCurrentUse", "type": "esriFieldTypeString", "alias": "HasCurrentUse", "length": 5, "domain": null }, { "name": "CurrentUseValue", "type": "esriFieldTypeDouble", "alias": "CurrentUseValue", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R197_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S184_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 101, "name": "School Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.1258999068426238E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 154, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Attalla City School District", "label": "Attalla City School District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 212, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Boaz City School District", "label": "Boaz City School District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 167, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Etowah County School District", "label": "Etowah County School District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 202, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gadsden City School District", "label": "Gadsden City School District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 58, 156, 255 ], "toColor": [ 82, 58, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 199, 54, 255 ], "toColor": [ 71, 199, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 98, 48, 255 ], "toColor": [ 199, 98, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 187, 196, 255 ], "toColor": [ 55, 187, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 64, 136, 255 ], "toColor": [ 199, 64, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 188, 66, 255 ], "toColor": [ 201, 188, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 106, 168, 255 ], "toColor": [ 35, 106, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 40, 189, 255 ], "toColor": [ 179, 40, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 194, 137, 255 ], "toColor": [ 72, 194, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 38, 59, 255 ], "toColor": [ 153, 38, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 156, 62, 255 ], "toColor": [ 101, 156, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 119, 40, 255 ], "toColor": [ 158, 119, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 39, 186, 255 ], "toColor": [ 83, 39, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9614681.340377638, "ymin": 4007552.287379273, "xmax": -9544214.432913134, "ymax": 4060727.400677276, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "STATEFP", "type": "esriFieldTypeString", "alias": "STATEFP", "length": 2, "domain": null }, { "name": "UNSDLEA", "type": "esriFieldTypeString", "alias": "UNSDLEA", "length": 5, "domain": null }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "GEOID", "length": 7, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "LSAD", "type": "esriFieldTypeString", "alias": "LSAD", "length": 2, "domain": null }, { "name": "LOGRADE", "type": "esriFieldTypeString", "alias": "LOGRADE", "length": 2, "domain": null }, { "name": "HIGRADE", "type": "esriFieldTypeString", "alias": "HIGRADE", "length": 2, "domain": null }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "MTFCC", "length": 5, "domain": null }, { "name": "SDTYP", "type": "esriFieldTypeString", "alias": "SDTYP", "length": 1, "domain": null }, { "name": "FUNCSTAT", "type": "esriFieldTypeString", "alias": "FUNCSTAT", "length": 1, "domain": null }, { "name": "ALAND", "type": "esriFieldTypeDouble", "alias": "ALAND", "domain": null }, { "name": "AWATER", "type": "esriFieldTypeDouble", "alias": "AWATER", "domain": null }, { "name": "INTPTLAT", "type": "esriFieldTypeString", "alias": "INTPTLAT", "length": 11, "domain": null }, { "name": "INTPTLON", "type": "esriFieldTypeString", "alias": "INTPTLON", "length": 12, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 102, "name": "Subdivision Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Data" }, "subLayers": [ { "id": 103, "name": "Book & Page" }, { "id": 104, "name": "SubBlock" }, { "id": 105, "name": "Subdivision" }, { "id": 106, "name": "Code" }, { "id": 107, "name": "SubBlock Text" } ], "minScale": 6000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610375.8223, "ymin": 4008306.2030000016, "xmax": -9547706.113, "ymax": 4055478.6878999993, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "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": "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": "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.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_194", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S181_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Book & Page" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "SubBlock" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Subdivision" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Code" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "SubBlock Text" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 0, "name": "Book & Page" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 1, "name": "SubBlock" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 2, "name": "Subdivision" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 3, "name": "Code" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 4, "name": "SubBlock Text" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 103, "name": "Book & Page", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 102, "name": "Subdivision Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610375.8223, "ymin": 4008306.2030000016, "xmax": -9547706.113, "ymax": 4055478.6878999993, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 104, "name": "SubBlock", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 102, "name": "Subdivision Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610375.8223, "ymin": 4008306.2030000016, "xmax": -9547706.113, "ymax": 4055478.6878999993, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 105, "name": "Subdivision", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 102, "name": "Subdivision Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610375.8223, "ymin": 4008306.2030000016, "xmax": -9547706.113, "ymax": 4055478.6878999993, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 106, "name": "Code", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 102, "name": "Subdivision Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610375.8223, "ymin": 4008306.2030000016, "xmax": -9547706.113, "ymax": 4055478.6878999993, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 107, "name": "SubBlock Text", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 102, "name": "Subdivision Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9610375.8223, "ymin": 4008306.2030000016, "xmax": -9547706.113, "ymax": 4055478.6878999993, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 108, "name": "City Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Data" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubType", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1.5 }, "value": "950", "label": "City Limit Line" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 207, 252, 255 ], "toColor": [ 218, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 179, 255 ], "toColor": [ 200, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 248, 255 ], "toColor": [ 189, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 179, 255 ], "toColor": [ 252, 233, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 251, 255 ], "toColor": [ 252, 184, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 228, 252, 255 ], "toColor": [ 194, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 214, 255 ], "toColor": [ 252, 187, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 217, 255 ], "toColor": [ 212, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 210, 255 ], "toColor": [ 252, 228, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 184, 252, 255 ], "toColor": [ 192, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 222, 255 ], "toColor": [ 252, 215, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9610483.2966, "ymin": 4008011.6598000005, "xmax": -9550997.1892, "ymax": 4055740.1248999983, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CITY_NAME", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 950, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRIMARYIND", "type": "esriFieldTypeDouble", "alias": "PRIMARYIND", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "FCODE", "length": 20, "domain": null }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "CITY_NAME", "length": 50, "domain": null }, { "name": "MUN_CODE", "type": "esriFieldTypeDouble", "alias": "MUN_CODE", "domain": null }, { "name": "LAST_UPDAT", "type": "esriFieldTypeDate", "alias": "LAST_UPDAT", "length": 8, "domain": null }, { "name": "TAX_YEAR", "type": "esriFieldTypeDouble", "alias": "TAX_YEAR", "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R179_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_179", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S166_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 950, "name": "City Limit Line" } ], "subtypes": [ { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "CITY_NAME": null, "MUN_CODE": null, "LAST_UPDAT": null, "TAX_YEAR": null, "SubType": 950, "GlobalID": null }, "code": 950, "name": "City Limit Line" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 109, "name": "City Limits Polygon", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 88, "name": "Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubType", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 206, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "12", "label": "Altoona" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 217, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "Attalla" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 247, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Boaz" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 247, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "Gadsden" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 205, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "Glencoe" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 194, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "Hokes Bluff" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "Rainbow City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "Reece City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8", "label": "Ridgeville" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 225, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9", "label": "Sardis City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 245, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10", "label": "Southside" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 233, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11", "label": "Walnut Grove" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 235, 214, 255 ], "toColor": [ 196, 10, 10, 255 ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[CITY_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9610483.2966, "ymin": 4008011.6598000005, "xmax": -9550997.1892, "ymax": 4055796.5451999977, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CITY_NAME", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRIMARYIND", "type": "esriFieldTypeDouble", "alias": "PRIMARYIND", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "FCODE", "length": 20, "domain": null }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "CITY_NAME", "length": 50, "domain": null }, { "name": "MUN_CODE", "type": "esriFieldTypeDouble", "alias": "MUN_CODE", "domain": null }, { "name": "GEOM_AREA", "type": "esriFieldTypeDouble", "alias": "GEOM_AREA", "domain": null }, { "name": "GEOM_PERIM", "type": "esriFieldTypeDouble", "alias": "GEOM_PERIM", "domain": null }, { "name": "LAST_UPDAT", "type": "esriFieldTypeDate", "alias": "LAST_UPDAT", "length": 8, "domain": null }, { "name": "TAX_YEAR", "type": "esriFieldTypeDouble", "alias": "TAX_YEAR", "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R180_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_180", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S167_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Attalla" }, { "domains": {}, "id": 2, "name": "Boaz" }, { "domains": {}, "id": 3, "name": "Gadsden" }, { "domains": {}, "id": 4, "name": "Glencoe" }, { "domains": {}, "id": 5, "name": "Hokes Bluff" }, { "domains": {}, "id": 6, "name": "Rainbow City" }, { "domains": {}, "id": 7, "name": "Reece City" }, { "domains": {}, "id": 8, "name": "Ridgeville" }, { "domains": {}, "id": 9, "name": "Sardis City" }, { "domains": {}, "id": 10, "name": "Southside" }, { "domains": {}, "id": 11, "name": "Walnut Grove" }, { "domains": {}, "id": 12, "name": "Altoona" } ], "subtypes": [ { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "CITY_NAME": "Attalla", "MUN_CODE": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "GlobalID": null, "SubType": null }, "code": 1, "name": "Attalla" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "CITY_NAME": "Boaz", "MUN_CODE": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "GlobalID": null, "SubType": null }, "code": 2, "name": "Boaz" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "CITY_NAME": "Gadsden", "MUN_CODE": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "GlobalID": null, "SubType": null }, "code": 3, "name": "Gadsden" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "CITY_NAME": "Glencoe", "MUN_CODE": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "GlobalID": null, "SubType": null }, "code": 4, "name": "Glencoe" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "CITY_NAME": "Hokes Bluff", "MUN_CODE": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "GlobalID": null, "SubType": null }, "code": 5, "name": "Hokes Bluff" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "CITY_NAME": "Rainbow City", "MUN_CODE": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "GlobalID": null, "SubType": null }, "code": 6, "name": "Rainbow City" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "CITY_NAME": "Reece City", "MUN_CODE": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "GlobalID": null, "SubType": null }, "code": 7, "name": "Reece City" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "CITY_NAME": "Ridgeville", "MUN_CODE": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "GlobalID": null, "SubType": null }, "code": 8, "name": "Ridgeville" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "CITY_NAME": "Sardis City", "MUN_CODE": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "GlobalID": null, "SubType": null }, "code": 9, "name": "Sardis City" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "CITY_NAME": "Southside", "MUN_CODE": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "GlobalID": null, "SubType": null }, "code": 10, "name": "Southside" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "CITY_NAME": "Walnut Grove", "MUN_CODE": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "GlobalID": null, "SubType": null }, "code": 11, "name": "Walnut Grove" }, { "domains": {}, "defaultValues": { "PRIMARYIND": null, "FCODE": null, "CITY_NAME": "Altoona", "MUN_CODE": null, "GEOM_AREA": null, "GEOM_PERIM": null, "LAST_UPDAT": null, "TAX_YEAR": null, "GlobalID": null, "SubType": null }, "code": 12, "name": "Altoona" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }