{ "layers": [ { "currentVersion": 10.9, "id": 0, "name": "Anno 100", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "PlanAnno100" }, { "id": 5, "name": "ParcelAnno100" }, { "id": 14, "name": "PLSSAnno100" }, { "id": 18, "name": "SubdivisionAnno100" }, { "id": 26, "name": "TransportationAnno100" }, { "id": 40, "name": "MuniAnno100" }, { "id": 43, "name": "EaseAnno100" }, { "id": 49, "name": "DistAnno100" }, { "id": 56, "name": "MiscellaneousAnno100" }, { "id": 61, "name": "ExemptSymbol100" } ], "minScale": 14999.99999999984, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.4565359687654005E7, "ymin": -3.0240971958386146E7, "xmax": -4545080.225559144, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 1, "name": "PlanAnno100", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Anno 100" }, "subLayers": [ { "id": 2, "name": "UNK" }, { "id": 3, "name": "Lake/River" }, { "id": 4, "name": "Creek/Pond" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9530868.191380415, "ymin": 3726173.1433449206, "xmax": -9476236.239639599, "ymax": 3751934.4013698376, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I12STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I12ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Lake/River" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Creek/Pond" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Lake/River" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Creek/Pond" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 2, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "PlanAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9530868.191380415, "ymin": 3726173.1433449206, "xmax": -9476236.239639599, "ymax": 3751934.4013698376, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 3, "name": "Lake/River", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "PlanAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9530868.191380415, "ymin": 3726173.1433449206, "xmax": -9476236.239639599, "ymax": 3751934.4013698376, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 4, "name": "Creek/Pond", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "PlanAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9530868.191380415, "ymin": 3726173.1433449206, "xmax": -9476236.239639599, "ymax": 3751934.4013698376, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 5, "name": "ParcelAnno100", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Anno 100" }, "subLayers": [ { "id": 6, "name": "UNK" }, { "id": 7, "name": "Map Block Number" }, { "id": 8, "name": "Parcel Number" }, { "id": 9, "name": "Conflict Text" }, { "id": 10, "name": "Acreage" }, { "id": 11, "name": "County Name" }, { "id": 12, "name": "State Name" }, { "id": 13, "name": "Dimensions" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9532697.300236952, "ymin": 3721750.072595662, "xmax": -9474624.467073351, "ymax": 3767662.043602445, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I26ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Map Block Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Parcel Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Conflict Text" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "Acreage" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 5, "name": "County Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 6, "name": "State Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 7, "name": "Dimensions" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Map Block Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Parcel Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "Conflict Text" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 4, "name": "Acreage" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 5, "name": "County Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 6, "name": "State Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 7, "name": "Dimensions" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 6, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "ParcelAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9532697.300236952, "ymin": 3721750.072595662, "xmax": -9474624.467073351, "ymax": 3767662.043602445, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 7, "name": "Map Block Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "ParcelAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9532697.300236952, "ymin": 3721750.072595662, "xmax": -9474624.467073351, "ymax": 3767662.043602445, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 8, "name": "Parcel Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "ParcelAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9532697.300236952, "ymin": 3721750.072595662, "xmax": -9474624.467073351, "ymax": 3767662.043602445, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 9, "name": "Conflict Text", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "ParcelAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9532697.300236952, "ymin": 3721750.072595662, "xmax": -9474624.467073351, "ymax": 3767662.043602445, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 10, "name": "Acreage", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "ParcelAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9532697.300236952, "ymin": 3721750.072595662, "xmax": -9474624.467073351, "ymax": 3767662.043602445, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 11, "name": "County Name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "ParcelAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9532697.300236952, "ymin": 3721750.072595662, "xmax": -9474624.467073351, "ymax": 3767662.043602445, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 12, "name": "State Name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "ParcelAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9532697.300236952, "ymin": 3721750.072595662, "xmax": -9474624.467073351, "ymax": 3767662.043602445, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 13, "name": "Dimensions", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "ParcelAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9532697.300236952, "ymin": 3721750.072595662, "xmax": -9474624.467073351, "ymax": 3767662.043602445, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 14, "name": "PLSSAnno100", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Anno 100" }, "subLayers": [ { "id": 15, "name": "UNK" }, { "id": 16, "name": "Twp/Rng Text" }, { "id": 17, "name": "Section Number" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9512595.368267853, "ymin": 3731212.3193446337, "xmax": -9476046.664858501, "ymax": 3752602.7051183064, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 1, "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": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "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": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "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": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I19STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I19ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Twp/Rng Text" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Section Number" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Twp/Rng Text" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "Section Number" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 15, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 14, "name": "PLSSAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9512595.368267853, "ymin": 3731212.3193446337, "xmax": -9476046.664858501, "ymax": 3752602.7051183064, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 16, "name": "Twp/Rng Text", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 14, "name": "PLSSAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9512595.368267853, "ymin": 3731212.3193446337, "xmax": -9476046.664858501, "ymax": 3752602.7051183064, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 17, "name": "Section Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 14, "name": "PLSSAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9512595.368267853, "ymin": 3731212.3193446337, "xmax": -9476046.664858501, "ymax": 3752602.7051183064, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 18, "name": "SubdivisionAnno100", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Anno 100" }, "subLayers": [ { "id": 19, "name": "UNK" }, { "id": 20, "name": "Subdivision Name" }, { "id": 21, "name": "Book/Page Number" }, { "id": 22, "name": "Subdivision Block Number" }, { "id": 23, "name": "Subdivision Reference" }, { "id": 24, "name": "Lot Number" }, { "id": 25, "name": "Subdivision Index Number" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531129.031096276, "ymin": 3724433.3588613723, "xmax": -9476449.751126382, "ymax": 3752624.9619483897, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I23STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I23ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Subdivision Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Book/Page Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Subdivision Block Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "Subdivision Reference" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 5, "name": "Lot Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 6, "name": "Subdivision Index Number" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Subdivision Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Book/Page Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "Subdivision Block Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 4, "name": "Subdivision Reference" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 5, "name": "Lot Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 6, "name": "Subdivision Index Number" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 19, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 18, "name": "SubdivisionAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531129.031096276, "ymin": 3724433.3588613723, "xmax": -9476449.751126382, "ymax": 3752624.9619483897, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 20, "name": "Subdivision Name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 18, "name": "SubdivisionAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531129.031096276, "ymin": 3724433.3588613723, "xmax": -9476449.751126382, "ymax": 3752624.9619483897, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 21, "name": "Book/Page Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 18, "name": "SubdivisionAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531129.031096276, "ymin": 3724433.3588613723, "xmax": -9476449.751126382, "ymax": 3752624.9619483897, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 22, "name": "Subdivision Block Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 18, "name": "SubdivisionAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531129.031096276, "ymin": 3724433.3588613723, "xmax": -9476449.751126382, "ymax": 3752624.9619483897, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 23, "name": "Subdivision Reference", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 18, "name": "SubdivisionAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531129.031096276, "ymin": 3724433.3588613723, "xmax": -9476449.751126382, "ymax": 3752624.9619483897, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 24, "name": "Lot Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 18, "name": "SubdivisionAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531129.031096276, "ymin": 3724433.3588613723, "xmax": -9476449.751126382, "ymax": 3752624.9619483897, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 25, "name": "Subdivision Index Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 18, "name": "SubdivisionAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531129.031096276, "ymin": 3724433.3588613723, "xmax": -9476449.751126382, "ymax": 3752624.9619483897, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 26, "name": "TransportationAnno100", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Anno 100" }, "subLayers": [ { "id": 27, "name": "UNK" }, { "id": 28, "name": "Interstate Symbol" }, { "id": 29, "name": "US Symbol" }, { "id": 30, "name": "State Symbol" }, { "id": 31, "name": "County Symbol" }, { "id": 32, "name": "911 Symbol " }, { "id": 33, "name": "Interstate" }, { "id": 34, "name": "US" }, { "id": 35, "name": "State" }, { "id": 36, "name": "City" }, { "id": 37, "name": "Private" }, { "id": 38, "name": "Railroad" }, { "id": 39, "name": "County" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531150.069175243, "ymin": 3724439.799766383, "xmax": -9476617.613155223, "ymax": 3752636.751418592, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I16STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I16ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Interstate Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "US Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "State Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "County Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 5, "name": "911 Symbol " }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 6, "name": "Interstate" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 7, "name": "US" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 8, "name": "State" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 9, "name": "City" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 10, "name": "Private" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 11, "name": "Railroad" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 12, "name": "County" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Interstate Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "US Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "State Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 4, "name": "County Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 5, "name": "911 Symbol " }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 6, "name": "Interstate" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 7, "name": "US" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 8, "name": "State" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 9, "name": "City" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 10, "name": "Private" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 11, "name": "Railroad" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 12, "name": "County" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 27, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 26, "name": "TransportationAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531150.069175243, "ymin": 3724439.799766383, "xmax": -9476617.613155223, "ymax": 3752636.751418592, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 28, "name": "Interstate Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 26, "name": "TransportationAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531150.069175243, "ymin": 3724439.799766383, "xmax": -9476617.613155223, "ymax": 3752636.751418592, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 29, "name": "US Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 26, "name": "TransportationAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531150.069175243, "ymin": 3724439.799766383, "xmax": -9476617.613155223, "ymax": 3752636.751418592, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 30, "name": "State Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 26, "name": "TransportationAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531150.069175243, "ymin": 3724439.799766383, "xmax": -9476617.613155223, "ymax": 3752636.751418592, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 31, "name": "County Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 26, "name": "TransportationAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531150.069175243, "ymin": 3724439.799766383, "xmax": -9476617.613155223, "ymax": 3752636.751418592, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 32, "name": "911 Symbol ", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 26, "name": "TransportationAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531150.069175243, "ymin": 3724439.799766383, "xmax": -9476617.613155223, "ymax": 3752636.751418592, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 33, "name": "Interstate", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 26, "name": "TransportationAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531150.069175243, "ymin": 3724439.799766383, "xmax": -9476617.613155223, "ymax": 3752636.751418592, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 34, "name": "US", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 26, "name": "TransportationAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531150.069175243, "ymin": 3724439.799766383, "xmax": -9476617.613155223, "ymax": 3752636.751418592, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 35, "name": "State", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 26, "name": "TransportationAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531150.069175243, "ymin": 3724439.799766383, "xmax": -9476617.613155223, "ymax": 3752636.751418592, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 36, "name": "City", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 26, "name": "TransportationAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531150.069175243, "ymin": 3724439.799766383, "xmax": -9476617.613155223, "ymax": 3752636.751418592, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 37, "name": "Private", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 26, "name": "TransportationAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531150.069175243, "ymin": 3724439.799766383, "xmax": -9476617.613155223, "ymax": 3752636.751418592, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 38, "name": "Railroad", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 26, "name": "TransportationAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531150.069175243, "ymin": 3724439.799766383, "xmax": -9476617.613155223, "ymax": 3752636.751418592, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 39, "name": "County", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 26, "name": "TransportationAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531150.069175243, "ymin": 3724439.799766383, "xmax": -9476617.613155223, "ymax": 3752636.751418592, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 40, "name": "MuniAnno100", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Anno 100" }, "subLayers": [ { "id": 41, "name": "UNK" }, { "id": 42, "name": "City" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9530174.261099454, "ymin": 3724974.2920857747, "xmax": -9476462.024121568, "ymax": 3749479.248905512, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I40STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I40ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "City" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "City" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 41, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 40, "name": "MuniAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9530174.261099454, "ymin": 3724974.2920857747, "xmax": -9476462.024121568, "ymax": 3749479.248905512, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 42, "name": "City", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 40, "name": "MuniAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9530174.261099454, "ymin": 3724974.2920857747, "xmax": -9476462.024121568, "ymax": 3749479.248905512, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 43, "name": "EaseAnno100", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Anno 100" }, "subLayers": [ { "id": 44, "name": "UNK" }, { "id": 45, "name": "Electric" }, { "id": 46, "name": "Gas" }, { "id": 47, "name": "Access" }, { "id": 48, "name": "Other" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9482078.640263865, "ymin": 3731998.696451199, "xmax": -9477721.88996163, "ymax": 3751731.144758133, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I52STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I52ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Electric" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Gas" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Access" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "Other" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Electric" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Gas" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "Access" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 4, "name": "Other" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 44, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 43, "name": "EaseAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9482078.640263865, "ymin": 3731998.696451199, "xmax": -9477721.88996163, "ymax": 3751731.144758133, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 45, "name": "Electric", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 43, "name": "EaseAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9482078.640263865, "ymin": 3731998.696451199, "xmax": -9477721.88996163, "ymax": 3751731.144758133, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 46, "name": "Gas", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 43, "name": "EaseAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9482078.640263865, "ymin": 3731998.696451199, "xmax": -9477721.88996163, "ymax": 3751731.144758133, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 47, "name": "Access", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 43, "name": "EaseAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9482078.640263865, "ymin": 3731998.696451199, "xmax": -9477721.88996163, "ymax": 3751731.144758133, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 48, "name": "Other", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 43, "name": "EaseAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9482078.640263865, "ymin": 3731998.696451199, "xmax": -9477721.88996163, "ymax": 3751731.144758133, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 49, "name": "DistAnno100", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Anno 100" }, "subLayers": [ { "id": 50, "name": "UNK" }, { "id": 51, "name": "Voting" }, { "id": 52, "name": "School" }, { "id": 53, "name": "Fire" }, { "id": 54, "name": "Police" }, { "id": 55, "name": "Indian" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.4565359687654005E7, "ymin": -3.0240971958386146E7, "xmax": -4545080.225559144, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I57STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I57ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Voting" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "School" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Fire" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "Police" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 5, "name": "Indian" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Voting" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "School" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "Fire" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 4, "name": "Police" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 5, "name": "Indian" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 50, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 49, "name": "DistAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.4565359687654005E7, "ymin": -3.0240971958386146E7, "xmax": -4545080.225559144, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 51, "name": "Voting", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 49, "name": "DistAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.4565359687654005E7, "ymin": -3.0240971958386146E7, "xmax": -4545080.225559144, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 52, "name": "School", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 49, "name": "DistAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.4565359687654005E7, "ymin": -3.0240971958386146E7, "xmax": -4545080.225559144, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 53, "name": "Fire", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 49, "name": "DistAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.4565359687654005E7, "ymin": -3.0240971958386146E7, "xmax": -4545080.225559144, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 54, "name": "Police", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 49, "name": "DistAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.4565359687654005E7, "ymin": -3.0240971958386146E7, "xmax": -4545080.225559144, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 55, "name": "Indian", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 49, "name": "DistAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.4565359687654005E7, "ymin": -3.0240971958386146E7, "xmax": -4545080.225559144, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 56, "name": "MiscellaneousAnno100", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Anno 100" }, "subLayers": [ { "id": 57, "name": "UNK" }, { "id": 58, "name": "Exempt" }, { "id": 59, "name": "Miscellaneous" }, { "id": 60, "name": "See Map Reference" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531052.662494097, "ymin": 3724345.7508800705, "xmax": -9476272.830610262, "ymax": 3752618.66251605, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I65ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Exempt" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Miscellaneous" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "See Map Reference" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Exempt" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Miscellaneous" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "See Map Reference" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 57, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 56, "name": "MiscellaneousAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531052.662494097, "ymin": 3724345.7508800705, "xmax": -9476272.830610262, "ymax": 3752618.66251605, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 58, "name": "Exempt", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 56, "name": "MiscellaneousAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531052.662494097, "ymin": 3724345.7508800705, "xmax": -9476272.830610262, "ymax": 3752618.66251605, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 59, "name": "Miscellaneous", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 56, "name": "MiscellaneousAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531052.662494097, "ymin": 3724345.7508800705, "xmax": -9476272.830610262, "ymax": 3752618.66251605, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 60, "name": "See Map Reference", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 56, "name": "MiscellaneousAnno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531052.662494097, "ymin": 3724345.7508800705, "xmax": -9476272.830610262, "ymax": 3752618.66251605, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 61, "name": "ExemptSymbol100", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Anno 100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 99, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 176, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "437", "label": "Airport", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 0, 90, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "438", "label": "Cemetery", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 138, 23, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "439", "label": "Church", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 90, 0, 173, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "New Subtype", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 163, 0, 144, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "440", "label": "School", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 95, 133, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "441", "label": "State Building", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 48, 161, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "999", "label": "UNK", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9530652.453590455, "ymin": 3724785.0560133825, "xmax": -9477021.94305835, "ymax": 3751915.833355988, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FCODE", "typeIdField": "FCODE", "subtypeFieldName": "FCODE", "subtypeField": "FCODE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeSmallInteger", "alias": "FCODE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 437, "name": "Airport" }, { "domains": {}, "id": 438, "name": "Cemetery" }, { "domains": {}, "id": 439, "name": "Church" }, { "domains": {}, "id": 440, "name": "School" }, { "domains": {}, "id": 441, "name": "State Building" }, { "domains": {}, "id": 0, "name": "New Subtype" }, { "domains": {}, "id": 999, "name": "UNK" } ], "subtypes": [ { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 437, "name": "Airport" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 438, "name": "Cemetery" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 439, "name": "Church" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 440, "name": "School" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 441, "name": "State Building" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 0, "name": "New Subtype" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 999, "name": "UNK" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 62, "name": "Anno 200", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 63, "name": "PlanAnno200" }, { "id": 67, "name": "ParcelAnno200" }, { "id": 76, "name": "PLSSAnno200" }, { "id": 80, "name": "SubdivisionAnno200" }, { "id": 88, "name": "TransportationAnno200" }, { "id": 102, "name": "MuniAnno200" }, { "id": 105, "name": "EaseAnno200" }, { "id": 111, "name": "DistAnno200" }, { "id": 118, "name": "MiscellaneousAnno200" }, { "id": 123, "name": "ExemptSymbol200" } ], "minScale": 14999.99999999984, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.4565359687654005E7, "ymin": -3.0240971958386146E7, "xmax": -4545080.225559144, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 63, "name": "PlanAnno200", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 62, "name": "Anno 200" }, "subLayers": [ { "id": 64, "name": "UNK" }, { "id": 65, "name": "Lake/River" }, { "id": 66, "name": "Creek/Pond" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9514232.447203828, "ymin": 3733230.337609048, "xmax": -9476001.332484195, "ymax": 3752127.973707363, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "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": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "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": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I11STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I11ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Lake/River" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Creek/Pond" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Lake/River" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Creek/Pond" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 64, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 63, "name": "PlanAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9514232.447203828, "ymin": 3733230.337609048, "xmax": -9476001.332484195, "ymax": 3752127.973707363, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 65, "name": "Lake/River", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 63, "name": "PlanAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9514232.447203828, "ymin": 3733230.337609048, "xmax": -9476001.332484195, "ymax": 3752127.973707363, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 66, "name": "Creek/Pond", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 63, "name": "PlanAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9514232.447203828, "ymin": 3733230.337609048, "xmax": -9476001.332484195, "ymax": 3752127.973707363, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 67, "name": "ParcelAnno200", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 62, "name": "Anno 200" }, "subLayers": [ { "id": 68, "name": "UNK" }, { "id": 69, "name": "Map Block Number" }, { "id": 70, "name": "Parcel Number" }, { "id": 71, "name": "Conflict Text" }, { "id": 72, "name": "Acreage" }, { "id": 73, "name": "County Name" }, { "id": 74, "name": "State Name" }, { "id": 75, "name": "Dimensions" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9535742.079653168, "ymin": 3717924.8024863233, "xmax": -9475826.463904446, "ymax": 3778888.5767472857, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I27STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I27ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Map Block Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Parcel Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Conflict Text" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "Acreage" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 5, "name": "County Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 6, "name": "State Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 7, "name": "Dimensions" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Map Block Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Parcel Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "Conflict Text" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 4, "name": "Acreage" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 5, "name": "County Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 6, "name": "State Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 7, "name": "Dimensions" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 68, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 67, "name": "ParcelAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9535742.079653168, "ymin": 3717924.8024863233, "xmax": -9475826.463904446, "ymax": 3778888.5767472857, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 69, "name": "Map Block Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 67, "name": "ParcelAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9535742.079653168, "ymin": 3717924.8024863233, "xmax": -9475826.463904446, "ymax": 3778888.5767472857, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 70, "name": "Parcel Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 67, "name": "ParcelAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9535742.079653168, "ymin": 3717924.8024863233, "xmax": -9475826.463904446, "ymax": 3778888.5767472857, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 71, "name": "Conflict Text", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 67, "name": "ParcelAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9535742.079653168, "ymin": 3717924.8024863233, "xmax": -9475826.463904446, "ymax": 3778888.5767472857, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 72, "name": "Acreage", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 67, "name": "ParcelAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9535742.079653168, "ymin": 3717924.8024863233, "xmax": -9475826.463904446, "ymax": 3778888.5767472857, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 73, "name": "County Name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 67, "name": "ParcelAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9535742.079653168, "ymin": 3717924.8024863233, "xmax": -9475826.463904446, "ymax": 3778888.5767472857, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 74, "name": "State Name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 67, "name": "ParcelAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9535742.079653168, "ymin": 3717924.8024863233, "xmax": -9475826.463904446, "ymax": 3778888.5767472857, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 75, "name": "Dimensions", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 67, "name": "ParcelAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9535742.079653168, "ymin": 3717924.8024863233, "xmax": -9475826.463904446, "ymax": 3778888.5767472857, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 76, "name": "PLSSAnno200", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 62, "name": "Anno 200" }, "subLayers": [ { "id": 77, "name": "UNK" }, { "id": 78, "name": "Twp/Rng Text" }, { "id": 79, "name": "Section Number" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531154.483136754, "ymin": 3724402.980126447, "xmax": -9475943.312001312, "ymax": 3752673.2296673465, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 1, "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": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "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": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "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": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I20STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I20ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Twp/Rng Text" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Section Number" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Twp/Rng Text" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "Section Number" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 77, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 76, "name": "PLSSAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531154.483136754, "ymin": 3724402.980126447, "xmax": -9475943.312001312, "ymax": 3752673.2296673465, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 78, "name": "Twp/Rng Text", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 76, "name": "PLSSAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531154.483136754, "ymin": 3724402.980126447, "xmax": -9475943.312001312, "ymax": 3752673.2296673465, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 79, "name": "Section Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 76, "name": "PLSSAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9531154.483136754, "ymin": 3724402.980126447, "xmax": -9475943.312001312, "ymax": 3752673.2296673465, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 80, "name": "SubdivisionAnno200", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 62, "name": "Anno 200" }, "subLayers": [ { "id": 81, "name": "UNK" }, { "id": 82, "name": "Subdivision Name" }, { "id": 83, "name": "Book/Page Number" }, { "id": 84, "name": "Subdivision Block Number" }, { "id": 85, "name": "Subdivision Reference" }, { "id": 86, "name": "Lot Number" }, { "id": 87, "name": "Subdivision Index Number" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9514219.86818688, "ymin": 3733814.131825784, "xmax": -9476348.686922241, "ymax": 3752575.514941559, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I24STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I24ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Subdivision Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Book/Page Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Subdivision Block Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "Subdivision Reference" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 5, "name": "Lot Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 6, "name": "Subdivision Index Number" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Subdivision Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Book/Page Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "Subdivision Block Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 4, "name": "Subdivision Reference" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 5, "name": "Lot Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 6, "name": "Subdivision Index Number" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 81, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 80, "name": "SubdivisionAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9514219.86818688, "ymin": 3733814.131825784, "xmax": -9476348.686922241, "ymax": 3752575.514941559, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 82, "name": "Subdivision Name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 80, "name": "SubdivisionAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9514219.86818688, "ymin": 3733814.131825784, "xmax": -9476348.686922241, "ymax": 3752575.514941559, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 83, "name": "Book/Page Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 80, "name": "SubdivisionAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9514219.86818688, "ymin": 3733814.131825784, "xmax": -9476348.686922241, "ymax": 3752575.514941559, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 84, "name": "Subdivision Block Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 80, "name": "SubdivisionAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9514219.86818688, "ymin": 3733814.131825784, "xmax": -9476348.686922241, "ymax": 3752575.514941559, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 85, "name": "Subdivision Reference", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 80, "name": "SubdivisionAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9514219.86818688, "ymin": 3733814.131825784, "xmax": -9476348.686922241, "ymax": 3752575.514941559, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 86, "name": "Lot Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 80, "name": "SubdivisionAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9514219.86818688, "ymin": 3733814.131825784, "xmax": -9476348.686922241, "ymax": 3752575.514941559, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 87, "name": "Subdivision Index Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 80, "name": "SubdivisionAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9514219.86818688, "ymin": 3733814.131825784, "xmax": -9476348.686922241, "ymax": 3752575.514941559, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 88, "name": "TransportationAnno200", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 62, "name": "Anno 200" }, "subLayers": [ { "id": 89, "name": "UNK" }, { "id": 90, "name": "Interstate Symbol" }, { "id": 91, "name": "US Symbol" }, { "id": 92, "name": "State Symbol" }, { "id": 93, "name": "County Symbol" }, { "id": 94, "name": "911 Symbol " }, { "id": 95, "name": "Interstate" }, { "id": 96, "name": "US" }, { "id": 97, "name": "State" }, { "id": 98, "name": "City" }, { "id": 99, "name": "Private" }, { "id": 100, "name": "Railroad" }, { "id": 101, "name": "County" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525362.86593648, "ymin": 3733847.9330849764, "xmax": -9476076.264025863, "ymax": 3752646.6486786082, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I17STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I17ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Interstate Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "US Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "State Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "County Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 5, "name": "911 Symbol " }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 6, "name": "Interstate" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 7, "name": "US" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 8, "name": "State" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 9, "name": "City" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 10, "name": "Private" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 11, "name": "Railroad" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 12, "name": "County" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Interstate Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "US Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "State Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 4, "name": "County Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 5, "name": "911 Symbol " }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 6, "name": "Interstate" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 7, "name": "US" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 8, "name": "State" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 9, "name": "City" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 10, "name": "Private" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 11, "name": "Railroad" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 12, "name": "County" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 89, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 88, "name": "TransportationAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525362.86593648, "ymin": 3733847.9330849764, "xmax": -9476076.264025863, "ymax": 3752646.6486786082, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 90, "name": "Interstate Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 88, "name": "TransportationAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525362.86593648, "ymin": 3733847.9330849764, "xmax": -9476076.264025863, "ymax": 3752646.6486786082, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 91, "name": "US Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 88, "name": "TransportationAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525362.86593648, "ymin": 3733847.9330849764, "xmax": -9476076.264025863, "ymax": 3752646.6486786082, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 92, "name": "State Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 88, "name": "TransportationAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525362.86593648, "ymin": 3733847.9330849764, "xmax": -9476076.264025863, "ymax": 3752646.6486786082, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 93, "name": "County Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 88, "name": "TransportationAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525362.86593648, "ymin": 3733847.9330849764, "xmax": -9476076.264025863, "ymax": 3752646.6486786082, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 94, "name": "911 Symbol ", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 88, "name": "TransportationAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525362.86593648, "ymin": 3733847.9330849764, "xmax": -9476076.264025863, "ymax": 3752646.6486786082, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 95, "name": "Interstate", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 88, "name": "TransportationAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525362.86593648, "ymin": 3733847.9330849764, "xmax": -9476076.264025863, "ymax": 3752646.6486786082, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 96, "name": "US", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 88, "name": "TransportationAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525362.86593648, "ymin": 3733847.9330849764, "xmax": -9476076.264025863, "ymax": 3752646.6486786082, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 97, "name": "State", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 88, "name": "TransportationAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525362.86593648, "ymin": 3733847.9330849764, "xmax": -9476076.264025863, "ymax": 3752646.6486786082, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 98, "name": "City", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 88, "name": "TransportationAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525362.86593648, "ymin": 3733847.9330849764, "xmax": -9476076.264025863, "ymax": 3752646.6486786082, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 99, "name": "Private", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 88, "name": "TransportationAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525362.86593648, "ymin": 3733847.9330849764, "xmax": -9476076.264025863, "ymax": 3752646.6486786082, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 100, "name": "Railroad", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 88, "name": "TransportationAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525362.86593648, "ymin": 3733847.9330849764, "xmax": -9476076.264025863, "ymax": 3752646.6486786082, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 101, "name": "County", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 88, "name": "TransportationAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525362.86593648, "ymin": 3733847.9330849764, "xmax": -9476076.264025863, "ymax": 3752646.6486786082, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 102, "name": "MuniAnno200", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 62, "name": "Anno 200" }, "subLayers": [ { "id": 103, "name": "UNK" }, { "id": 104, "name": "City" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9525415.523355111, "ymin": 3734505.2485014386, "xmax": -9476763.192343907, "ymax": 3749299.661314905, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I39STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I39ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "City" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "City" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 103, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 102, "name": "MuniAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525415.523355111, "ymin": 3734505.2485014386, "xmax": -9476763.192343907, "ymax": 3749299.661314905, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 104, "name": "City", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 102, "name": "MuniAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525415.523355111, "ymin": 3734505.2485014386, "xmax": -9476763.192343907, "ymax": 3749299.661314905, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 105, "name": "EaseAnno200", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 62, "name": "Anno 200" }, "subLayers": [ { "id": 106, "name": "UNK" }, { "id": 107, "name": "Electric" }, { "id": 108, "name": "Gas" }, { "id": 109, "name": "Access" }, { "id": 110, "name": "Other" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9512676.78914608, "ymin": 3734141.914889485, "xmax": -9477902.022197254, "ymax": 3751222.7384838667, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I51STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I51ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Electric" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Gas" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Access" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "Other" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Electric" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Gas" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "Access" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 4, "name": "Other" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 106, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 105, "name": "EaseAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9512676.78914608, "ymin": 3734141.914889485, "xmax": -9477902.022197254, "ymax": 3751222.7384838667, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 107, "name": "Electric", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 105, "name": "EaseAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9512676.78914608, "ymin": 3734141.914889485, "xmax": -9477902.022197254, "ymax": 3751222.7384838667, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 108, "name": "Gas", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 105, "name": "EaseAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9512676.78914608, "ymin": 3734141.914889485, "xmax": -9477902.022197254, "ymax": 3751222.7384838667, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 109, "name": "Access", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 105, "name": "EaseAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9512676.78914608, "ymin": 3734141.914889485, "xmax": -9477902.022197254, "ymax": 3751222.7384838667, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 110, "name": "Other", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 105, "name": "EaseAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9512676.78914608, "ymin": 3734141.914889485, "xmax": -9477902.022197254, "ymax": 3751222.7384838667, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 111, "name": "DistAnno200", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 62, "name": "Anno 200" }, "subLayers": [ { "id": 112, "name": "UNK" }, { "id": 113, "name": "Voting" }, { "id": 114, "name": "School" }, { "id": 115, "name": "Fire" }, { "id": 116, "name": "Police" }, { "id": 117, "name": "Indian" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.4565359687654005E7, "ymin": -3.0240971958386146E7, "xmax": -4545080.225559144, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I56STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I56ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Voting" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "School" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Fire" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "Police" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 5, "name": "Indian" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Voting" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "School" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "Fire" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 4, "name": "Police" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 5, "name": "Indian" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 112, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 111, "name": "DistAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.4565359687654005E7, "ymin": -3.0240971958386146E7, "xmax": -4545080.225559144, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 113, "name": "Voting", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 111, "name": "DistAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.4565359687654005E7, "ymin": -3.0240971958386146E7, "xmax": -4545080.225559144, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 114, "name": "School", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 111, "name": "DistAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.4565359687654005E7, "ymin": -3.0240971958386146E7, "xmax": -4545080.225559144, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 115, "name": "Fire", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 111, "name": "DistAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.4565359687654005E7, "ymin": -3.0240971958386146E7, "xmax": -4545080.225559144, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 116, "name": "Police", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 111, "name": "DistAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.4565359687654005E7, "ymin": -3.0240971958386146E7, "xmax": -4545080.225559144, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 117, "name": "Indian", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 111, "name": "DistAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.4565359687654005E7, "ymin": -3.0240971958386146E7, "xmax": -4545080.225559144, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 118, "name": "MiscellaneousAnno200", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 62, "name": "Anno 200" }, "subLayers": [ { "id": 119, "name": "UNK" }, { "id": 120, "name": "Exempt" }, { "id": 121, "name": "Miscellaneous" }, { "id": 122, "name": "See Map Reference" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525052.112729473, "ymin": 3733262.4041188005, "xmax": -9476016.540561918, "ymax": 3752582.470597762, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I59STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I59ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Miscellaneous" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "See Map Reference" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Exempt" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Miscellaneous" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "See Map Reference" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Exempt" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 119, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 118, "name": "MiscellaneousAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525052.112729473, "ymin": 3733262.4041188005, "xmax": -9476016.540561918, "ymax": 3752582.470597762, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 120, "name": "Exempt", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 118, "name": "MiscellaneousAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525052.112729473, "ymin": 3733262.4041188005, "xmax": -9476016.540561918, "ymax": 3752582.470597762, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 121, "name": "Miscellaneous", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 118, "name": "MiscellaneousAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525052.112729473, "ymin": 3733262.4041188005, "xmax": -9476016.540561918, "ymax": 3752582.470597762, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 122, "name": "See Map Reference", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 118, "name": "MiscellaneousAnno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9525052.112729473, "ymin": 3733262.4041188005, "xmax": -9476016.540561918, "ymax": 3752582.470597762, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 123, "name": "ExemptSymbol200", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 62, "name": "Anno 200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 8, 158, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 145, 0, 119, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "437", "label": "Airport", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 84, 153, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "438", "label": "Cemetery", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 51, 145, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "439", "label": "Church", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 29, 0, 143, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "New Subtype", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 14, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "440", "label": "School", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 138, 96, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "441", "label": "State Building", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 138, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "999", "label": "UNK", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9524115.18047926, "ymin": 3734286.380139926, "xmax": -9477750.535818169, "ymax": 3752379.6299526533, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FCODE", "typeIdField": "FCODE", "subtypeFieldName": "FCODE", "subtypeField": "FCODE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeSmallInteger", "alias": "FCODE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 437, "name": "Airport" }, { "domains": {}, "id": 438, "name": "Cemetery" }, { "domains": {}, "id": 439, "name": "Church" }, { "domains": {}, "id": 440, "name": "School" }, { "domains": {}, "id": 441, "name": "State Building" }, { "domains": {}, "id": 0, "name": "New Subtype" }, { "domains": {}, "id": 999, "name": "UNK" } ], "subtypes": [ { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 437, "name": "Airport" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 438, "name": "Cemetery" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 439, "name": "Church" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 440, "name": "School" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 441, "name": "State Building" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 0, "name": "New Subtype" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 999, "name": "UNK" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 124, "name": "Anno 400", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 125, "name": "PlanAnno400" }, { "id": 129, "name": "ParcelAnno400" }, { "id": 138, "name": "PLSSAnno400" }, { "id": 142, "name": "SubdivisionAnno400" }, { "id": 150, "name": "TransportationAnno400" }, { "id": 164, "name": "MuniAnno400" }, { "id": 167, "name": "EaseAnno400" }, { "id": 173, "name": "DistAnno400" }, { "id": 180, "name": "MiscellaneousAnno400" }, { "id": 185, "name": "ExemptSymbol400" } ], "minScale": 14999.99999999984, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9545179.432957279, "ymin": 3712902.014949261, "xmax": -9467861.315520404, "ymax": 3782942.0633305446, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 125, "name": "PlanAnno400", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 124, "name": "Anno 400" }, "subLayers": [ { "id": 126, "name": "UNK" }, { "id": 127, "name": "Lake/River" }, { "id": 128, "name": "Creek/Pond" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9543323.957503691, "ymin": 3713435.5803328846, "xmax": -9468043.498823272, "ymax": 3782483.520063212, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I10STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I10ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Lake/River" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Creek/Pond" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Lake/River" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Creek/Pond" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 126, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 125, "name": "PlanAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9543323.957503691, "ymin": 3713435.5803328846, "xmax": -9468043.498823272, "ymax": 3782483.520063212, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 127, "name": "Lake/River", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 125, "name": "PlanAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9543323.957503691, "ymin": 3713435.5803328846, "xmax": -9468043.498823272, "ymax": 3782483.520063212, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 128, "name": "Creek/Pond", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 125, "name": "PlanAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9543323.957503691, "ymin": 3713435.5803328846, "xmax": -9468043.498823272, "ymax": 3782483.520063212, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 129, "name": "ParcelAnno400", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 124, "name": "Anno 400" }, "subLayers": [ { "id": 130, "name": "UNK" }, { "id": 131, "name": "Map Block Number" }, { "id": 132, "name": "Parcel Number" }, { "id": 133, "name": "Conflict Text" }, { "id": 134, "name": "Acreage" }, { "id": 135, "name": "County Name" }, { "id": 136, "name": "State Name" }, { "id": 137, "name": "Dimensions" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9545179.432957279, "ymin": 3712902.014949261, "xmax": -9467861.315520404, "ymax": 3782942.0633305446, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I28ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Map Block Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Parcel Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Conflict Text" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "Acreage" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 5, "name": "County Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 6, "name": "State Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 7, "name": "Dimensions" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Map Block Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Parcel Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "Conflict Text" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 4, "name": "Acreage" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 5, "name": "County Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 6, "name": "State Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 7, "name": "Dimensions" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 130, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 129, "name": "ParcelAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9545179.432957279, "ymin": 3712902.014949261, "xmax": -9467861.315520404, "ymax": 3782942.0633305446, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 131, "name": "Map Block Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 129, "name": "ParcelAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9545179.432957279, "ymin": 3712902.014949261, "xmax": -9467861.315520404, "ymax": 3782942.0633305446, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 132, "name": "Parcel Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 129, "name": "ParcelAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9545179.432957279, "ymin": 3712902.014949261, "xmax": -9467861.315520404, "ymax": 3782942.0633305446, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 133, "name": "Conflict Text", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 129, "name": "ParcelAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9545179.432957279, "ymin": 3712902.014949261, "xmax": -9467861.315520404, "ymax": 3782942.0633305446, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 134, "name": "Acreage", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 129, "name": "ParcelAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9545179.432957279, "ymin": 3712902.014949261, "xmax": -9467861.315520404, "ymax": 3782942.0633305446, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 135, "name": "County Name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 129, "name": "ParcelAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9545179.432957279, "ymin": 3712902.014949261, "xmax": -9467861.315520404, "ymax": 3782942.0633305446, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 136, "name": "State Name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 129, "name": "ParcelAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9545179.432957279, "ymin": 3712902.014949261, "xmax": -9467861.315520404, "ymax": 3782942.0633305446, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 137, "name": "Dimensions", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 129, "name": "ParcelAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9545179.432957279, "ymin": 3712902.014949261, "xmax": -9467861.315520404, "ymax": 3782942.0633305446, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 138, "name": "PLSSAnno400", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 124, "name": "Anno 400" }, "subLayers": [ { "id": 139, "name": "UNK" }, { "id": 140, "name": "Twp/Rng Text" }, { "id": 141, "name": "Section Number" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544425.751727631, "ymin": 3712937.6655682637, "xmax": -9468001.041293748, "ymax": 3782906.327605996, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 1, "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": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "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": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "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": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I21STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I21ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Section Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Twp/Rng Text" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "Section Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Twp/Rng Text" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 139, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 138, "name": "PLSSAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544425.751727631, "ymin": 3712937.6655682637, "xmax": -9468001.041293748, "ymax": 3782906.327605996, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 140, "name": "Twp/Rng Text", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 138, "name": "PLSSAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544425.751727631, "ymin": 3712937.6655682637, "xmax": -9468001.041293748, "ymax": 3782906.327605996, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 141, "name": "Section Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 138, "name": "PLSSAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544425.751727631, "ymin": 3712937.6655682637, "xmax": -9468001.041293748, "ymax": 3782906.327605996, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 142, "name": "SubdivisionAnno400", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 124, "name": "Anno 400" }, "subLayers": [ { "id": 143, "name": "UNK" }, { "id": 144, "name": "Subdivision Name" }, { "id": 145, "name": "Book/Page Number" }, { "id": 146, "name": "Subdivision Block Number" }, { "id": 147, "name": "Subdivision Reference" }, { "id": 148, "name": "Lot Number" }, { "id": 149, "name": "Subdivision Index Number" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9533645.687962836, "ymin": 3718477.358879323, "xmax": -9472738.764609134, "ymax": 3774083.412036887, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Subdivision Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Book/Page Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Subdivision Block Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "Subdivision Reference" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 5, "name": "Lot Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 6, "name": "Subdivision Index Number" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Subdivision Name" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Book/Page Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "Subdivision Block Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 4, "name": "Subdivision Reference" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 5, "name": "Lot Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 6, "name": "Subdivision Index Number" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 143, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 142, "name": "SubdivisionAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9533645.687962836, "ymin": 3718477.358879323, "xmax": -9472738.764609134, "ymax": 3774083.412036887, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 144, "name": "Subdivision Name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 142, "name": "SubdivisionAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9533645.687962836, "ymin": 3718477.358879323, "xmax": -9472738.764609134, "ymax": 3774083.412036887, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 145, "name": "Book/Page Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 142, "name": "SubdivisionAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9533645.687962836, "ymin": 3718477.358879323, "xmax": -9472738.764609134, "ymax": 3774083.412036887, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 146, "name": "Subdivision Block Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 142, "name": "SubdivisionAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9533645.687962836, "ymin": 3718477.358879323, "xmax": -9472738.764609134, "ymax": 3774083.412036887, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 147, "name": "Subdivision Reference", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 142, "name": "SubdivisionAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9533645.687962836, "ymin": 3718477.358879323, "xmax": -9472738.764609134, "ymax": 3774083.412036887, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 148, "name": "Lot Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 142, "name": "SubdivisionAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9533645.687962836, "ymin": 3718477.358879323, "xmax": -9472738.764609134, "ymax": 3774083.412036887, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 149, "name": "Subdivision Index Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 142, "name": "SubdivisionAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9533645.687962836, "ymin": 3718477.358879323, "xmax": -9472738.764609134, "ymax": 3774083.412036887, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 150, "name": "TransportationAnno400", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 124, "name": "Anno 400" }, "subLayers": [ { "id": 151, "name": "UNK" }, { "id": 152, "name": "Interstate Symbol" }, { "id": 153, "name": "US Symbol" }, { "id": 154, "name": "State Symbol" }, { "id": 155, "name": "County Symbol" }, { "id": 156, "name": "911 Symbol " }, { "id": 157, "name": "Interstate" }, { "id": 158, "name": "US" }, { "id": 159, "name": "State" }, { "id": 160, "name": "City" }, { "id": 161, "name": "Private" }, { "id": 162, "name": "Railroad" }, { "id": 163, "name": "County" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544089.20773316, "ymin": 3713040.6902983016, "xmax": -9471100.191433907, "ymax": 3782692.864927076, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I18STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I18ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Interstate Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "US Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "State Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "County Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 5, "name": "911 Symbol " }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 6, "name": "Interstate" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 7, "name": "US" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 8, "name": "State" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 9, "name": "City" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 10, "name": "Private" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 11, "name": "Railroad" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 12, "name": "County" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Interstate Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "US Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "State Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 4, "name": "County Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 5, "name": "911 Symbol " }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 6, "name": "Interstate" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 7, "name": "US" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 8, "name": "State" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 9, "name": "City" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 10, "name": "Private" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 11, "name": "Railroad" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 12, "name": "County" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 151, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 150, "name": "TransportationAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544089.20773316, "ymin": 3713040.6902983016, "xmax": -9471100.191433907, "ymax": 3782692.864927076, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 152, "name": "Interstate Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 150, "name": "TransportationAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544089.20773316, "ymin": 3713040.6902983016, "xmax": -9471100.191433907, "ymax": 3782692.864927076, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 153, "name": "US Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 150, "name": "TransportationAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544089.20773316, "ymin": 3713040.6902983016, "xmax": -9471100.191433907, "ymax": 3782692.864927076, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 154, "name": "State Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 150, "name": "TransportationAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544089.20773316, "ymin": 3713040.6902983016, "xmax": -9471100.191433907, "ymax": 3782692.864927076, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 155, "name": "County Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 150, "name": "TransportationAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544089.20773316, "ymin": 3713040.6902983016, "xmax": -9471100.191433907, "ymax": 3782692.864927076, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 156, "name": "911 Symbol ", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 150, "name": "TransportationAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544089.20773316, "ymin": 3713040.6902983016, "xmax": -9471100.191433907, "ymax": 3782692.864927076, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 157, "name": "Interstate", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 150, "name": "TransportationAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544089.20773316, "ymin": 3713040.6902983016, "xmax": -9471100.191433907, "ymax": 3782692.864927076, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 158, "name": "US", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 150, "name": "TransportationAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544089.20773316, "ymin": 3713040.6902983016, "xmax": -9471100.191433907, "ymax": 3782692.864927076, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 159, "name": "State", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 150, "name": "TransportationAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544089.20773316, "ymin": 3713040.6902983016, "xmax": -9471100.191433907, "ymax": 3782692.864927076, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 160, "name": "City", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 150, "name": "TransportationAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544089.20773316, "ymin": 3713040.6902983016, "xmax": -9471100.191433907, "ymax": 3782692.864927076, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 161, "name": "Private", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 150, "name": "TransportationAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544089.20773316, "ymin": 3713040.6902983016, "xmax": -9471100.191433907, "ymax": 3782692.864927076, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 162, "name": "Railroad", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 150, "name": "TransportationAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544089.20773316, "ymin": 3713040.6902983016, "xmax": -9471100.191433907, "ymax": 3782692.864927076, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 163, "name": "County", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 150, "name": "TransportationAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9544089.20773316, "ymin": 3713040.6902983016, "xmax": -9471100.191433907, "ymax": 3782692.864927076, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 164, "name": "MuniAnno400", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 124, "name": "Anno 400" }, "subLayers": [ { "id": 165, "name": "UNK" }, { "id": 166, "name": "City" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9534565.469926296, "ymin": 3717494.3249092964, "xmax": -9469394.554396756, "ymax": 3767642.3494774513, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I38STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I38ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "City" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "City" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 165, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 164, "name": "MuniAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9534565.469926296, "ymin": 3717494.3249092964, "xmax": -9469394.554396756, "ymax": 3767642.3494774513, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 166, "name": "City", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 164, "name": "MuniAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9534565.469926296, "ymin": 3717494.3249092964, "xmax": -9469394.554396756, "ymax": 3767642.3494774513, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 167, "name": "EaseAnno400", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 124, "name": "Anno 400" }, "subLayers": [ { "id": 168, "name": "UNK" }, { "id": 169, "name": "Electric" }, { "id": 170, "name": "Gas" }, { "id": 171, "name": "Access" }, { "id": 172, "name": "Other" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9539348.788498651, "ymin": 3714624.2859787736, "xmax": -9479158.300699018, "ymax": 3781498.133388486, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I50STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I50ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Electric" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Gas" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Access" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "Other" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Electric" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Gas" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "Access" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 4, "name": "Other" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 168, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 167, "name": "EaseAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9539348.788498651, "ymin": 3714624.2859787736, "xmax": -9479158.300699018, "ymax": 3781498.133388486, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 169, "name": "Electric", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 167, "name": "EaseAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9539348.788498651, "ymin": 3714624.2859787736, "xmax": -9479158.300699018, "ymax": 3781498.133388486, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 170, "name": "Gas", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 167, "name": "EaseAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9539348.788498651, "ymin": 3714624.2859787736, "xmax": -9479158.300699018, "ymax": 3781498.133388486, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 171, "name": "Access", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 167, "name": "EaseAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9539348.788498651, "ymin": 3714624.2859787736, "xmax": -9479158.300699018, "ymax": 3781498.133388486, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 172, "name": "Other", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 167, "name": "EaseAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9539348.788498651, "ymin": 3714624.2859787736, "xmax": -9479158.300699018, "ymax": 3781498.133388486, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 173, "name": "DistAnno400", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 124, "name": "Anno 400" }, "subLayers": [ { "id": 174, "name": "UNK" }, { "id": 175, "name": "Voting" }, { "id": 176, "name": "School" }, { "id": 177, "name": "Fire" }, { "id": 178, "name": "Police" }, { "id": 179, "name": "Indian" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9520216.92975584, "ymin": 3728800.9131981977, "xmax": -9485204.136334073, "ymax": 3761425.1102070943, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I54STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I54ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Voting" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "School" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Fire" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "Police" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 5, "name": "Indian" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Voting" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "School" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "Fire" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 4, "name": "Police" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 5, "name": "Indian" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 174, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 173, "name": "DistAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9520216.92975584, "ymin": 3728800.9131981977, "xmax": -9485204.136334073, "ymax": 3761425.1102070943, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 175, "name": "Voting", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 173, "name": "DistAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9520216.92975584, "ymin": 3728800.9131981977, "xmax": -9485204.136334073, "ymax": 3761425.1102070943, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 176, "name": "School", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 173, "name": "DistAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9520216.92975584, "ymin": 3728800.9131981977, "xmax": -9485204.136334073, "ymax": 3761425.1102070943, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 177, "name": "Fire", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 173, "name": "DistAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9520216.92975584, "ymin": 3728800.9131981977, "xmax": -9485204.136334073, "ymax": 3761425.1102070943, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 178, "name": "Police", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 173, "name": "DistAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9520216.92975584, "ymin": 3728800.9131981977, "xmax": -9485204.136334073, "ymax": 3761425.1102070943, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 179, "name": "Indian", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 173, "name": "DistAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9520216.92975584, "ymin": 3728800.9131981977, "xmax": -9485204.136334073, "ymax": 3761425.1102070943, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 180, "name": "MiscellaneousAnno400", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 124, "name": "Anno 400" }, "subLayers": [ { "id": 181, "name": "UNK" }, { "id": 182, "name": "Exempt" }, { "id": 183, "name": "Miscellaneous" }, { "id": 184, "name": "See Map Reference" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9539702.559890032, "ymin": 3713364.191625314, "xmax": -9467999.578890456, "ymax": 3779854.7102011535, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I64STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I64ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Exempt" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Miscellaneous" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "See Map Reference" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 0, "name": "UNK" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 1, "name": "Exempt" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 2, "name": "Miscellaneous" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"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, "FONTSIZE": null, "BOLD": null, "ITALIC": 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 }, "code": 3, "name": "See Map Reference" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 181, "name": "UNK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 180, "name": "MiscellaneousAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9539702.559890032, "ymin": 3713364.191625314, "xmax": -9467999.578890456, "ymax": 3779854.7102011535, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 182, "name": "Exempt", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 180, "name": "MiscellaneousAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9539702.559890032, "ymin": 3713364.191625314, "xmax": -9467999.578890456, "ymax": 3779854.7102011535, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 183, "name": "Miscellaneous", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 180, "name": "MiscellaneousAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9539702.559890032, "ymin": 3713364.191625314, "xmax": -9467999.578890456, "ymax": 3779854.7102011535, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 184, "name": "See Map Reference", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 180, "name": "MiscellaneousAnno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9539702.559890032, "ymin": 3713364.191625314, "xmax": -9467999.578890456, "ymax": 3779854.7102011535, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 185, "name": "ExemptSymbol400", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": { "id": 124, "name": "Anno 400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 145, 161, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 130, 52, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "437", "label": "Airport", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 163, 60, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "438", "label": "Cemetery", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 163, 120, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "439", "label": "Church", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 104, 0, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "New Subtype", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 171, 3, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "440", "label": "School", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 171, 0, 94, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "441", "label": "State Building", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 61, 0, 158, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "999", "label": "UNK", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9539505.86698962, "ymin": 3713433.521951078, "xmax": -9471720.01639433, "ymax": 3779794.8006125246, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FCODE", "typeIdField": "FCODE", "subtypeFieldName": "FCODE", "subtypeField": "FCODE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeSmallInteger", "alias": "FCODE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 437, "name": "Airport" }, { "domains": {}, "id": 438, "name": "Cemetery" }, { "domains": {}, "id": 439, "name": "Church" }, { "domains": {}, "id": 440, "name": "School" }, { "domains": {}, "id": 441, "name": "State Building" }, { "domains": {}, "id": 0, "name": "New Subtype" }, { "domains": {}, "id": 999, "name": "UNK" } ], "subtypes": [ { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 437, "name": "Airport" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 438, "name": "Cemetery" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 439, "name": "Church" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 440, "name": "School" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 441, "name": "State Building" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 0, "name": "New Subtype" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 999, "name": "UNK" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 14999.99999999984, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 186, "name": "Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000.00000000054, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 0, 123, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 150, 163, 255 ], "width": 1 }, "value": "300", "label": "Lot Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 133, 95, 255 ], "width": 1 }, "value": "0", "label": "New Subtype", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9537494.209330712, "ymin": 3715727.904861607, "xmax": -9474739.410092028, "ymax": 3772130.369410926, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FCODE", "typeIdField": "FCODE", "subtypeFieldName": "FCODE", "subtypeField": "FCODE", "defaultSubtypeCode": 300, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeSmallInteger", "alias": "FCODE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 300, "name": "Lot Line" }, { "domains": {}, "id": 301, "name": "COGO" } ], "subtypes": [ { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 300, "name": "Lot Line" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 301, "name": "COGO" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 187, "name": "PlanLines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000.00000000054, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 27, 163, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 106, 0, 130, 255 ], "width": 1 }, "value": "603", "label": "CountyTP", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 19, 0, 255 ], "width": 1 }, "value": "202", "label": "Creek/Pond/Stream", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 5, 0, 145, 255 ], "width": 1 }, "value": "1", "label": "CulvertLines", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 143, 0, 17, 255 ], "width": 1 }, "value": "633", "label": "DAM", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 101, 173, 255 ], "width": 1 }, "value": "616", "label": "Ditch & Drain", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 106, 133, 0, 255 ], "width": 1 }, "value": "610", "label": "Drain Hidden", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 47, 0, 128, 255 ], "width": 1 }, "value": "617", "label": "Fence", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 136, 0, 255 ], "width": 1 }, "value": "618", "label": "FourWheelDrive", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 14, 166, 255 ], "width": 1 }, "value": "619", "label": "HeadWall", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 84, 173, 0, 255 ], "width": 1 }, "value": "628", "label": "HELIPAD", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 173, 139, 255 ], "width": 1 }, "value": "620", "label": "HiddenHydro", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 130, 126, 255 ], "width": 1 }, "value": "600", "label": "InterstateTP", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 145, 78, 255 ], "width": 1 }, "value": "608", "label": "Miscellaneous", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 124, 0, 255 ], "width": 1 }, "value": "0", "label": "New Subtype", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 40, 143, 255 ], "width": 1 }, "value": "609", "label": "Parking Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 135, 5, 255 ], "width": 1 }, "value": "621", "label": "Paved Drive", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 140, 89, 255 ], "width": 1 }, "value": "613", "label": "Paved Travel Path Or Eop", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 120, 0, 255 ], "width": 1 }, "value": "627", "label": "PIPELINE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 163, 0, 255 ], "width": 1 }, "value": "604", "label": "PrivateTP", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 7, 140, 255 ], "width": 1 }, "value": "605", "label": "RailroadCL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 73, 0, 133, 255 ], "width": 1 }, "value": "632", "label": "RD_UNPAV_CENTLIN", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 161, 99, 255 ], "width": 1 }, "value": "611", "label": "Retainnig Wall", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 135, 50, 255 ], "width": 1 }, "value": "201", "label": "River/Lake", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 74, 0, 128, 255 ], "width": 1 }, "value": "612", "label": "Road Centerline", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 23, 0, 255 ], "width": 1 }, "value": "625", "label": "Runway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 3, 166, 255 ], "width": 1 }, "value": "623", "label": "Sidewalk", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 0, 91, 255 ], "width": 1 }, "value": "602", "label": "StateTP", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 80, 0, 145, 255 ], "width": 1 }, "value": "631", "label": "TAXIWAY\n", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 90, 168, 255 ], "width": 1 }, "value": "203", "label": "Taxmap Creek", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 37, 161, 0, 255 ], "width": 1 }, "value": "606", "label": "Tree Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 47, 0, 148, 255 ], "width": 1 }, "value": "999", "label": "UNK", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 0, 136, 255 ], "width": 1 }, "value": "622", "label": "Unpaved Drive", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 150, 5, 255 ], "width": 1 }, "value": "615", "label": "Unpaved Parking", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 0, 145, 255 ], "width": 1 }, "value": "614", "label": "Unpaved Travel Path ", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 168, 0, 255 ], "width": 1 }, "value": "601", "label": "USTP", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 130, 121, 255 ], "width": 1 }, "value": "624", "label": "Water Tower", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9546311.981725464, "ymin": 3712114.9570529643, "xmax": -9466883.74050841, "ymax": 3783681.311967648, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FCODE", "typeIdField": "FCODE", "subtypeFieldName": "FCODE", "subtypeField": "FCODE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeSmallInteger", "alias": "FCODE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 4, "name": "WaterBody" }, { "domains": {}, "id": 611, "name": "Retainnig Wall" }, { "domains": {}, "id": 612, "name": "Road Centerline" }, { "domains": {}, "id": 613, "name": "Paved Travel Path Or Eop" }, { "domains": {}, "id": 614, "name": "Unpaved Travel Path " }, { "domains": {}, "id": 5, "name": "Pier" }, { "domains": {}, "id": 6, "name": "Pier(Dams)" }, { "domains": {}, "id": 7, "name": "Under Construction" }, { "domains": {}, "id": 8, "name": "Ruin" }, { "domains": {}, "id": 609, "name": "Parking Paved" }, { "domains": {}, "id": 0, "name": "New Subtype" }, { "domains": {}, "id": 201, "name": "River/Lake" }, { "domains": {}, "id": 600, "name": "InterstateTP" }, { "domains": {}, "id": 601, "name": "USTP" }, { "domains": {}, "id": 602, "name": "StateTP" }, { "domains": {}, "id": 603, "name": "CountyTP" }, { "domains": {}, "id": 604, "name": "PrivateTP" }, { "domains": {}, "id": 605, "name": "RailroadCL" }, { "domains": {}, "id": 606, "name": "Tree Line" }, { "domains": {}, "id": 608, "name": "Miscellaneous" }, { "domains": {}, "id": 999, "name": "UNK" }, { "domains": {}, "id": 1, "name": "Building" }, { "domains": {}, "id": 2, "name": "Bridge" }, { "domains": {}, "id": 610, "name": "Drain Hidden" }, { "domains": {}, "id": 202, "name": "Creek/Pond/Stream" }, { "domains": {}, "id": 3, "name": "Marsh" } ], "subtypes": [ { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 4, "name": "WaterBody" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 611, "name": "Retainnig Wall" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 612, "name": "Road Centerline" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 613, "name": "Paved Travel Path Or Eop" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 614, "name": "Unpaved Travel Path " }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 5, "name": "Pier" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 6, "name": "Pier(Dams)" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 7, "name": "Under Construction" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 8, "name": "Ruin" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 609, "name": "Parking Paved" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 0, "name": "New Subtype" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 201, "name": "River/Lake" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 600, "name": "InterstateTP" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 601, "name": "USTP" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 602, "name": "StateTP" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 603, "name": "CountyTP" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 604, "name": "PrivateTP" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 605, "name": "RailroadCL" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 606, "name": "Tree Line" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 608, "name": "Miscellaneous" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 999, "name": "UNK" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 1, "name": "Building" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 2, "name": "Bridge" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 610, "name": "Drain Hidden" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 202, "name": "Creek/Pond/Stream" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 3, "name": "Marsh" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 188, "name": "ParcelLines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000.00000000054, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 107, 143, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "504", "label": "City Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 153, 0, 255 ], "width": 1 }, "value": "901", "label": "County", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 133, 0, 255 ], "width": 1 }, "value": "503", "label": "County Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 111, 0, 128, 255 ], "width": 1 }, "value": "805", "label": "Dashed QSection", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 0, 140, 255 ], "width": 1 }, "value": "803", "label": "Dashed Section", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 29, 0, 173, 255 ], "width": 1 }, "value": "801", "label": "Dashed Township", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 65, 156, 0, 255 ], "width": 1 }, "value": "506", "label": "Hidden ROW", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 49, 0, 156, 255 ], "width": 1 }, "value": "501", "label": "Interstate Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 15, 145, 0, 255 ], "width": 1 }, "value": "500", "label": "Parcel", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 91, 140, 0, 255 ], "width": 1 }, "value": "509", "label": "Private Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 143, 12, 255 ], "width": 1 }, "value": "804", "label": "QSection", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 150, 255 ], "width": 1 }, "value": "505", "label": "Railroad", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 85, 176, 255 ], "width": 1 }, "value": "802", "label": "Section", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 62, 176, 0, 255 ], "width": 1 }, "value": "902", "label": "State", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 26, 0, 255 ], "width": 1 }, "value": "502", "label": "State Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 88, 0, 171, 255 ], "width": 1 }, "value": "800", "label": "Township", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 87, 163, 0, 255 ], "width": 1 }, "value": "999", "label": "UNK", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 98, 0, 255 ], "width": 1 }, "value": "510", "label": "US Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 153, 0, 255 ], "width": 1 }, "value": "508", "label": "Water Property", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9545439.51167894, "ymin": 3712932.2033003955, "xmax": -9467935.643160615, "ymax": 3782916.1032203585, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FCODE", "typeIdField": "FCODE", "subtypeFieldName": "FCODE", "subtypeField": "FCODE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "PARCEL_", "type": "esriFieldTypeInteger", "alias": "PARCEL_", "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeInteger", "alias": "PARCEL_ID", "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "COGO Direction", "length": 12, "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeString", "alias": "COGO Distance", "length": 10, "domain": null }, { "name": "DELTA", "type": "esriFieldTypeString", "alias": "COGO Delta", "length": 10, "domain": null }, { "name": "RADIUS", "type": "esriFieldTypeString", "alias": "COGO Radius", "length": 10, "domain": null }, { "name": "TANGENT", "type": "esriFieldTypeString", "alias": "COGO Tangent", "length": 10, "domain": null }, { "name": "ARCLENGTH", "type": "esriFieldTypeString", "alias": "COGO ArcLength", "length": 10, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "COGO Side", "length": 1, "domain": null }, { "name": "FCODE", "type": "esriFieldTypeSmallInteger", "alias": "FCODE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "New Subtype" }, { "domains": {}, "id": 500, "name": "Parcel" }, { "domains": {}, "id": 501, "name": "Interstate Road" }, { "domains": {}, "id": 502, "name": "State Road" }, { "domains": {}, "id": 503, "name": "County Road" }, { "domains": {}, "id": 504, "name": "City Road" }, { "domains": {}, "id": 505, "name": "Railroad" }, { "domains": {}, "id": 506, "name": "Hidden ROW" }, { "domains": {}, "id": 508, "name": "Water Property" }, { "domains": {}, "id": 509, "name": "Private Road" }, { "domains": {}, "id": 800, "name": "Township" }, { "domains": {}, "id": 801, "name": "Dashed Township" }, { "domains": {}, "id": 802, "name": "Section" }, { "domains": {}, "id": 803, "name": "Dashed Section" }, { "domains": {}, "id": 804, "name": "QSection" }, { "domains": {}, "id": 805, "name": "Dashed QSection" }, { "domains": {}, "id": 901, "name": "County" }, { "domains": {}, "id": 510, "name": "US Road" }, { "domains": {}, "id": 902, "name": "State Line" }, { "domains": {}, "id": 999, "name": "UNK" } ], "subtypes": [ { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 0, "name": "New Subtype" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 500, "name": "Parcel" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 501, "name": "Interstate Road" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 502, "name": "State Road" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 503, "name": "County Road" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 504, "name": "City Road" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 505, "name": "Railroad" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 506, "name": "Hidden ROW" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 508, "name": "Water Property" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 509, "name": "Private Road" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 800, "name": "Township" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 801, "name": "Dashed Township" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 802, "name": "Section" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 803, "name": "Dashed Section" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 804, "name": "QSection" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 805, "name": "Dashed QSection" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 901, "name": "County" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 510, "name": "US Road" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 902, "name": "State Line" }, { "domains": {}, "defaultValues": { "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "PARCEL_": null, "PARCEL_ID": null, "DIRECTION": null, "DISTANCE": null, "DELTA": null, "RADIUS": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "FCODE": 0 }, "code": 999, "name": "UNK" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 189, "name": "SubdivisionLines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 70, 0, 150, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 0, 142, 255 ], "width": 1 }, "value": "0", "label": "New Subtype", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 0, 128, 255 ], "width": 4 }, "value": "700", "label": "Subdivision Lines", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9533508.293759158, "ymin": 3718630.595584239, "xmax": -9472643.116750866, "ymax": 3774377.837922022, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FCODE", "typeIdField": "FCODE", "subtypeFieldName": "FCODE", "subtypeField": "FCODE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeSmallInteger", "alias": "FCODE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "New Subtype" }, { "domains": {}, "id": 700, "name": "Subdivision Lines" } ], "subtypes": [ { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 0, "name": "New Subtype" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 700, "name": "Subdivision Lines" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 190, "name": "CorporateLine", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 91, 0, 148, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 4 }, "value": "950", "label": "Corporate Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 123, 0, 168, 255 ], "width": 1 }, "value": "0", "label": "New Subtype", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9534970.313979138, "ymin": 3717459.2636984624, "xmax": -9468045.694926511, "ymax": 3767629.3845630563, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FCODE", "typeIdField": "FCODE", "subtypeFieldName": "FCODE", "subtypeField": "FCODE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeSmallInteger", "alias": "FCODE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "New Subtype" }, { "domains": {}, "id": 950, "name": "Corporate Line" } ], "subtypes": [ { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 0, "name": "New Subtype" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 950, "name": "Corporate Line" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 191, "name": "EaseLines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 19, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 22, 166, 0, 255 ], "width": 1 }, "value": "103", "label": "Access", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 31, 0, 255 ], "width": 1 }, "value": "101", "label": "Electric", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 176, 15, 255 ], "width": 1 }, "value": "102", "label": "Gas", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 87, 255 ], "width": 1 }, "value": "0", "label": "New Subtype", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 163, 46, 255 ], "width": 1 }, "value": "104", "label": "Other", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 121, 0, 255 ], "width": 1 }, "value": "999", "label": "UNK", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9540895.487332836, "ymin": 3713000.9621957773, "xmax": -9477338.040078351, "ymax": 3782700.169953359, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FCODE", "typeIdField": "FCODE", "subtypeFieldName": "FCODE", "subtypeField": "FCODE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeSmallInteger", "alias": "FCODE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "New Subtype" }, { "domains": {}, "id": 101, "name": "Electric" }, { "domains": {}, "id": 102, "name": "Gas" }, { "domains": {}, "id": 103, "name": "Access" }, { "domains": {}, "id": 104, "name": "Other" }, { "domains": {}, "id": 999, "name": "UNK" } ], "subtypes": [ { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 0, "name": "New Subtype" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 101, "name": "Electric" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 102, "name": "Gas" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 103, "name": "Access" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 104, "name": "Other" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 999, "name": "UNK" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 192, "name": "DistLines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 19, 145, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 95, 158, 0, 255 ], "width": 1 }, "value": "941", "label": "Fire", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 135, 56, 255 ], "width": 1 }, "value": "961", "label": "Indian", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 143, 0, 255 ], "width": 1 }, "value": "0", "label": "New Subtype", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 150, 110, 255 ], "width": 1 }, "value": "951", "label": "Police", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 156, 10, 255 ], "width": 1 }, "value": "971", "label": "Reservation", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 143, 76, 0, 255 ], "width": 1 }, "value": "931", "label": "School", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 96, 0, 148, 255 ], "width": 1 }, "value": "999", "label": "UNK", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 16, 0, 135, 255 ], "width": 1 }, "value": "921", "label": "Voting", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9521724.799293092, "ymin": 3728705.227323015, "xmax": -9485118.953519603, "ymax": 3762770.807854382, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FCODE", "typeIdField": "FCODE", "subtypeFieldName": "FCODE", "subtypeField": "FCODE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeSmallInteger", "alias": "FCODE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "New Subtype" }, { "domains": {}, "id": 999, "name": "UNK" }, { "domains": {}, "id": 921, "name": "Voting" }, { "domains": {}, "id": 931, "name": "School" }, { "domains": {}, "id": 941, "name": "Fire" }, { "domains": {}, "id": 951, "name": "Police" }, { "domains": {}, "id": 961, "name": "Indian" } ], "subtypes": [ { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 0, "name": "New Subtype" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 999, "name": "UNK" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 921, "name": "Voting" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 931, "name": "School" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 941, "name": "Fire" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 951, "name": "Police" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 961, "name": "Indian" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 193, "name": "MiscellaneousLines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 64, 133, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 45, 135, 255 ], "width": 1 }, "value": "303", "label": "Dashed Landhook", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 118, 148, 0, 255 ], "width": 1 }, "value": "301", "label": "Landhook", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 143, 12, 255 ], "width": 1 }, "value": "304", "label": "LeaderLine100", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 103, 0, 138, 255 ], "width": 1 }, "value": "305", "label": "LeaderLine200", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 137, 156, 255 ], "width": 1 }, "value": "306", "label": "LeaderLine400", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 121, 168, 0, 255 ], "width": 1 }, "value": "302", "label": "Map Block Tic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 98, 0, 255 ], "width": 1 }, "value": "0", "label": "New Subtype", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 12, 140, 255 ], "width": 1 }, "value": "999", "label": "UNK", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9544174.636448013, "ymin": 3712985.0685185418, "xmax": -9468662.923266495, "ymax": 3782680.9415623522, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FCODE", "typeIdField": "FCODE", "subtypeFieldName": "FCODE", "subtypeField": "FCODE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeSmallInteger", "alias": "FCODE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 301, "name": "Landhook" }, { "domains": {}, "id": 0, "name": "New Subtype" }, { "domains": {}, "id": 999, "name": "UNK" }, { "domains": {}, "id": 302, "name": "Map Block Tic" }, { "domains": {}, "id": 304, "name": "LeaderLine100" }, { "domains": {}, "id": 305, "name": "LeaderLine200" }, { "domains": {}, "id": 306, "name": "LeaderLine400" } ], "subtypes": [ { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 301, "name": "Landhook" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 0, "name": "New Subtype" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 999, "name": "UNK" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 302, "name": "Map Block Tic" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 304, "name": "LeaderLine100" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 305, "name": "LeaderLine200" }, { "domains": {}, "defaultValues": {"FCODE": 0}, "code": 306, "name": "LeaderLine400" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 194, "name": "Planpoly", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 39999.99999999957, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 196, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "ATHLETIC COURT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 240, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "ATHLITIC FIELD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 166, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "BLDG UNDER CONSTRUCTION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 228, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "BRIDGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 239, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "BUILDING", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 156, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8", "label": "CEMETERY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 232, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "12", "label": "CONCRETE SLAB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 170, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "14", "label": "DAM", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 242, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "15", "label": "MARSH", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 191, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0", "label": "New Subtype", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 247, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9", "label": "PIER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 212, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "13", "label": "POOL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 193, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11", "label": "QUARRY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 166, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10", "label": "RUIN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 217, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "SWAMP", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 179, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "WATERBODY", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9546240.883874748, "ymin": 3712090.518958859, "xmax": -9467381.528097806, "ymax": 3783795.3182953, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FCODE", "typeIdField": "FCODE", "subtypeFieldName": "FCODE", "subtypeField": "FCODE", "defaultSubtypeCode": -1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeSmallInteger", "alias": "FCODE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "BUILDING" }, { "domains": {}, "id": 2, "name": "BRIDGE" }, { "domains": {}, "id": 0, "name": "New Subtype" }, { "domains": {}, "id": 3, "name": "SWAMP" }, { "domains": {}, "id": 4, "name": "WATERBODY" }, { "domains": {}, "id": 5, "name": "BLDG_UNDER_CONSTRUCTION" } ], "subtypes": [ { "domains": {}, "defaultValues": {"FCODE": 4}, "code": 1, "name": "BUILDING" }, { "domains": {}, "defaultValues": {"FCODE": 4}, "code": 2, "name": "BRIDGE" }, { "domains": {}, "defaultValues": {"FCODE": 4}, "code": 0, "name": "New Subtype" }, { "domains": {}, "defaultValues": {"FCODE": 4}, "code": 3, "name": "SWAMP" }, { "domains": {}, "defaultValues": {"FCODE": 4}, "code": 4, "name": "WATERBODY" }, { "domains": {}, "defaultValues": {"FCODE": 4}, "code": 5, "name": "BLDG_UNDER_CONSTRUCTION" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 195, "name": "PLSSArea", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 193, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 216, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0", "label": "New Subtype", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9545439.51167894, "ymin": 3712932.2033003955, "xmax": -9467935.643160615, "ymax": 3782916.1032203585, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TOWNSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeSmallInteger", "alias": "FCODE", "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 50, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 50, "domain": null }, { "name": "TOWNSHIP_NUMBER", "type": "esriFieldTypeString", "alias": "TOWNSHIP_NUMBER", "length": 50, "domain": null }, { "name": "AREA", "type": "esriFieldTypeString", "alias": "AREA", "length": 50, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 50, "domain": null }, { "name": "QSECTION", "type": "esriFieldTypeString", "alias": "QSECTION", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OID", "fields": "OID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 196, "name": "Subdivision", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBNAME", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 209, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BILLY SMITH SUBDIVISION NO 1", "label": "BILLY SMITH SUBDIVISION NO 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLUFF SUBDIVISION", "label": "BLUFF SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOBO SUBDIVISION", "label": "BOBO SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROWN ADDITION", "label": "BROWN ADDITION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHRISTIAN SUBDIVISION NO. 1", "label": "CHRISTIAN SUBDIVISION NO. 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHRISTIAN SUBDIVISION NO. 1-A", "label": "CHRISTIAN SUBDIVISION NO. 1-A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLARK ADDITION", "label": "CLARK ADDITION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DRAPER ADDITION", "label": "DRAPER ADDITION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "E.C. LAWHON SUBDIVISION", "label": "E.C. LAWHON SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EDGEWORTH SUBDIVISION NO 1", "label": "EDGEWORTH SUBDIVISION NO 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EDGEWORTH SUBDIVISION NO 2", "label": "EDGEWORTH SUBDIVISION NO 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EDGEWORTH SUBDIVISION NO.1", "label": "EDGEWORTH SUBDIVISION NO.1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ELMER E HUTCHERSON SUBDIVISION", "label": "ELMER E HUTCHERSON SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ELMORE E. HUTCHERSON SUBDIVISION", "label": "ELMORE E. HUTCHERSON SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FINE HALL SUBDIVISION", "label": "FINE HALL SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOX RUN SUBDIVISION", "label": "FOX RUN SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FREDDIE FINE SUBDIVISION NO 1", "label": "FREDDIE FINE SUBDIVISION NO 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FREDDIE FINE SUBDIVISION NO 2", "label": "FREDDIE FINE SUBDIVISION NO 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "G. M. BOWMAN SUBDIVISION", "label": "G. M. BOWMAN SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GILMORE ADD", "label": "GILMORE ADD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GUYTON ADDITION", "label": "GUYTON ADDITION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HAMM SUBDIVISION NO.1", "label": "HAMM SUBDIVISION NO.1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLVIEW SUBDIVISION NO. 1", "label": "HILLVIEW SUBDIVISION NO. 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLVIEW SUBDIVISION NO. 2", "label": "HILLVIEW SUBDIVISION NO. 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HODO SUBDIVISION NO 1", "label": "HODO SUBDIVISION NO 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HODO SUBDIVISION NO 2", "label": "HODO SUBDIVISION NO 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOWARD ROWLAND SUBDIVISION", "label": "HOWARD ROWLAND SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HUMBERS SUBDIVISION #1", "label": "HUMBERS SUBDIVISION #1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HUMBERS SUBDIVISION #2", "label": "HUMBERS SUBDIVISION #2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "I. B. HANKINS SUBDIVISION", "label": "I. B. HANKINS SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J D TRIMM SUBDIVISION", "label": "J D TRIMM SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J. A. BROWN SUBDIVISION 1", "label": "J. A. BROWN SUBDIVISION 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J. V. WARD SUBDIVISION", "label": "J. V. WARD SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J. W. PRICE SUBDIVISION", "label": "J. W. PRICE SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JESSE BROWN SUBDIVISION NO.1", "label": "JESSE BROWN SUBDIVISION NO.1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JESSE BROWN SUBDIVISION NO.2", "label": "JESSE BROWN SUBDIVISION NO.2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOHN Q BOYETT SUBDIVISION NO 1", "label": "JOHN Q BOYETT SUBDIVISION NO 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JONES SUBDIVISION", "label": "JONES SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L. O. YOUNG SUBDIVISION 1", "label": "L. O. YOUNG SUBDIVISION 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L. O. YOUNG SUBDIVISION 2", "label": "L. O. YOUNG SUBDIVISION 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LES BEAUX CHATEAUX SUBDIVISION", "label": "LES BEAUX CHATEAUX SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "METCALFE ADDITION", "label": "METCALFE ADDITION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McNEES SUBDIVISION # 1", "label": "McNEES SUBDIVISION # 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NELIOUS LINDSEY SUBDIVISION #1", "label": "NELIOUS LINDSEY SUBDIVISION #1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NESMITH'S ADDITION", "label": "NESMITH'S ADDITION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTON ESTATES SUBDIVISION", "label": "NORTON ESTATES SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORIEN GILMER SUBDIVISION I", "label": "ORIEN GILMER SUBDIVISION I", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORIEN GILMER SUBDIVISION III", "label": "ORIEN GILMER SUBDIVISION III", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORIEN GILMER SUBDIVISION IV", "label": "ORIEN GILMER SUBDIVISION IV", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORIEN GILMER SUBDIVISION NO.1", "label": "ORIEN GILMER SUBDIVISION NO.1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 226, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORIEN GILMER SUBDIVISION NO.2", "label": "ORIEN GILMER SUBDIVISION NO.2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PAUL Mc NEES SUBDIVISION", "label": "PAUL Mc NEES SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PENNINGTON SUBDIVISION", "label": "PENNINGTON SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PINE HILLS SUBDIVISION NO. 1", "label": "PINE HILLS SUBDIVISION NO. 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRATER SUBDIVISION", "label": "PRATER SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRENTISS WOODS SUBDIVISION NO 1", "label": "PRENTISS WOODS SUBDIVISION NO 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRENTISS WOODS SUBDIVISION NO 2", "label": "PRENTISS WOODS SUBDIVISION NO 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRIDDY RAY SUBDIVISON NO. 1", "label": "PRIDDY RAY SUBDIVISON NO. 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R. G. PENNINGTON SUBDIVISION", "label": "R. G. PENNINGTON SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAY B. HANKINS SUBDIVISION NO. 3", "label": "RAY B. HANKINS SUBDIVISION NO. 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAY B. HANKNIS SUBDIVISION NO. 1", "label": "RAY B. HANKNIS SUBDIVISION NO. 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAY B. HANKNIS SUBDIVISION NO. 2", "label": "RAY B. HANKNIS SUBDIVISION NO. 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAY B. HANKNIS SUBDIVISION NO. 4", "label": "RAY B. HANKNIS SUBDIVISION NO. 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROLLING ACRES SUBDIVISION NO. 1", "label": "ROLLING ACRES SUBDIVISION NO. 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROLLING ACRES SUBDIVISION NO. 2", "label": "ROLLING ACRES SUBDIVISION NO. 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SMITH HILLS SUBDIVISION", "label": "SMITH HILLS SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH HILLS SUBDIVISION", "label": "SOUTH HILLS SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "T C WOODS SUBDIVISION", "label": "T C WOODS SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TOWN OF SULLIGENT SUBDIVISION", "label": "TOWN OF SULLIGENT SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TURNER WOOD HEIGHTS SUBDIVISION", "label": "TURNER WOOD HEIGHTS SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TWIN 83 OAKS SUBDIVISION", "label": "TWIN 83 OAKS SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TWIN OAKS SUBDIVISION", "label": "TWIN OAKS SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 206, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WALKER SUBDIVISION", "label": "WALKER SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WATSON CREEK SUBDIVISION", "label": "WATSON CREEK SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WEST END SUBDIVISION", "label": "WEST END SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WOODFORD ROBERTSON SUBDIVISION", "label": "WOODFORD ROBERTSON SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WOODLAND HILLS SUBDIVISION", "label": "WOODLAND HILLS SUBDIVISION", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9533508.293759158, "ymin": 3718630.595584239, "xmax": -9472643.116750866, "ymax": 3774377.837922022, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SUBNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 255, "domain": null }, { "name": "SUBINDEX", "type": "esriFieldTypeString", "alias": "SUBINDEX", "length": 255, "domain": null }, { "name": "BOOKPAGE", "type": "esriFieldTypeString", "alias": "BOOKPAGE", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OID", "fields": "OID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 197, "name": "Corporate", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CITY_NAME", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 237, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 166, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "BAKER HILL LIMITS", "label": "BAKER HILL LIMITS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 42, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLUE SPRINGS CITY LIMITS", "label": "BLUE SPRINGS CITY LIMITS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 39, 133, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CITY OF CLAYTON", "label": "CITY OF CLAYTON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 42, 44, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLIO CITY LIMITS", "label": "CLIO CITY LIMITS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 201, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EUFAULA CORPORATE LIMITS", "label": "EUFAULA CORPORATE LIMITS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 46, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOUISVILLE CITY LIMITS", "label": "LOUISVILLE CITY LIMITS", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9534970.313979138, "ymin": 3717459.2692474243, "xmax": -9468046.473752238, "ymax": 3767629.396635248, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CITY_NAME", "typeIdField": "FCODE", "subtypeFieldName": "FCODE", "subtypeField": "FCODE", "defaultSubtypeCode": 0, "fields": [ { "name": "OID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "CITY_NAME", "length": 255, "domain": null }, { "name": "FCODE", "type": "esriFieldTypeSmallInteger", "alias": "FCODE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OID", "fields": "OID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "New Subtype" }, { "domains": {}, "id": 951, "name": "Corporate" } ], "subtypes": [ { "domains": {}, "defaultValues": { "CITY_NAME": null, "FCODE": null }, "code": 0, "name": "New Subtype" }, { "domains": {}, "defaultValues": { "CITY_NAME": null, "FCODE": null }, "code": 951, "name": "Corporate" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 198, "name": "Parcel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "512", "label": "2015_Split", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "510", "label": "Conflict", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 196, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "509", "label": "Drain", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "511", "label": "Lot Parcel", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "500", "label": "Parcel", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 212, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "505", "label": "Railroad", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 227, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "506", "label": "Street", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 247, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "999", "label": "UNK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "508", "label": "Water", "description": "" } ], "fieldDelimiter": "," }, "transparency": 75, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9545439.51167894, "ymin": 3712932.2033003955, "xmax": -9467935.643160615, "ymax": 3782916.1032203585, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PARCELID", "typeIdField": "FCODE", "subtypeFieldName": "FCODE", "subtypeField": "FCODE", "defaultSubtypeCode": 500, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNERPARCEL", "type": "esriFieldTypeInteger", "alias": "OWNERPARCEL", "domain": null }, { "name": "OWNERPARCEL_ID", "type": "esriFieldTypeInteger", "alias": "OWNERPARCEL_ID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 255, "domain": null }, { "name": "CALC_ACRE", "type": "esriFieldTypeDouble", "alias": "CALC_ACRE", "domain": null }, { "name": "TRS", "type": "esriFieldTypeString", "alias": "TRS", "length": 255, "domain": null }, { "name": "MAP", "type": "esriFieldTypeString", "alias": "MAP", "length": 255, "domain": null }, { "name": "FCODE", "type": "esriFieldTypeInteger", "alias": "FCODE", "domain": null }, { "name": "MAP_ACRE_CALC", "type": "esriFieldTypeDouble", "alias": "MAP_ACRE_CALC", "domain": null }, { "name": "MAP_ACRE_DEED", "type": "esriFieldTypeDouble", "alias": "MAP_ACRE_DEED", "domain": null }, { "name": "OLDPARCELID", "type": "esriFieldTypeString", "alias": "OldParcelID", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 500, "name": "PARCEL" }, { "domains": {}, "id": 506, "name": "STREET" }, { "domains": {}, "id": 508, "name": "WATER" }, { "domains": {}, "id": 505, "name": "RAILROAD" }, { "domains": {}, "id": 510, "name": "Conflict" }, { "domains": {}, "id": 509, "name": "Drain" }, { "domains": {}, "id": 999, "name": "Unk" } ], "subtypes": [ { "domains": {}, "defaultValues": { "OWNERPARCEL": null, "OWNERPARCEL_ID": null, "PARCELID": null, "CALC_ACRE": null, "TRS": null, "MAP": null, "BLOCK": null, "FCODE": null, "MAP_ACRE_CALC": null, "MAP_ACRE_DEED": null, "OLDPARCELID": null }, "code": 500, "name": "PARCEL" }, { "domains": {}, "defaultValues": { "OWNERPARCEL": null, "OWNERPARCEL_ID": null, "PARCELID": null, "CALC_ACRE": null, "TRS": null, "MAP": null, "BLOCK": null, "FCODE": null, "MAP_ACRE_CALC": null, "MAP_ACRE_DEED": null, "OLDPARCELID": null }, "code": 506, "name": "STREET" }, { "domains": {}, "defaultValues": { "OWNERPARCEL": null, "OWNERPARCEL_ID": null, "PARCELID": null, "CALC_ACRE": null, "TRS": null, "MAP": null, "BLOCK": null, "FCODE": null, "MAP_ACRE_CALC": null, "MAP_ACRE_DEED": null, "OLDPARCELID": null }, "code": 508, "name": "WATER" }, { "domains": {}, "defaultValues": { "OWNERPARCEL": null, "OWNERPARCEL_ID": null, "PARCELID": null, "CALC_ACRE": null, "TRS": null, "MAP": null, "BLOCK": null, "FCODE": null, "MAP_ACRE_CALC": null, "MAP_ACRE_DEED": null, "OLDPARCELID": null }, "code": 505, "name": "RAILROAD" }, { "domains": {}, "defaultValues": { "OWNERPARCEL": null, "OWNERPARCEL_ID": null, "PARCELID": null, "CALC_ACRE": null, "TRS": null, "MAP": null, "BLOCK": null, "FCODE": null, "MAP_ACRE_CALC": null, "MAP_ACRE_DEED": null, "OLDPARCELID": null }, "code": 510, "name": "Conflict" }, { "domains": {}, "defaultValues": { "OWNERPARCEL": null, "OWNERPARCEL_ID": null, "PARCELID": null, "CALC_ACRE": null, "TRS": null, "MAP": null, "BLOCK": null, "FCODE": null, "MAP_ACRE_CALC": null, "MAP_ACRE_DEED": null, "OLDPARCELID": null }, "code": 509, "name": "Drain" }, { "domains": {}, "defaultValues": { "OWNERPARCEL": null, "OWNERPARCEL_ID": null, "PARCELID": null, "CALC_ACRE": null, "TRS": null, "MAP": null, "BLOCK": null, "FCODE": null, "MAP_ACRE_CALC": null, "MAP_ACRE_DEED": null, "OLDPARCELID": null }, "code": 999, "name": "Unk" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.9, "id": 199, "name": "MapIndex", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9546354.637063835, "ymin": 3712917.9811105956, "xmax": -9465954.822577436, "ymax": 3783053.9289504676, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MAP_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAP_SCALE", "type": "esriFieldTypeDouble", "alias": "MAP_SCALE", "domain": null }, { "name": "MAP_NUMBER", "type": "esriFieldTypeString", "alias": "MAP_NUMBER", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }