{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Addresses", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Default" } ], "minScale": 4001, "maxScale": 499, "defaultVisibility": true, "extent": { "xmin": 3128902.609659359, "ymin": 1272665.4031385183, "xmax": 3170924.1844086945, "ymax": 1300057.2856906056, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "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": "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": "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": "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": "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R682_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_682", "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": "S495_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": "Default" } ], "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": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Addresses" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3128902.609659359, "ymin": 1272665.4031385183, "xmax": 3170924.1844086945, "ymax": 1300057.2856906056, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "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": 4001, "effectiveMaxScale": 499, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "1:500", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "Default" } ], "minScale": 501, "maxScale": 499, "defaultVisibility": true, "extent": { "xmin": 3124061.2807593644, "ymin": 1267581.3532672673, "xmax": 3178030.206613943, "ymax": 1301921.2836030126, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": null }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": null }, { "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": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": null }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R130_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I165Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I165AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_130", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S119_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "1:500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3124061.2807593644, "ymin": 1267581.3532672673, "xmax": 3178030.206613943, "ymax": 1301921.2836030126, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "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": 501, "effectiveMaxScale": 499, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "1:1000", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Default" } ], "minScale": 1001, "maxScale": 501, "defaultVisibility": true, "extent": { "xmin": 3124030.321503699, "ymin": 1267580.8375202715, "xmax": 3177605.5693398565, "ymax": 1301925.5877282768, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": null }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": null }, { "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": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": null }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R123_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I158Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I158AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_123", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S112_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "1:1000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3124030.321503699, "ymin": 1267580.8375202715, "xmax": 3177605.5693398565, "ymax": 1301925.5877282768, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "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": 1001, "effectiveMaxScale": 501, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "1:2000", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 7, "name": "Default" } ], "minScale": 2000, "maxScale": 1001, "defaultVisibility": true, "extent": { "xmin": 3123121.325946361, "ymin": 1259431.4837402701, "xmax": 3178083.2954185307, "ymax": 1301921.7311086804, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": null }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": null }, { "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": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": null }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R125_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I160Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I160AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_125", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S114_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 6, "name": "1:2000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3123121.325946361, "ymin": 1259431.4837402701, "xmax": 3178083.2954185307, "ymax": 1301921.7311086804, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "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": 2000, "effectiveMaxScale": 1001, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "1:4000", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 9, "name": "Default" } ], "minScale": 4000, "maxScale": 2001, "defaultVisibility": true, "extent": { "xmin": 3124234.545832768, "ymin": 1267594.1058664322, "xmax": 3176889.2371111065, "ymax": 1307235.9934460223, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": null }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": null }, { "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": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": null }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R127_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I162Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I162AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_127", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S116_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 8, "name": "1:4000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3124234.545832768, "ymin": 1267594.1058664322, "xmax": 3176889.2371111065, "ymax": 1307235.9934460223, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "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": 4000, "effectiveMaxScale": 2001, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "1:8000", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 11, "name": "Default" } ], "minScale": 8001, "maxScale": 4001, "defaultVisibility": true, "extent": { "xmin": 3124191.561338693, "ymin": 1267639.4217206836, "xmax": 3172510.3948189467, "ymax": 1306441.0357183516, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": null }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": null }, { "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": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": null }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R131_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I166Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I166AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_131", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S120_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 10, "name": "1:8000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3124191.561338693, "ymin": 1267639.4217206836, "xmax": 3172510.3948189467, "ymax": 1306441.0357183516, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "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": 8001, "effectiveMaxScale": 4001, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "1:10,000", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 13, "name": "Default" } ], "minScale": 10001, "maxScale": 8001, "defaultVisibility": true, "extent": { "xmin": 3124212.616742775, "ymin": 1267604.0979724377, "xmax": 3172553.491189435, "ymax": 1301954.474809602, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": null }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": null }, { "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": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": null }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R124_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I159Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I159AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_124", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S113_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 12, "name": "1:10,000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3124212.616742775, "ymin": 1267604.0979724377, "xmax": 3172553.491189435, "ymax": 1301954.474809602, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "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": 10001, "effectiveMaxScale": 8001, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "1:21,000", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 15, "name": "Default" } ], "minScale": 21001, "maxScale": 10001, "defaultVisibility": true, "extent": { "xmin": 3124037.7066595256, "ymin": 1259016.893034026, "xmax": 3171888.825524032, "ymax": 1302065.8932219297, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": null }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": null }, { "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": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": null }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I161Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I161AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_126", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S115_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 14, "name": "1:21,000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3124037.7066595256, "ymin": 1259016.893034026, "xmax": 3171888.825524032, "ymax": 1302065.8932219297, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "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": 21001, "effectiveMaxScale": 10001, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8001, "maxScale": 500, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3128064.099197224, "ymin": 1272523.5999443978, "xmax": 3171649.864059642, "ymax": 1301686.7292820662, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OVERLAY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONE_CODE", "type": "esriFieldTypeString", "alias": "ZONE_CODE", "length": 5, "domain": { "type": "codedValue", "name": "ZoningCodes", "description": "Abbreviation for Zoning Districts within the Town of Frederick", "codedValues": [ { "name": "R-E", "code": "R-E" }, { "name": "R-1", "code": "R-1" }, { "name": "R-2", "code": "R-2" }, { "name": "R-3", "code": "R-3" }, { "name": "R-MH1", "code": "R-MH1" }, { "name": "R-MH2", "code": "R-MH2" }, { "name": "C-D", "code": "C-D" }, { "name": "C-N", "code": "C-N" }, { "name": "C-C", "code": "C-C" }, { "name": "C-H52", "code": "C-H52" }, { "name": "C-E", "code": "C-E" }, { "name": "BLI", "code": "BLI" }, { "name": "I", "code": "I" }, { "name": "A", "code": "A" }, { "name": "P", "code": "P" }, { "name": "TBD", "code": "TBD" }, { "name": "PUD", "code": "PUD" }, { "name": "DN-A", "code": "DN-A" }, { "name": "DN-B", "code": "DN-B" }, { "name": "WC", "code": "WC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 75, "domain": { "type": "codedValue", "name": "ZoningName", "description": "Zoning District Name", "codedValues": [ { "name": "ESTATE DISTRICT", "code": "R-E" }, { "name": "RESIDENTIAL LOW DENSITY DISTRICT", "code": "R-1" }, { "name": "RESIDENTIAL MEDIUM DENSITY DISTRICT", "code": "R-2" }, { "name": "RESIDENTIAL HIGH DENSITY DISTRICT", "code": "R-3" }, { "name": "MANUFACTURED HOME DISTRICT 1", "code": "R-MH1" }, { "name": "MANUFACTURED HOME DISTRICT 2", "code": "R-MH2" }, { "name": "DOWNTOWN COMMERCIAL DISTRICT", "code": "C-D" }, { "name": "NEIGHBORHOOD COMMERCIAL DISTRICT", "code": "C-N" }, { "name": "COMMUNITY COMMERCIAL DISTRICT", "code": "C-C" }, { "name": "MIXED USE HIGHWAY 52 DISTRICT", "code": "C-H52" }, { "name": "EMPLOYMENT DISTRICT", "code": "C-E" }, { "name": "BUSINESS LIGHT INDUSTRIAL DISTRICT", "code": "BLI" }, { "name": "INDUSTRIAL DISTRICT", "code": "I" }, { "name": "AGRICULTURAL DISTRICT", "code": "A" }, { "name": "PUBLIC DISTRICT", "code": "P" }, { "name": "DOWNTOWN A", "code": "DN-A" }, { "name": "DOWNTOWN B", "code": "DN-B" }, { "name": "WELD COUNTY PROPERTY", "code": "WC" }, { "name": "TO BE DETERMINED", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OVERLAY_CODE", "type": "esriFieldTypeString", "alias": "OVERLAY_CODE", "length": 5, "domain": { "type": "codedValue", "name": "OverlayCode", "description": "Abbreviation for Overlay Districts within the Town of Frederick", "codedValues": [ { "name": "H-O", "code": "H-O" }, { "name": "PUD-O", "code": "PUD-O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OVERLAY_NAME", "type": "esriFieldTypeString", "alias": "OVERLAY_NAME", "length": 75, "domain": { "type": "codedValue", "name": "OverlayName", "description": "Name of Overlay District", "codedValues": [ { "name": "HAZARD OVERLAY DISTRICT", "code": "HAZARD OVERLAY DISTRICT" }, { "name": "PLANNED UNIT DEVELOPMENT OVERLAY DISTRICT", "code": "PLANNED UNIT DEVELOPMENT OVERLAY DISTRICT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 75, "domain": null }, { "name": "SUBCODE", "type": "esriFieldTypeString", "alias": "SUBCODE", "length": 10, "domain": null }, { "name": "NEIGHBORHOOD", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD", "length": 50, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 5, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 5, "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 10, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "ID_ADDRESS", "type": "esriFieldTypeInteger", "alias": "ID_ADDRESS", "domain": null }, { "name": "DOC_LINK", "type": "esriFieldTypeString", "alias": "DOC_LINK", "length": 175, "domain": null }, { "name": "CODE_LINK", "type": "esriFieldTypeString", "alias": "CODE_LINK", "length": 50, "domain": null }, { "name": "ORD_NO", "type": "esriFieldTypeString", "alias": "ORD_NO", "length": 10, "domain": null }, { "name": "ORD_DATE", "type": "esriFieldTypeDate", "alias": "ORD_DATE", "length": 8, "domain": null }, { "name": "ORD_RECEPT", "type": "esriFieldTypeString", "alias": "ORD_RECEPT", "length": 15, "domain": null }, { "name": "MYLAR_DATE", "type": "esriFieldTypeDate", "alias": "MYLAR_DATE", "length": 8, "domain": null }, { "name": "MYLAR_RECEPT", "type": "esriFieldTypeString", "alias": "MYLAR_RECEPT", "length": 15, "domain": null }, { "name": "NOTATION", "type": "esriFieldTypeString", "alias": "NOTATION", "length": 100, "domain": null }, { "name": "LOCCITY", "type": "esriFieldTypeString", "alias": "LOCCITY", "length": 11, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "UUID_223", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_223", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S195_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1643729136000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Town Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10001, "maxScale": 499, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3128061.323284194, "ymin": 1272523.5999444425, "xmax": 3171630.2728915215, "ymax": 1301689.0986999422, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "timeInfo": { "startTimeField": "REC_DATE", "endTimeField": null, "trackIdField": null, "type": "field", "timeExtent": [ -1976461200000, 249384121200000 ], "timeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "timeInterval": 399, "timeIntervalUnits": "esriTimeUnitsYears", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeSmallInteger", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "PLACEFP", "type": "esriFieldTypeInteger", "alias": "PLACEFP", "domain": null }, { "name": "BND_DATE", "type": "esriFieldTypeDate", "alias": "BND_DATE", "length": 8, "domain": null }, { "name": "BND_FLAG", "type": "esriFieldTypeString", "alias": "BND_FLAG", "length": 3, "domain": null }, { "name": "RECP_NUM", "type": "esriFieldTypeString", "alias": "RECP_NUM", "length": 10, "domain": null }, { "name": "BND_SOURCE", "type": "esriFieldTypeString", "alias": "BND_SOURCE", "length": 5, "domain": null }, { "name": "REC_DATE", "type": "esriFieldTypeDate", "alias": "REC_DATE", "length": 8, "domain": null }, { "name": "PLATR_NUM", "type": "esriFieldTypeString", "alias": "PLATR_NUM", "length": 10, "domain": null }, { "name": "TOWNNAME", "type": "esriFieldTypeString", "alias": "TOWNNAME", "length": 11, "domain": null }, { "name": "AN_NAME", "type": "esriFieldTypeString", "alias": "AN_NAME", "length": 79, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "REMARKS", "length": 148, "domain": null }, { "name": "ORD_NUM", "type": "esriFieldTypeString", "alias": "ORD_NUM", "length": 13, "domain": null }, { "name": "Town", "type": "esriFieldTypeString", "alias": "Town", "length": 11, "domain": null }, { "name": "ACRES_CALC", "type": "esriFieldTypeDouble", "alias": "ACRES_CALC", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY", "domain": null }, { "name": "QUALITY", "type": "esriFieldTypeSmallInteger", "alias": "QUALITY", "domain": null }, { "name": "YEAR_NUM", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_NUM", "domain": null }, { "name": "Count_", "type": "esriFieldTypeInteger", "alias": "Count_", "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 200, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "Fred_GIS.GIS.Town_Boundary.AREA", "domain": null }, { "name": "PREV_FPL", "type": "esriFieldTypeInteger", "alias": "PREV_FPL", "domain": null }, { "name": "YEAR", "type": "esriFieldTypeString", "alias": "YEAR", "length": 4, "domain": null }, { "name": "REVIEWDATE", "type": "esriFieldTypeDate", "alias": "REVIEWDATE", "length": 8, "domain": null }, { "name": "REVIEWBY", "type": "esriFieldTypeString", "alias": "REVIEWBY", "length": 14, "domain": null }, { "name": "Shape__Are", "type": "esriFieldTypeDouble", "alias": "Shape__Are", "domain": null }, { "name": "Shape__Len", "type": "esriFieldTypeDouble", "alias": "Shape__Len", "domain": null }, { "name": "Annexplats", "type": "esriFieldTypeString", "alias": "Annexplats", "length": 41, "domain": null }, { "name": "Fred_GIS.GIS.Town_Boundary.AREA", "type": "esriFieldTypeDouble", "alias": "Fred_GIS.GIS.Town_Boundary.AREA", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R102_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_102", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S91_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Frederick Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8001, "maxScale": 500, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 0 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3128060.3278793544, "ymin": 1272523.6006006002, "xmax": 3171649.8640596867, "ymax": 1301778.591631189, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "timeInfo": { "startTimeField": "SALEDT", "endTimeField": null, "trackIdField": null, "type": "field", "timeExtent": [ 411868800000, 1496361600000 ], "timeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "timeInterval": 2, "timeIntervalUnits": "esriTimeUnitsYears", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 12, "domain": null }, { "name": "MHSPACE", "type": "esriFieldTypeString", "alias": "MHSPACE", "length": 4, "domain": null }, { "name": "ACCOUNTTYP", "type": "esriFieldTypeString", "alias": "ACCOUNTTYP", "length": 1, "domain": null }, { "name": "ACCOUNTNO", "type": "esriFieldTypeString", "alias": "ACCOUNTNO", "length": 8, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 50, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 44, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 26, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 9, "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "length": 254, "domain": null }, { "name": "AREAID", "type": "esriFieldTypeString", "alias": "AREAID", "length": 4, "domain": null }, { "name": "ACCTTYPE", "type": "esriFieldTypeString", "alias": "ACCTTYPE", "length": 15, "domain": null }, { "name": "BUSINESSNA", "type": "esriFieldTypeString", "alias": "BUSINESSNA", "length": 71, "domain": null }, { "name": "MAPNO", "type": "esriFieldTypeString", "alias": "MAPNO", "length": 1, "domain": null }, { "name": "BORDERINGC", "type": "esriFieldTypeString", "alias": "BORDERINGC", "length": 1, "domain": null }, { "name": "LOCCITY", "type": "esriFieldTypeString", "alias": "LOCCITY", "length": 11, "domain": null }, { "name": "STREETNO", "type": "esriFieldTypeString", "alias": "STREETNO", "length": 8, "domain": null }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "STREETDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 22, "domain": null }, { "name": "STREETSUF", "type": "esriFieldTypeString", "alias": "STREETSUF", "length": 4, "domain": null }, { "name": "STREETALP", "type": "esriFieldTypeString", "alias": "STREETALP", "length": 6, "domain": null }, { "name": "SITUS", "type": "esriFieldTypeString", "alias": "SITUS", "length": 44, "domain": null }, { "name": "LANDACT", "type": "esriFieldTypeInteger", "alias": "LANDACT", "domain": null }, { "name": "IMPACT", "type": "esriFieldTypeInteger", "alias": "IMPACT", "domain": null }, { "name": "TOTALACT", "type": "esriFieldTypeInteger", "alias": "TOTALACT", "domain": null }, { "name": "LANDASD", "type": "esriFieldTypeInteger", "alias": "LANDASD", "domain": null }, { "name": "IMPASD", "type": "esriFieldTypeInteger", "alias": "IMPASD", "domain": null }, { "name": "TOTALASD", "type": "esriFieldTypeInteger", "alias": "TOTALASD", "domain": null }, { "name": "SUBCODE", "type": "esriFieldTypeInteger", "alias": "SUBCODE", "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 98, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 7, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 14, "domain": null }, { "name": "SALEP", "type": "esriFieldTypeDouble", "alias": "SALEP", "domain": null }, { "name": "SALEDT", "type": "esriFieldTypeDate", "alias": "SALEDT", "length": 8, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 4, "domain": null }, { "name": "ASSRCODE", "type": "esriFieldTypeString", "alias": "ASSRCODE", "length": 1, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 2, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 2, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 2, "domain": null }, { "name": "QTRSECTION", "type": "esriFieldTypeString", "alias": "QTRSECTION", "length": 1, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "STR", "type": "esriFieldTypeString", "alias": "STR", "length": 10, "domain": null }, { "name": "SUB_BLK_LT", "type": "esriFieldTypeString", "alias": "SUB_BLK_LT", "length": 102, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "STR2", "type": "esriFieldTypeString", "alias": "STR2", "length": 15, "domain": null }, { "name": "GIS_Acres", "type": "esriFieldTypeDouble", "alias": "GIS_Acres", "domain": null }, { "name": "PARC3", "type": "esriFieldTypeString", "alias": "PARC3", "length": 3, "domain": null }, { "name": "SBR_NUM", "type": "esriFieldTypeString", "alias": "SBR_NUM", "length": 10, "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape__Are", "type": "esriFieldTypeDouble", "alias": "Shape__Are", "domain": null }, { "name": "Shape__Len", "type": "esriFieldTypeDouble", "alias": "Shape__Len", "domain": null }, { "name": "PLAT", "type": "esriFieldTypeString", "alias": "PLAT", "length": 200, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "RECEPTION_", "type": "esriFieldTypeString", "alias": "RECEPTION_", "length": 8, "domain": null }, { "name": "AddressPre", "type": "esriFieldTypeString", "alias": "AddressPre", "length": 2, "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 155, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R532_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_532", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S389_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 23, "name": "Prairie Greens", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 252, 196, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3159365.663890615, "ymin": 1275963.499560684, "xmax": 3163723.3592434376, "ymax": 1278165.8603134304, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID_2", "type": "esriFieldTypeInteger", "alias": "OBJECTID_2", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 12, "domain": null }, { "name": "MHSPACE", "type": "esriFieldTypeString", "alias": "MHSPACE", "length": 4, "domain": null }, { "name": "ACCOUNTTYP", "type": "esriFieldTypeString", "alias": "ACCOUNTTYP", "length": 1, "domain": null }, { "name": "ACCOUNTNO", "type": "esriFieldTypeString", "alias": "ACCOUNTNO", "length": 8, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 50, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 45, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "length": 254, "domain": null }, { "name": "AREAID", "type": "esriFieldTypeString", "alias": "AREAID", "length": 4, "domain": null }, { "name": "ACCTTYPE", "type": "esriFieldTypeString", "alias": "ACCTTYPE", "length": 15, "domain": null }, { "name": "BUSINESSNA", "type": "esriFieldTypeString", "alias": "BUSINESSNA", "length": 71, "domain": null }, { "name": "MAPNO", "type": "esriFieldTypeString", "alias": "MAPNO", "length": 1, "domain": null }, { "name": "BORDERINGC", "type": "esriFieldTypeString", "alias": "BORDERINGC", "length": 1, "domain": null }, { "name": "LOCCITY", "type": "esriFieldTypeString", "alias": "LOCCITY", "length": 11, "domain": null }, { "name": "STREETNO", "type": "esriFieldTypeString", "alias": "STREETNO", "length": 9, "domain": null }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "STREETDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 22, "domain": null }, { "name": "STREETSUF", "type": "esriFieldTypeString", "alias": "STREETSUF", "length": 4, "domain": null }, { "name": "STREETALP", "type": "esriFieldTypeString", "alias": "STREETALP", "length": 6, "domain": null }, { "name": "SITUS", "type": "esriFieldTypeString", "alias": "SITUS", "length": 40, "domain": null }, { "name": "LANDACT", "type": "esriFieldTypeInteger", "alias": "LANDACT", "domain": null }, { "name": "IMPACT", "type": "esriFieldTypeInteger", "alias": "IMPACT", "domain": null }, { "name": "TOTALACT", "type": "esriFieldTypeInteger", "alias": "TOTALACT", "domain": null }, { "name": "LANDASD", "type": "esriFieldTypeInteger", "alias": "LANDASD", "domain": null }, { "name": "IMPASD", "type": "esriFieldTypeInteger", "alias": "IMPASD", "domain": null }, { "name": "TOTALASD", "type": "esriFieldTypeInteger", "alias": "TOTALASD", "domain": null }, { "name": "SUBCODE", "type": "esriFieldTypeInteger", "alias": "SUBCODE", "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 98, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 5, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 5, "domain": null }, { "name": "SALEP", "type": "esriFieldTypeDouble", "alias": "SALEP", "domain": null }, { "name": "SALEDT", "type": "esriFieldTypeDate", "alias": "SALEDT", "length": 8, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 4, "domain": null }, { "name": "ASSRCODE", "type": "esriFieldTypeString", "alias": "ASSRCODE", "length": 4, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 2, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 2, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 2, "domain": null }, { "name": "QTRSECTION", "type": "esriFieldTypeString", "alias": "QTRSECTION", "length": 1, "domain": null }, { "name": "STR", "type": "esriFieldTypeString", "alias": "STR", "length": 10, "domain": null }, { "name": "SUB_BLK_LT", "type": "esriFieldTypeString", "alias": "SUB_BLK_LT", "length": 103, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "STR2", "type": "esriFieldTypeString", "alias": "STR2", "length": 15, "domain": null }, { "name": "GIS_Acres", "type": "esriFieldTypeDouble", "alias": "GIS_Acres", "domain": null }, { "name": "PARC3", "type": "esriFieldTypeString", "alias": "PARC3", "length": 3, "domain": null }, { "name": "SBR_NUM", "type": "esriFieldTypeString", "alias": "SBR_NUM", "length": 10, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape__Are", "type": "esriFieldTypeDouble", "alias": "Shape__Are", "domain": null }, { "name": "Shape__Len", "type": "esriFieldTypeDouble", "alias": "Shape__Len", "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "RECEPTION", "type": "esriFieldTypeString", "alias": "RECEPTION", "length": 10, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "PLAT", "type": "esriFieldTypeString", "alias": "PLAT", "length": 200, "domain": null }, { "name": "Shape_ST_1", "type": "esriFieldTypeDouble", "alias": "Shape_ST_1", "domain": null }, { "name": "Shape_ST_2", "type": "esriFieldTypeDouble", "alias": "Shape_ST_2", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R101_pk", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_101", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S90_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "Weld County", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3124263.9916400313, "ymin": 1245372.621110022, "xmax": 3182475.038931608, "ymax": 1312545.6603201032, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3.7138342128391795E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 18, "domain": null }, { "name": "MHSPACE", "type": "esriFieldTypeString", "alias": "MHSPACE", "length": 4, "domain": null }, { "name": "ACCOUNTTYP", "type": "esriFieldTypeString", "alias": "ACCOUNTTYP", "length": 254, "domain": null }, { "name": "ACCOUNTNO", "type": "esriFieldTypeString", "alias": "ACCOUNTNO", "length": 30, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 50, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 50, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 40, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "length": 254, "domain": null }, { "name": "AREAID", "type": "esriFieldTypeString", "alias": "AREAID", "length": 10, "domain": null }, { "name": "ACCTTYPE", "type": "esriFieldTypeString", "alias": "ACCTTYPE", "length": 15, "domain": null }, { "name": "BUSINESSNA", "type": "esriFieldTypeString", "alias": "BUSINESSNA", "length": 100, "domain": null }, { "name": "MAPNO", "type": "esriFieldTypeString", "alias": "MAPNO", "length": 40, "domain": null }, { "name": "BORDERINGC", "type": "esriFieldTypeString", "alias": "BORDERINGC", "length": 50, "domain": null }, { "name": "LOCCITY", "type": "esriFieldTypeString", "alias": "LOCCITY", "length": 40, "domain": null }, { "name": "STREETNO", "type": "esriFieldTypeString", "alias": "STREETNO", "length": 15, "domain": null }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "STREETDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 50, "domain": null }, { "name": "STREETSUF", "type": "esriFieldTypeString", "alias": "STREETSUF", "length": 4, "domain": null }, { "name": "STREETALP", "type": "esriFieldTypeString", "alias": "STREETALP", "length": 6, "domain": null }, { "name": "SITUS", "type": "esriFieldTypeString", "alias": "SITUS", "length": 254, "domain": null }, { "name": "LANDACT", "type": "esriFieldTypeDouble", "alias": "LANDACT", "domain": null }, { "name": "IMPACT", "type": "esriFieldTypeDouble", "alias": "IMPACT", "domain": null }, { "name": "TOTALACT", "type": "esriFieldTypeDouble", "alias": "TOTALACT", "domain": null }, { "name": "LANDASD", "type": "esriFieldTypeDouble", "alias": "LANDASD", "domain": null }, { "name": "IMPASD", "type": "esriFieldTypeDouble", "alias": "IMPASD", "domain": null }, { "name": "TOTALASD", "type": "esriFieldTypeDouble", "alias": "TOTALASD", "domain": null }, { "name": "SUBCODE", "type": "esriFieldTypeDouble", "alias": "SUBCODE", "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 100, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 5, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 5, "domain": null }, { "name": "SALEP", "type": "esriFieldTypeDouble", "alias": "SALEP", "domain": null }, { "name": "SALEDT", "type": "esriFieldTypeDate", "alias": "SALEDT", "length": 8, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 254, "domain": null }, { "name": "RECEPTION", "type": "esriFieldTypeString", "alias": "RECEPTION", "length": 254, "domain": null }, { "name": "ASSRCODE", "type": "esriFieldTypeString", "alias": "ASSRCODE", "length": 254, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 15, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 15, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 15, "domain": null }, { "name": "QTRSECTION", "type": "esriFieldTypeString", "alias": "QTRSECTION", "length": 254, "domain": null }, { "name": "STR", "type": "esriFieldTypeString", "alias": "STR", "length": 10, "domain": null }, { "name": "SUB_BLK_LT", "type": "esriFieldTypeString", "alias": "SUB_BLK_LT", "length": 125, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "STR2", "type": "esriFieldTypeString", "alias": "STR2", "length": 20, "domain": null }, { "name": "GIS_Acres", "type": "esriFieldTypeDouble", "alias": "GIS_Acres", "domain": null }, { "name": "PARC3", "type": "esriFieldTypeString", "alias": "PARC3", "length": 3, "domain": null }, { "name": "SBR_NUM", "type": "esriFieldTypeString", "alias": "SBR_NUM", "length": 10, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Area", "type": "esriFieldTypeDouble", "alias": "Fred_GIS.GIS.Parcel_WO_Frederick.Area", "domain": null }, { "name": "url_Weld", "type": "esriFieldTypeString", "alias": "url_Weld", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Fred_GIS.GIS.Parcel_WO_Frederick.Area", "type": "esriFieldTypeDouble", "alias": "Fred_GIS.GIS.Parcel_WO_Frederick.Area", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R183_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_183", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S155_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }