{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "PPIN_100", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Default" } ], "minScale": 2400, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2210595.23408518, "ymin": 695662.3172601983, "xmax": 2268882.0404115953, "ymax": 773414.5630021095, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "textstring", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "featureid", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "zorder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "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": "I14status", "fields": "status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I14annotationcla", "fields": "annotationclassid", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "PPIN_100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2210595.23408518, "ymin": 695662.3172601983, "xmax": 2268882.0404115953, "ymax": 773414.5630021095, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "PPIN_200", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "Default" } ], "minScale": 4800, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250746.6610000134, "ymin": 743250.58986561, "xmax": 2271692.7050658464, "ymax": 768218.3749036938, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "textstring", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "featureid", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "zorder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape_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": "I15status", "fields": "status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I15annotationcla", "fields": "annotationclassid", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "PPIN_200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250746.6610000134, "ymin": 743250.58986561, "xmax": 2271692.7050658464, "ymax": 768218.3749036938, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "PPIN_400", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Default" } ], "minScale": 10000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170932.176272344, "ymin": 672728.859846361, "xmax": 2324434.1966955103, "ymax": 805883.5797568634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "textstring", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "featureid", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "zorder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape_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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "PPIN_400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170932.176272344, "ymin": 672728.859846361, "xmax": 2324434.1966955103, "ymax": 805883.5797568634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 6, "name": "Administration", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 7, "name": "MapIndex" }, { "id": 8, "name": "MapIndex_Shadow" }, { "id": 9, "name": "WESSON_POLY" }, { "id": 10, "name": "SENATE_2010_POLY" }, { "id": 11, "name": "PRECINCT_2014_POLY" }, { "id": 12, "name": "HOUSE_2010_POLY" }, { "id": 13, "name": "SCHOOL_2012_POLY" }, { "id": 14, "name": "PRECINCT_SPLITS_POLY" }, { "id": 15, "name": "POLL_LOC" }, { "id": 16, "name": "JUSTICE_2014_POLY" }, { "id": 17, "name": "BROOKHAVEN_POLY" }, { "id": 18, "name": "BOS_2014_POLY" }, { "id": 19, "name": "SCHOOL_DISTRICT_ATTENDANCE_ZONE" }, { "id": 20, "name": "SCHOOL_BOARD_DISTRICT_2012" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324466.8819975965, "ymax": 806582.7230436131, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 7, "name": "MapIndex", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Administration" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 245, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324456.9686315954, "ymax": 806582.7230436131, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "map_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "scale", "type": "esriFieldTypeInteger", "alias": "SCALE", "domain": null }, { "name": "map_name", "type": "esriFieldTypeString", "alias": "MAP_NAME", "length": 10, "domain": null }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "length": 254, "domain": null }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "length": 8, "domain": null }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "length": 254, "domain": null }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "length": 8, "domain": null }, { "name": "twp", "type": "esriFieldTypeInteger", "alias": "TWP", "domain": null }, { "name": "rng", "type": "esriFieldTypeInteger", "alias": "RNG", "domain": null }, { "name": "sections", "type": "esriFieldTypeString", "alias": "SECTIONS", "length": 25, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "CITY", "length": 2, "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "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_1", "fields": "objectid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 8, "name": "MapIndex_Shadow", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Administration" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 242, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324456.9686315954, "ymax": 806582.7230436131, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "map_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "scale", "type": "esriFieldTypeInteger", "alias": "SCALE", "domain": null }, { "name": "map_name", "type": "esriFieldTypeString", "alias": "MapName", "length": 10, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "twp", "type": "esriFieldTypeInteger", "alias": "TWP", "domain": null }, { "name": "rng", "type": "esriFieldTypeInteger", "alias": "RNG", "domain": null }, { "name": "sections", "type": "esriFieldTypeString", "alias": "SECTIONS", "length": 25, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 9, "name": "WESSON_POLY", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Administration" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 245, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2274490.057082679, "ymin": 793979.3201008588, "xmax": 2283587.3620507605, "ymax": 800235.4854100272, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "city", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "area", "type": "esriFieldTypeDouble", "alias": "area", "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "CITY", "length": 10, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 10, "name": "SENATE_2010_POLY", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Administration" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 228, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324466.8819975965, "ymax": 806534.1401355267, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sen2010", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "sen2010", "type": "esriFieldTypeInteger", "alias": "SEN2010", "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 11, "name": "PRECINCT_2014_POLY", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Administration" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324466.8819975965, "ymax": 806534.1401355267, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "district", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "district", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 12, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 12, "name": "HOUSE_2010_POLY", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Administration" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 230, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324466.8819975965, "ymax": 806534.1401355267, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "hse2010", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "hse2010", "type": "esriFieldTypeInteger", "alias": "HSE2010", "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 13, "name": "SCHOOL_2012_POLY", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Administration" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 225, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324466.8819975965, "ymax": 806534.1401355267, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sch", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "sch", "type": "esriFieldTypeString", "alias": "SCH", "length": 10, "domain": null }, { "name": "school", "type": "esriFieldTypeString", "alias": "SCHOOL", "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 14, "name": "PRECINCT_SPLITS_POLY", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Administration" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 223, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324466.8819975965, "ymax": 806534.1401355267, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "area", "type": "esriFieldTypeDouble", "alias": "area", "domain": null }, { "name": "district", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 12, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "length": 43, "domain": null }, { "name": "bos", "type": "esriFieldTypeString", "alias": "BOS", "length": 10, "domain": null }, { "name": "temp", "type": "esriFieldTypeSmallInteger", "alias": "TEMP", "domain": null }, { "name": "hse2010", "type": "esriFieldTypeInteger", "alias": "HSE2010", "domain": null }, { "name": "sen2010", "type": "esriFieldTypeInteger", "alias": "SEN2010", "domain": null }, { "name": "cir2005", "type": "esriFieldTypeString", "alias": "CIR2005", "length": 10, "domain": null }, { "name": "chan2005", "type": "esriFieldTypeString", "alias": "CHAN2005", "length": 10, "domain": null }, { "name": "ward", "type": "esriFieldTypeString", "alias": "WARD", "length": 10, "domain": null }, { "name": "sch", "type": "esriFieldTypeString", "alias": "SCH", "length": 10, "domain": null }, { "name": "jcj", "type": "esriFieldTypeString", "alias": "JCJ", "length": 10, "domain": null }, { "name": "rep", "type": "esriFieldTypeString", "alias": "REP", "length": 10, "domain": null }, { "name": "split_old", "type": "esriFieldTypeString", "alias": "SPLIT_OLD", "length": 10, "domain": null }, { "name": "split", "type": "esriFieldTypeString", "alias": "SPLIT", "length": 10, "domain": null }, { "name": "alt_split", "type": "esriFieldTypeString", "alias": "ALT_SPLIT", "length": 20, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "CITY", "length": 10, "domain": null }, { "name": "seq_num", "type": "esriFieldTypeString", "alias": "SEQ_NUM", "length": 10, "domain": null }, { "name": "loc", "type": "esriFieldTypeString", "alias": "LOC", "length": 30, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 15, "name": "POLL_LOC", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Administration" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 21, 161, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2196386.079104595, "ymin": 681173.9403971136, "xmax": 2310304.1376853436, "ymax": 795833.4551721141, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "cp_name", "type": "esriFieldTypeString", "alias": "CP_NAME", "length": 100, "domain": null }, { "name": "cp_label", "type": "esriFieldTypeString", "alias": "CP_LABEL", "length": 50, "domain": null }, { "name": "rd_id", "type": "esriFieldTypeInteger", "alias": "RD_ID", "domain": null }, { "name": "street_nam", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 50, "domain": null }, { "name": "situs", "type": "esriFieldTypeString", "alias": "SITUS", "length": 100, "domain": null }, { "name": "prefix", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 10, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "suffix", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 10, "domain": null }, { "name": "hsenum", "type": "esriFieldTypeDouble", "alias": "HSENUM", "domain": null }, { "name": "hsenum_sub", "type": "esriFieldTypeString", "alias": "HSENUM_SUB", "length": 20, "domain": null }, { "name": "loc", "type": "esriFieldTypeString", "alias": "LOC", "length": 50, "domain": null }, { "name": "zip", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "fea_type", "type": "esriFieldTypeString", "alias": "FEA_TYPE", "length": 25, "domain": null }, { "name": "bldg_desc", "type": "esriFieldTypeString", "alias": "BLDG_DESC", "length": 20, "domain": null }, { "name": "class", "type": "esriFieldTypeInteger", "alias": "CLASS", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 30, "domain": null }, { "name": "comment", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "temp", "type": "esriFieldTypeString", "alias": "temp", "length": 100, "domain": null }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "create_d", "type": "esriFieldTypeInteger", "alias": "CREATE_D", "domain": null }, { "name": "modify_d", "type": "esriFieldTypeInteger", "alias": "MODIFY_D", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 16, "name": "JUSTICE_2014_POLY", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Administration" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 213, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324466.8819975965, "ymax": 806534.1401355267, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "jcj", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "jcj", "type": "esriFieldTypeString", "alias": "JCJ", "length": 10, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 17, "name": "BROOKHAVEN_POLY", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Administration" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 224, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2250391.2804771774, "ymin": 741695.546715863, "xmax": 2275604.6513101794, "ymax": 774012.6264385283, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "city", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "CITY", "length": 5, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 18, "name": "BOS_2014_POLY", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Administration" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 242, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324466.8819975965, "ymax": 806534.1401355267, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "bos", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "bos", "type": "esriFieldTypeString", "alias": "BOS", "length": 10, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 19, "name": "SCHOOL_DISTRICT_ATTENDANCE_ZONE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Administration" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 234, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324466.8819975965, "ymax": 806534.1401355267, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ET_ID", "type": "esriFieldTypeInteger", "alias": "ET_ID", "domain": null }, { "name": "DIST_NAME", "type": "esriFieldTypeString", "alias": "DIST_NAME", "length": 100, "domain": null }, { "name": "SQ_MILES", "type": "esriFieldTypeDouble", "alias": "SQ_MILES", "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 20, "name": "SCHOOL_BOARD_DISTRICT_2012", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Administration" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 247, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324466.8819975965, "ymax": 806534.1401355267, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SCH", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SCH", "type": "esriFieldTypeString", "alias": "SCH", "length": 10, "domain": null }, { "name": "SCHOOL", "type": "esriFieldTypeString", "alias": "SCHOOL", "length": 50, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 21, "name": "Property", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 22, "name": "Anno100" }, { "id": 54, "name": "Anno200" }, { "id": 86, "name": "Anno400" }, { "id": 118, "name": "Parcels" }, { "id": 119, "name": "Subdivision" }, { "id": 120, "name": "MiscProperty" }, { "id": 121, "name": "ParcelLines" }, { "id": 122, "name": "MapIndex" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170683.53142843, "ymin": 672548.8109938651, "xmax": 2324456.9686315954, "ymax": 806582.7230436131, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 22, "name": "Anno100", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Property" }, "subLayers": [ { "id": 23, "name": "AC" }, { "id": 24, "name": "CITY_LIMIT" }, { "id": 25, "name": "COUNTY" }, { "id": 26, "name": "DIM_PAR" }, { "id": 27, "name": "DIM_ROW" }, { "id": 28, "name": "EXEMPT" }, { "id": 29, "name": "LOT" }, { "id": 30, "name": "MAP_NOTES" }, { "id": 31, "name": "MAP_NUM" }, { "id": 32, "name": "MAPBLK_LIMIT" }, { "id": 33, "name": "MISC" }, { "id": 34, "name": "PARCEL_BLK" }, { "id": 35, "name": "PARCEL_NUM" }, { "id": 36, "name": "REF_TXT" }, { "id": 37, "name": "ROADNAME" }, { "id": 38, "name": "RRNAME" }, { "id": 39, "name": "SEC_NUM" }, { "id": 40, "name": "STATE" }, { "id": 41, "name": "SUBD_BLK" }, { "id": 42, "name": "SUBD_NUM" }, { "id": 43, "name": "SUBD_REF" }, { "id": 44, "name": "TAXDIST" }, { "id": 45, "name": "TWPRNG" }, { "id": 46, "name": "UTILITY" }, { "id": 47, "name": "WATER" }, { "id": 48, "name": "ACc" }, { "id": 49, "name": "US_SHIELD" }, { "id": 50, "name": "INTERSTATE" }, { "id": 51, "name": "SUBD_NAME" }, { "id": 52, "name": "HWY_SHIELD" }, { "id": 53, "name": "ROW_WIDTH" } ], "minScale": 2400, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "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": "I17annotationcla", "fields": "annotationclassid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I17status", "fields": "status", "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": "AC" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 1, "name": "CITY_LIMIT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 2, "name": "COUNTY" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 3, "name": "DIM_PAR" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 4, "name": "DIM_ROW" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 5, "name": "EXEMPT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 6, "name": "LOT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 7, "name": "MAP_NOTES" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 8, "name": "MAP_NUM" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 9, "name": "MAPBLK_LIMIT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 10, "name": "MISC" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 11, "name": "PARCEL_BLK" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 12, "name": "PARCEL_NUM" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 13, "name": "REF_TXT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 14, "name": "ROADNAME" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 15, "name": "RRNAME" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 16, "name": "SEC_NUM" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 17, "name": "STATE" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 18, "name": "SUBD_BLK" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 19, "name": "SUBD_NUM" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 20, "name": "SUBD_REF" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 21, "name": "TAXDIST" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 22, "name": "TWPRNG" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 23, "name": "UTILITY" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 24, "name": "WATER" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 25, "name": "ACc" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 26, "name": "US_SHIELD" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 27, "name": "INTERSTATE" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 28, "name": "SUBD_NAME" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 29, "name": "HWY_SHIELD" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 30, "name": "ROW_WIDTH" } ], "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "AC" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "CITY_LIMIT" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "COUNTY" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "DIM_PAR" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "DIM_ROW" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "LOT" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "MAP_NOTES" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "MAP_NUM" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "MAPBLK_LIMIT" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "MISC" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 11, "name": "PARCEL_BLK" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 12, "name": "PARCEL_NUM" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 13, "name": "REF_TXT" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 14, "name": "ROADNAME" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 15, "name": "RRNAME" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 16, "name": "SEC_NUM" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 17, "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 18, "name": "SUBD_BLK" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 19, "name": "SUBD_NUM" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 20, "name": "SUBD_REF" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 21, "name": "TAXDIST" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 22, "name": "TWPRNG" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 23, "name": "UTILITY" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 24, "name": "WATER" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 25, "name": "ACc" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 26, "name": "US_SHIELD" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 27, "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 28, "name": "SUBD_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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 29, "name": "HWY_SHIELD" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 30, "name": "ROW_WIDTH" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 23, "name": "AC", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 24, "name": "CITY_LIMIT", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 25, "name": "COUNTY", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 26, "name": "DIM_PAR", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 27, "name": "DIM_ROW", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 28, "name": "EXEMPT", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 29, "name": "LOT", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 30, "name": "MAP_NOTES", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 31, "name": "MAP_NUM", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 32, "name": "MAPBLK_LIMIT", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 33, "name": "MISC", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 34, "name": "PARCEL_BLK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 35, "name": "PARCEL_NUM", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 36, "name": "REF_TXT", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 37, "name": "ROADNAME", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 38, "name": "RRNAME", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 39, "name": "SEC_NUM", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 40, "name": "STATE", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 41, "name": "SUBD_BLK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 42, "name": "SUBD_NUM", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 43, "name": "SUBD_REF", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 44, "name": "TAXDIST", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 45, "name": "TWPRNG", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 46, "name": "UTILITY", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 47, "name": "WATER", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 48, "name": "ACc", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 49, "name": "US_SHIELD", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 50, "name": "INTERSTATE", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 51, "name": "SUBD_NAME", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 52, "name": "HWY_SHIELD", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 53, "name": "ROW_WIDTH", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 22, "name": "Anno100" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 54, "name": "Anno200", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Property" }, "subLayers": [ { "id": 55, "name": "AC" }, { "id": 56, "name": "CITY_LIMIT" }, { "id": 57, "name": "COUNTY" }, { "id": 58, "name": "DIM_PAR" }, { "id": 59, "name": "DIM_ROW" }, { "id": 60, "name": "EXEMPT" }, { "id": 61, "name": "LOT" }, { "id": 62, "name": "MAP_NOTES" }, { "id": 63, "name": "MAP_NUM" }, { "id": 64, "name": "MAPBLK_LIMIT" }, { "id": 65, "name": "MISC" }, { "id": 66, "name": "PARCEL_BLK" }, { "id": 67, "name": "PARCEL_NUM" }, { "id": 68, "name": "REF_TXT" }, { "id": 69, "name": "ROADNAME" }, { "id": 70, "name": "RRNAME" }, { "id": 71, "name": "SEC_NUM" }, { "id": 72, "name": "STATE" }, { "id": 73, "name": "SUBD_BLK" }, { "id": 74, "name": "SUBD_NUM" }, { "id": 75, "name": "SUBD_REF" }, { "id": 76, "name": "TAXDIST" }, { "id": 77, "name": "TWPRNG" }, { "id": 78, "name": "UTILITY" }, { "id": 79, "name": "WATER" }, { "id": 80, "name": "ACc" }, { "id": 81, "name": "US_SHIELD" }, { "id": 82, "name": "INTERSTATE" }, { "id": 83, "name": "SUBD_NAME" }, { "id": 84, "name": "HWY_SHIELD" }, { "id": 85, "name": "ROW_WIDTH" } ], "minScale": 4800, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "origfont", "type": "esriFieldTypeDouble", "alias": "OrigFont", "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": "I18annotationcla", "fields": "annotationclassid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I18status", "fields": "status", "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": "AC" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 1, "name": "CITY_LIMIT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 2, "name": "COUNTY" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 3, "name": "DIM_PAR" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 4, "name": "DIM_ROW" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 5, "name": "EXEMPT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 6, "name": "LOT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 7, "name": "MAP_NOTES" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 8, "name": "MAP_NUM" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 9, "name": "MAPBLK_LIMIT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 10, "name": "MISC" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 11, "name": "PARCEL_BLK" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 12, "name": "PARCEL_NUM" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 13, "name": "REF_TXT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 14, "name": "ROADNAME" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 15, "name": "RRNAME" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 16, "name": "SEC_NUM" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 17, "name": "STATE" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 18, "name": "SUBD_BLK" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 19, "name": "SUBD_NUM" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 20, "name": "SUBD_REF" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 21, "name": "TAXDIST" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 22, "name": "TWPRNG" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 23, "name": "UTILITY" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 24, "name": "WATER" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 25, "name": "ACc" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 26, "name": "US_SHIELD" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 27, "name": "INTERSTATE" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 28, "name": "SUBD_NAME" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 29, "name": "HWY_SHIELD" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 30, "name": "ROW_WIDTH" } ], "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 0, "name": "AC" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 1, "name": "CITY_LIMIT" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 2, "name": "COUNTY" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 3, "name": "DIM_PAR" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 4, "name": "DIM_ROW" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 5, "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 6, "name": "LOT" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 7, "name": "MAP_NOTES" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 8, "name": "MAP_NUM" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 9, "name": "MAPBLK_LIMIT" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 10, "name": "MISC" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 11, "name": "PARCEL_BLK" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 12, "name": "PARCEL_NUM" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 13, "name": "REF_TXT" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 14, "name": "ROADNAME" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 15, "name": "RRNAME" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 16, "name": "SEC_NUM" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 17, "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 18, "name": "SUBD_BLK" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 19, "name": "SUBD_NUM" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 20, "name": "SUBD_REF" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 21, "name": "TAXDIST" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 22, "name": "TWPRNG" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 23, "name": "UTILITY" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 24, "name": "WATER" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 25, "name": "ACc" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 26, "name": "US_SHIELD" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 27, "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 28, "name": "SUBD_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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 29, "name": "HWY_SHIELD" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "origfont": null }, "code": 30, "name": "ROW_WIDTH" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 55, "name": "AC", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 56, "name": "CITY_LIMIT", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 57, "name": "COUNTY", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 58, "name": "DIM_PAR", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 59, "name": "DIM_ROW", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 60, "name": "EXEMPT", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 61, "name": "LOT", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 62, "name": "MAP_NOTES", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 63, "name": "MAP_NUM", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 64, "name": "MAPBLK_LIMIT", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 65, "name": "MISC", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 66, "name": "PARCEL_BLK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 67, "name": "PARCEL_NUM", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 68, "name": "REF_TXT", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 69, "name": "ROADNAME", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 70, "name": "RRNAME", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 71, "name": "SEC_NUM", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 72, "name": "STATE", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 73, "name": "SUBD_BLK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 74, "name": "SUBD_NUM", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 75, "name": "SUBD_REF", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 76, "name": "TAXDIST", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 77, "name": "TWPRNG", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 78, "name": "UTILITY", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 79, "name": "WATER", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 80, "name": "ACc", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 81, "name": "US_SHIELD", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 82, "name": "INTERSTATE", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 83, "name": "SUBD_NAME", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 84, "name": "HWY_SHIELD", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 85, "name": "ROW_WIDTH", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Anno200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2250738.4776174277, "ymin": 743033.530588448, "xmax": 2275569.997180011, "ymax": 770913.88066753, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 4800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 86, "name": "Anno400", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Property" }, "subLayers": [ { "id": 87, "name": "AC" }, { "id": 88, "name": "CITY_LIMIT" }, { "id": 89, "name": "COUNTY" }, { "id": 90, "name": "DIM_PAR" }, { "id": 91, "name": "DIM_ROW" }, { "id": 92, "name": "EXEMPT" }, { "id": 93, "name": "LOT" }, { "id": 94, "name": "MAP_NOTES" }, { "id": 95, "name": "MAP_NUM" }, { "id": 96, "name": "MAPBLK_LIMIT" }, { "id": 97, "name": "MISC" }, { "id": 98, "name": "PARCEL_BLK" }, { "id": 99, "name": "PARCEL_NUM" }, { "id": 100, "name": "REF_TXT" }, { "id": 101, "name": "ROADNAME" }, { "id": 102, "name": "RRNAME" }, { "id": 103, "name": "SEC_NUM" }, { "id": 104, "name": "STATE" }, { "id": 105, "name": "SUBD_BLK" }, { "id": 106, "name": "SUBD_NUM" }, { "id": 107, "name": "SUBD_REF" }, { "id": 108, "name": "TAXDIST" }, { "id": 109, "name": "TWPRNG" }, { "id": 110, "name": "UTILITY" }, { "id": 111, "name": "WATER" }, { "id": 112, "name": "ACc" }, { "id": 113, "name": "US_SHIELD" }, { "id": 114, "name": "INTERSTATE" }, { "id": 115, "name": "SUBD_NAME" }, { "id": 116, "name": "HWY_SHIELD" }, { "id": 117, "name": "ROW_WIDTH" } ], "minScale": 10000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "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": "I19annotationcla", "fields": "annotationclassid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I19status", "fields": "status", "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": "AC" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 1, "name": "CITY_LIMIT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 2, "name": "COUNTY" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 3, "name": "DIM_PAR" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 4, "name": "DIM_ROW" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 5, "name": "EXEMPT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 6, "name": "LOT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 7, "name": "MAP_NOTES" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 8, "name": "MAP_NUM" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 9, "name": "MAPBLK_LIMIT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 10, "name": "MISC" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 11, "name": "PARCEL_BLK" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 12, "name": "PARCEL_NUM" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 13, "name": "REF_TXT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 14, "name": "ROADNAME" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 15, "name": "RRNAME" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 16, "name": "SEC_NUM" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 17, "name": "STATE" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 18, "name": "SUBD_BLK" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 19, "name": "SUBD_NUM" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 20, "name": "SUBD_REF" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 21, "name": "TAXDIST" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 22, "name": "TWPRNG" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 23, "name": "UTILITY" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 24, "name": "WATER" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 25, "name": "ACc" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 26, "name": "US_SHIELD" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 27, "name": "INTERSTATE" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 28, "name": "SUBD_NAME" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 29, "name": "HWY_SHIELD" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 30, "name": "ROW_WIDTH" } ], "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "AC" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "CITY_LIMIT" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "COUNTY" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "DIM_PAR" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "DIM_ROW" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "LOT" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "MAP_NOTES" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "MAP_NUM" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "MAPBLK_LIMIT" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "MISC" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 11, "name": "PARCEL_BLK" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 12, "name": "PARCEL_NUM" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 13, "name": "REF_TXT" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 14, "name": "ROADNAME" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 15, "name": "RRNAME" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 16, "name": "SEC_NUM" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 17, "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 18, "name": "SUBD_BLK" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 19, "name": "SUBD_NUM" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 20, "name": "SUBD_REF" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 21, "name": "TAXDIST" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 22, "name": "TWPRNG" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 23, "name": "UTILITY" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 24, "name": "WATER" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 25, "name": "ACc" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 26, "name": "US_SHIELD" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 27, "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 28, "name": "SUBD_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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 29, "name": "HWY_SHIELD" }, { "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, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 30, "name": "ROW_WIDTH" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 87, "name": "AC", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 88, "name": "CITY_LIMIT", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 89, "name": "COUNTY", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 90, "name": "DIM_PAR", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 91, "name": "DIM_ROW", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 92, "name": "EXEMPT", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 93, "name": "LOT", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 94, "name": "MAP_NOTES", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 95, "name": "MAP_NUM", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 96, "name": "MAPBLK_LIMIT", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 97, "name": "MISC", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 98, "name": "PARCEL_BLK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 99, "name": "PARCEL_NUM", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 100, "name": "REF_TXT", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 101, "name": "ROADNAME", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 102, "name": "RRNAME", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 103, "name": "SEC_NUM", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 104, "name": "STATE", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 105, "name": "SUBD_BLK", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 106, "name": "SUBD_NUM", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 107, "name": "SUBD_REF", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 108, "name": "TAXDIST", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 109, "name": "TWPRNG", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 110, "name": "UTILITY", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 111, "name": "WATER", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 112, "name": "ACc", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 113, "name": "US_SHIELD", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 114, "name": "INTERSTATE", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 115, "name": "SUBD_NAME", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 116, "name": "HWY_SHIELD", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 117, "name": "ROW_WIDTH", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 86, "name": "Anno400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2170741.693057511, "ymin": 672548.8109938651, "xmax": 2324442.641232427, "ymax": 806210.4255598634, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 118, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Property" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2170683.53142843, "ymin": 672684.0830330253, "xmax": 2324456.9686315954, "ymax": 806582.7230436131, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ppin", "type": "esriFieldTypeInteger", "alias": "PPIN", "domain": null }, { "name": "parcel_number", "type": "esriFieldTypeString", "alias": "PARCEL_NUMBER", "length": 24, "domain": null }, { "name": "parnum", "type": "esriFieldTypeString", "alias": "PARNUM", "length": 12, "domain": null }, { "name": "deeded_ac", "type": "esriFieldTypeDouble", "alias": "DEEDED_AC", "domain": null }, { "name": "map_acc", "type": "esriFieldTypeDouble", "alias": "MAP_ACc", "domain": null }, { "name": "appraised_ac", "type": "esriFieldTypeDouble", "alias": "APPRAISED AC", "domain": null }, { "name": "calc_ac", "type": "esriFieldTypeDouble", "alias": "CALC_AC", "domain": null }, { "name": "fcode", "type": "esriFieldTypeString", "alias": "FCODE", "length": 18, "domain": { "type": "codedValue", "name": "FCODE", "description": "TaxParcel FCODE", "codedValues": [ { "name": "PARCEL", "code": "PARCEL" }, { "name": "ROW", "code": "ROW" }, { "name": "RR_ROW", "code": "RR_ROW" }, { "name": "WATER", "code": "WATER" }, { "name": "NO_ID", "code": "NO_ID" }, { "name": "SEC_ROW", "code": "SEC_ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "compcode", "type": "esriFieldTypeString", "alias": "COMPCODE", "length": 60, "domain": { "type": "codedValue", "name": "COMP_CODE_1", "description": "ParcelPoly COMP_CODES", "codedValues": [ { "name": "PLATTED COGO CONSTRUCTION", "code": "PLATTED COGO CONSTRUCTION" }, { "name": "LEGAL DESCRIPTION, COGO CONSTRUCTION", "code": "LEGAL DESCRIPTION, COGO CONSTRUCTION" }, { "name": "LEGAL DESCRIPTION, NON COGO CONSTRUCTION", "code": "LEGAL DESCRIPTION, NON COGO CONSTRUCTION" }, { "name": "BUILT FROM DISTANCE REFERENCE; BEARINGS NOT AVAILABLE", "code": "BUILT FROM DISTANCE REFERENCE; BEARINGS NOT AVAILABLE" }, { "name": "DIGITIZATION FROM HARD COPY MAP", "code": "DIGITIZATION FROM HARD COPY MAP" }, { "name": "DIGITIZATION FROM HARD COPY MAP WITH POSSIBLE CONFLICT", "code": "DIGITIZATION FROM HARD COPY MAP WITH POSSIBLE CONFLICT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "mapnum", "type": "esriFieldTypeString", "alias": "MAPNUM", "length": 12, "domain": null }, { "name": "map_block", "type": "esriFieldTypeString", "alias": "MAP_BLOCK", "length": 12, "domain": null }, { "name": "tax_block", "type": "esriFieldTypeString", "alias": "TAX_BLOCK", "length": 12, "domain": null }, { "name": "survey_plat_code", "type": "esriFieldTypeString", "alias": "SURVEY/PLAT CODE", "length": 50, "domain": null }, { "name": "plat_ref", "type": "esriFieldTypeString", "alias": "PLAT_REF", "length": 50, "domain": null }, { "name": "multi_owner", "type": "esriFieldTypeString", "alias": "MULTI_OWNER", "length": 12, "domain": null }, { "name": "tax_year", "type": "esriFieldTypeString", "alias": "TAX_YEAR", "length": 18, "domain": null }, { "name": "flag_code", "type": "esriFieldTypeString", "alias": "FLAG CODE", "length": 50, "domain": null }, { "name": "multi_part", "type": "esriFieldTypeString", "alias": "MULTI_PART", "length": 5, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "newac", "type": "esriFieldTypeString", "alias": "NewAC", "length": 50, "domain": null }, { "name": "acre_20150413", "type": "esriFieldTypeString", "alias": "ACRE_20150413", "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 }, { "name": "ppin_1", "type": "esriFieldTypeInteger", "alias": "PPIN", "domain": null }, { "name": "parcel_num", "type": "esriFieldTypeString", "alias": "PARCEL_NUM", "length": 255, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "length": 255, "domain": null }, { "name": "address1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 255, "domain": null }, { "name": "address2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 255, "domain": null }, { "name": "address3", "type": "esriFieldTypeString", "alias": "ADDRESS3", "length": 255, "domain": null }, { "name": "address4", "type": "esriFieldTypeString", "alias": "ADDRESS4", "length": 255, "domain": null }, { "name": "address5", "type": "esriFieldTypeString", "alias": "ADDRESS5", "length": 255, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "CITY", "length": 255, "domain": null }, { "name": "range", "type": "esriFieldTypeString", "alias": "RANGE", "length": 255, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "STATE", "length": 255, "domain": null }, { "name": "zipcode", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 255, "domain": null }, { "name": "cult_val1", "type": "esriFieldTypeInteger", "alias": "CULT_VAL1", "domain": null }, { "name": "township", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 255, "domain": null }, { "name": "tr_section", "type": "esriFieldTypeString", "alias": "TR_SECTION", "length": 255, "domain": null }, { "name": "cult_val2", "type": "esriFieldTypeInteger", "alias": "CULT_VAL2", "domain": null }, { "name": "imp_val1", "type": "esriFieldTypeInteger", "alias": "IMP_VAL1", "domain": null }, { "name": "uncult_val1", "type": "esriFieldTypeInteger", "alias": "UNCULT_VAL1", "domain": null }, { "name": "uncult_val2", "type": "esriFieldTypeInteger", "alias": "UNCULT_VAL2", "domain": null }, { "name": "imp_val2", "type": "esriFieldTypeInteger", "alias": "IMP_VAL2", "domain": null }, { "name": "cult_ac1", "type": "esriFieldTypeDouble", "alias": "CULT_AC1", "domain": null }, { "name": "cult_ac2", "type": "esriFieldTypeDouble", "alias": "CULT_AC2", "domain": null }, { "name": "tax_dist", "type": "esriFieldTypeString", "alias": "TAX_DIST", "length": 255, "domain": null }, { "name": "uncult_ac1", "type": "esriFieldTypeDouble", "alias": "UNCULT_AC1", "domain": null }, { "name": "uncult_ac2", "type": "esriFieldTypeDouble", "alias": "UNCULT_AC2", "domain": null }, { "name": "exempt_code", "type": "esriFieldTypeString", "alias": "EXEMPT_CODE", "length": 255, "domain": null }, { "name": "luc1", "type": "esriFieldTypeString", "alias": "LUC1", "length": 255, "domain": null }, { "name": "luc2", "type": "esriFieldTypeString", "alias": "LUC2", "length": 255, "domain": null }, { "name": "subdiv_code", "type": "esriFieldTypeString", "alias": "SUBDIV_CODE", "length": 255, "domain": null }, { "name": "prop_street", "type": "esriFieldTypeString", "alias": "PROP_STREET", "length": 255, "domain": null }, { "name": "prop_add_num", "type": "esriFieldTypeInteger", "alias": "PROP_ADD_NUM", "domain": null }, { "name": "deed_book", "type": "esriFieldTypeString", "alias": "DEED_BOOK", "length": 255, "domain": null }, { "name": "deed_page", "type": "esriFieldTypeString", "alias": "DEED_PAGE", "length": 255, "domain": null }, { "name": "deed_date", "type": "esriFieldTypeString", "alias": "DEED_DATE", "length": 255, "domain": null }, { "name": "deed_page_ext", "type": "esriFieldTypeString", "alias": "DEED_PAGE_EXT", "length": 255, "domain": null }, { "name": "deed_type", "type": "esriFieldTypeString", "alias": "DEED_TYPE", "length": 255, "domain": null }, { "name": "legal_desc", "type": "esriFieldTypeString", "alias": "LEGAL_DESC", "length": 2000, "domain": null }, { "name": "sale_date", "type": "esriFieldTypeString", "alias": "SALE_DATE", "length": 255, "domain": null }, { "name": "sale_price", "type": "esriFieldTypeInteger", "alias": "SALE_PRICE", "domain": null }, { "name": "alt_parcel_num", "type": "esriFieldTypeString", "alias": "ALT_PARCEL_NUM", "length": 255, "domain": null }, { "name": "sale_ver_code", "type": "esriFieldTypeString", "alias": "SALE_VER_CODE", "length": 255, "domain": null }, { "name": "total_assesed_val", "type": "esriFieldTypeInteger", "alias": "TOTAL_ASSESED_VAL", "domain": null }, { "name": "temp", "type": "esriFieldTypeString", "alias": "temp", "length": 500, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 119, "name": "Subdivision", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Property" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SUBDIVISION_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 38, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8.25, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2181517.252871178, "ymin": 700418.557419613, "xmax": 2292582.0520665944, "ymax": 797546.4510899484, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "subdivision_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "db", "type": "esriFieldTypeString", "alias": "DB", "length": 10, "domain": null }, { "name": "db_pg", "type": "esriFieldTypeString", "alias": "DB_PG", "length": 10, "domain": null }, { "name": "pb", "type": "esriFieldTypeString", "alias": "PB", "length": 10, "domain": null }, { "name": "pb_pg", "type": "esriFieldTypeString", "alias": "PB_PG", "length": 10, "domain": null }, { "name": "slide", "type": "esriFieldTypeString", "alias": "SLIDE", "length": 25, "domain": null }, { "name": "subdivision_name", "type": "esriFieldTypeString", "alias": "SUBDIVISION_NAME", "length": 100, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "sid", "type": "esriFieldTypeInteger", "alias": "sid", "domain": null }, { "name": "rts", "type": "esriFieldTypeString", "alias": "rts", "length": 50, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "length": 100, "domain": null }, { "name": "filename", "type": "esriFieldTypeString", "alias": "filename", "length": 100, "domain": null }, { "name": "comment", "type": "esriFieldTypeString", "alias": "comment", "length": 200, "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 120, "name": "MiscProperty", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Property" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "fcode", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 158, 137, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 0.8 }, "value": "ABANDONED_RR", "label": "ABANDONED_RR", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 41, 43, 194, 255 ], "width": 1 }, "value": "CONTIGUOUS_HOOK", "label": "CONTIGUOUS_HOOK", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "CORP_BOUNDARY", "label": "CORP_BOUNDARY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 }, "value": "LEADER", "label": "LEADER", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 223, 255, 255 ], "width": 0.4 }, "value": "LOT_LINE", "label": "LOT_LINE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1 }, "value": "PARCEL_HOOK", "label": "PARCEL_HOOK", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 75, 61, 255 ], "width": 1 }, "value": "PVTRD", "label": "PVTRD", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 }, "value": "RAILROAD", "label": "RAILROAD", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 125, 42, 173, 255 ], "width": 1 }, "value": "RR_ROW", "label": "RR_ROW", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "SECTION", "label": "SECTION", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 0.4 }, "value": "TAX_DIST", "label": "TAX_DIST", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 34, 97, 163, 255 ], "width": 1 }, "value": "TO_CENTERLINE", "label": "TO_CENTERLINE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 47, 66, 173, 255 ], "width": 1 }, "value": "TRANSMISSION", "label": "TRANSMISSION", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1 }, "value": "TWP", "label": "TWP", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2170704.4897198454, "ymin": 672683.7798840255, "xmax": 2324455.521784097, "ymax": 805460.7485815287, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "fcode", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "fcode", "type": "esriFieldTypeString", "alias": "FCODE", "length": 100, "domain": { "type": "codedValue", "name": "SOFT_FCODE_1_1", "description": "Softlines FCODEs", "codedValues": [ { "name": "LOT_LINE", "code": "LOT_LINE" }, { "name": "PARCEL_HOOK", "code": "PARCEL_HOOK" }, { "name": "LEADER", "code": "LEADER" }, { "name": "RAILROAD", "code": "RAILROAD" }, { "name": "RR_ROW", "code": "RR_ROW" }, { "name": "CONTIGUOUS_HOOK", "code": "CONTIGUOUS_HOOK" }, { "name": "SECTION", "code": "SECTION" }, { "name": "PVTRD", "code": "PVTRD" }, { "name": "TWP", "code": "TWP" }, { "name": "TRANSMISSION", "code": "TRANSMISSION" }, { "name": "ABANDONED_RR", "code": "ABANDONED_RR" }, { "name": "TO_CENTERLINE", "code": "TO_CENTERLINE" }, { "name": "TAX_DIST", "code": "TAX_DIST" }, { "name": "CORP_BOUNDARY", "code": "CORP_BOUNDARY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape_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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 121, "name": "ParcelLines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Property" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "fcode", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 0, 74, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3 }, "value": "0", "label": "PARCEL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3 }, "value": "2", "label": "PARCEL-WATER", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3 }, "value": "4", "label": "RAILROAD", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3 }, "value": "1", "label": "ROW", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 99, 145, 255 ], "width": 1 }, "value": "3", "label": "RR-ROW", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3 }, "value": "5", "label": "SECTION", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3 }, "value": "6", "label": "TWP", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2170683.53142843, "ymin": 672664.0863538608, "xmax": 2324456.9686315954, "ymax": 806582.7230436131, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "comp_code", "typeIdField": "FCODE", "subtypeFieldName": "FCODE", "subtypeField": "FCODE", "defaultSubtypeCode": 0, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "fcode", "type": "esriFieldTypeSmallInteger", "alias": "FCODE", "domain": null }, { "name": "comp_code", "type": "esriFieldTypeString", "alias": "COMP_CODE", "length": 60, "domain": { "type": "codedValue", "name": "COMP_CODE_1", "description": "ParcelPoly COMP_CODES", "codedValues": [ { "name": "PLATTED COGO CONSTRUCTION", "code": "PLATTED COGO CONSTRUCTION" }, { "name": "LEGAL DESCRIPTION, COGO CONSTRUCTION", "code": "LEGAL DESCRIPTION, COGO CONSTRUCTION" }, { "name": "LEGAL DESCRIPTION, NON COGO CONSTRUCTION", "code": "LEGAL DESCRIPTION, NON COGO CONSTRUCTION" }, { "name": "BUILT FROM DISTANCE REFERENCE; BEARINGS NOT AVAILABLE", "code": "BUILT FROM DISTANCE REFERENCE; BEARINGS NOT AVAILABLE" }, { "name": "DIGITIZATION FROM HARD COPY MAP", "code": "DIGITIZATION FROM HARD COPY MAP" }, { "name": "DIGITIZATION FROM HARD COPY MAP WITH POSSIBLE CONFLICT", "code": "DIGITIZATION FROM HARD COPY MAP WITH POSSIBLE CONFLICT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape_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": { "comp_code": {"type": "inherited"} }, "id": 0, "name": "PARCEL" }, { "domains": { "comp_code": {"type": "inherited"} }, "id": 1, "name": "ROW" }, { "domains": { "comp_code": {"type": "inherited"} }, "id": 2, "name": "PARCEL-WATER" }, { "domains": { "comp_code": {"type": "inherited"} }, "id": 3, "name": "RR-ROW" }, { "domains": { "comp_code": {"type": "inherited"} }, "id": 4, "name": "RAILROAD" }, { "domains": { "comp_code": {"type": "inherited"} }, "id": 5, "name": "SECTION" }, { "domains": { "comp_code": {"type": "inherited"} }, "id": 6, "name": "TWP" }, { "domains": { "comp_code": {"type": "inherited"} }, "id": 7, "name": "Parcel line Improvements Only" }, { "domains": { "comp_code": {"type": "inherited"} }, "id": 8, "name": "Parcel by Intent" } ], "subtypes": [ { "domains": { "comp_code": {"type": "inherited"} }, "defaultValues": { "fcode": null, "comp_code": null, "direction": null, "distance": null, "delta": null, "radius": null, "tangent": null, "arclength": null, "side": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "PARCEL" }, { "domains": { "comp_code": {"type": "inherited"} }, "defaultValues": { "fcode": null, "comp_code": null, "direction": null, "distance": null, "delta": null, "radius": null, "tangent": null, "arclength": null, "side": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "ROW" }, { "domains": { "comp_code": {"type": "inherited"} }, "defaultValues": { "fcode": null, "comp_code": null, "direction": null, "distance": null, "delta": null, "radius": null, "tangent": null, "arclength": null, "side": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "PARCEL-WATER" }, { "domains": { "comp_code": {"type": "inherited"} }, "defaultValues": { "fcode": null, "comp_code": null, "direction": null, "distance": null, "delta": null, "radius": null, "tangent": null, "arclength": null, "side": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "RR-ROW" }, { "domains": { "comp_code": {"type": "inherited"} }, "defaultValues": { "fcode": null, "comp_code": null, "direction": null, "distance": null, "delta": null, "radius": null, "tangent": null, "arclength": null, "side": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "RAILROAD" }, { "domains": { "comp_code": {"type": "inherited"} }, "defaultValues": { "fcode": null, "comp_code": null, "direction": null, "distance": null, "delta": null, "radius": null, "tangent": null, "arclength": null, "side": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "SECTION" }, { "domains": { "comp_code": {"type": "inherited"} }, "defaultValues": { "fcode": null, "comp_code": null, "direction": null, "distance": null, "delta": null, "radius": null, "tangent": null, "arclength": null, "side": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "TWP" }, { "domains": { "comp_code": {"type": "inherited"} }, "defaultValues": { "fcode": 7, "comp_code": null, "direction": " ", "distance": " ", "delta": " ", "radius": " ", "tangent": " ", "arclength": " ", "side": " ", "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "Parcel line Improvements Only" }, { "domains": { "comp_code": {"type": "inherited"} }, "defaultValues": { "fcode": 8, "comp_code": null, "direction": " ", "distance": " ", "delta": " ", "radius": " ", "tangent": " ", "arclength": " ", "side": " ", "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "Parcel by Intent" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 122, "name": "MapIndex", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Property" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 102, 102, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"Map \" CONCAT [MAP_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 205, 102, 102, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7.8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 10000 } ] }, "defaultVisibility": true, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324456.9686315954, "ymax": 806582.7230436131, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "map_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "scale", "type": "esriFieldTypeInteger", "alias": "SCALE", "domain": null }, { "name": "map_name", "type": "esriFieldTypeString", "alias": "MAP_NAME", "length": 10, "domain": null }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "length": 254, "domain": null }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "length": 8, "domain": null }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "length": 254, "domain": null }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "length": 8, "domain": null }, { "name": "twp", "type": "esriFieldTypeInteger", "alias": "TWP", "domain": null }, { "name": "rng", "type": "esriFieldTypeInteger", "alias": "RNG", "domain": null }, { "name": "sections", "type": "esriFieldTypeString", "alias": "SECTIONS", "length": 25, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "CITY", "length": 2, "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape_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_1", "fields": "objectid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 123, "name": "Misc", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 124, "name": "Address_Point" }, { "id": 125, "name": "PlaceName" }, { "id": 126, "name": "Landmark" }, { "id": 127, "name": "Highways" }, { "id": 128, "name": "Townships" }, { "id": 129, "name": "Sections" }, { "id": 130, "name": "Roads" }, { "id": 131, "name": "HydroLine" }, { "id": 132, "name": "PondLake" }, { "id": 133, "name": "FloodZones" }, { "id": 134, "name": "SoilResourceArea" }, { "id": 135, "name": "RailRoad" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2040580.060664747, "ymin": 545472.4014332369, "xmax": 2408042.290305745, "ymax": 927349.5120213255, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 124, "name": "Address_Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 123, "name": "Misc" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[HSE_ADD]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 169, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3000.0000000000005, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2170808.3241578303, "ymin": 671944.661283493, "xmax": 2324946.6405524947, "ymax": 800384.0497454032, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "STRUCTURE", "type": "esriFieldTypeString", "alias": "STRUCTURE", "length": 30, "domain": null }, { "name": "SITUS", "type": "esriFieldTypeString", "alias": "SITUS", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 125, "name": "PlaceName", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 123, "name": "Misc" }, "subLayers": [], "minScale": 250000, "maxScale": 24000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ea5cf67307343f6e2616364bf5883f6e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMVJREFUOI3N078KwjAQBvDvoDp0cPIZMvoeOvkgBuoL6ODYRciDuPkwWQShi6NSbBE8l0Y09E+uFPGmkIRfPnJchAEr+inGRrFbk7bUC/tE/L0mtBZrSuP22agjabsITlaXgLSlCpwHJ3NB2h6SYq2fLcXE1YA99sAoYaMYZCe0wo3NbAkUB0DYTdKnNRuVAABYXdkAQFEdYiNM9tW5d93POeI024kxHywvOeI06zcBPvgsu24KujmeYjsI1jXgIiy0/hd7AZvrSkqhpCwdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FEATURE_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 214, 120, 8, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2168767.4994993284, "ymin": 668200.8541385755, "xmax": 2328048.03329983, "ymax": 804362.2179701552, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeInteger", "alias": "FEATURE_ID", "domain": null }, { "name": "FEATURE_NAME", "type": "esriFieldTypeString", "alias": "FEATURE_NAME", "length": 255, "domain": null }, { "name": "FEATURE_CLASS", "type": "esriFieldTypeString", "alias": "FEATURE_CLASS", "length": 255, "domain": null }, { "name": "STATE_ALPHA", "type": "esriFieldTypeString", "alias": "STATE_ALPHA", "length": 255, "domain": null }, { "name": "STATE_NUMERIC", "type": "esriFieldTypeInteger", "alias": "STATE_NUMERIC", "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 255, "domain": null }, { "name": "COUNTY_NUMERIC", "type": "esriFieldTypeInteger", "alias": "COUNTY_NUMERIC", "domain": null }, { "name": "PRIMARY_LAT_DMS", "type": "esriFieldTypeString", "alias": "PRIMARY_LAT_DMS", "length": 255, "domain": null }, { "name": "PRIM_LONG_DMS", "type": "esriFieldTypeString", "alias": "PRIM_LONG_DMS", "length": 255, "domain": null }, { "name": "PRIMARY_LAT_DMS_D", "type": "esriFieldTypeDouble", "alias": "PRIMARY_LAT_DMS_D", "domain": null }, { "name": "PRIM_LONG_DMS_D", "type": "esriFieldTypeDouble", "alias": "PRIM_LONG_DMS_D", "domain": null }, { "name": "PRIM_LAT_DEC", "type": "esriFieldTypeDouble", "alias": "PRIM_LAT_DEC", "domain": null }, { "name": "PRIM_LONG_DEC", "type": "esriFieldTypeDouble", "alias": "PRIM_LONG_DEC", "domain": null }, { "name": "SOURCE_LAT_DMS", "type": "esriFieldTypeString", "alias": "SOURCE_LAT_DMS", "length": 255, "domain": null }, { "name": "SOURCE_LONG_DMS", "type": "esriFieldTypeString", "alias": "SOURCE_LONG_DMS", "length": 255, "domain": null }, { "name": "SOURCE_LAT_DMS_D", "type": "esriFieldTypeDouble", "alias": "SOURCE_LAT_DMS_D", "domain": null }, { "name": "SOURCE_LONG_DMS_D", "type": "esriFieldTypeDouble", "alias": "SOURCE_LONG_DMS_D", "domain": null }, { "name": "SOURCE_LAT_DEC", "type": "esriFieldTypeDouble", "alias": "SOURCE_LAT_DEC", "domain": null }, { "name": "SOURCE_LONG_DEC", "type": "esriFieldTypeDouble", "alias": "SOURCE_LONG_DEC", "domain": null }, { "name": "ELEV_IN_M", "type": "esriFieldTypeInteger", "alias": "ELEV_IN_M", "domain": null }, { "name": "ELEV_IN_FT", "type": "esriFieldTypeInteger", "alias": "ELEV_IN_FT", "domain": null }, { "name": "MAP_NAME", "type": "esriFieldTypeString", "alias": "MAP_NAME", "length": 255, "domain": null }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "length": 8, "domain": null }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "DATE_EDITED", "length": 8, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 126, "name": "Landmark", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 123, "name": "Misc" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ea5cf67307343f6e2616364bf5883f6e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMVJREFUOI3N078KwjAQBvDvoDp0cPIZMvoeOvkgBuoL6ODYRciDuPkwWQShi6NSbBE8l0Y09E+uFPGmkIRfPnJchAEr+inGRrFbk7bUC/tE/L0mtBZrSuP22agjabsITlaXgLSlCpwHJ3NB2h6SYq2fLcXE1YA99sAoYaMYZCe0wo3NbAkUB0DYTdKnNRuVAABYXdkAQFEdYiNM9tW5d93POeI024kxHywvOeI06zcBPvgsu24KujmeYjsI1jXgIiy0/hd7AZvrSkqhpCwdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FEATURE_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 214, 120, 8, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2168767.4994993284, "ymin": 668200.8541385755, "xmax": 2328048.03329983, "ymax": 804362.2179701552, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATURE_NAME", "type": "esriFieldTypeString", "alias": "FEATURE_NAME", "length": 255, "domain": null }, { "name": "FEATURE_CLASS", "type": "esriFieldTypeString", "alias": "FEATURE_CLASS", "length": 255, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 127, "name": "Highways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 123, "name": "Misc" }, "subLayers": [], "minScale": 750000, "maxScale": 24000, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1422", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1422", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1422", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1424", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1424", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1423", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "RTTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "I", "label": "I", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 0.8 }, "value": "S", "label": "S", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 3 }, "value": "U", "label": "U", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "(\"RTTYP\" = 'I' )", "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "(\"RTTYP\" = 'S' )", "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "(\"RTTYP\" = 'U' )", "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2040580.060664747, "ymin": 545472.4014332369, "xmax": 2408042.290305745, "ymax": 927349.5120213255, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LINEARID", "type": "esriFieldTypeString", "alias": "LINEARID", "length": 22, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 100, "domain": null }, { "name": "RTTYP", "type": "esriFieldTypeString", "alias": "RTTYP", "length": 1, "domain": null }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "MTFCC", "length": 5, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 128, "name": "Townships", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 123, "name": "Misc" }, "subLayers": [], "minScale": 1000000, "maxScale": 4800, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324456.9686315954, "ymax": 806582.7230436131, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "permanent_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "permanent_", "type": "esriFieldTypeString", "alias": "PERMANENT_", "length": 40, "domain": null }, { "name": "source_fea", "type": "esriFieldTypeString", "alias": "SOURCE_FEA", "length": 40, "domain": null }, { "name": "source_dat", "type": "esriFieldTypeString", "alias": "SOURCE_DAT", "length": 40, "domain": null }, { "name": "source_d_1", "type": "esriFieldTypeString", "alias": "SOURCE_D_1", "length": 100, "domain": null }, { "name": "source_ori", "type": "esriFieldTypeString", "alias": "SOURCE_ORI", "length": 130, "domain": null }, { "name": "data_secur", "type": "esriFieldTypeInteger", "alias": "DATA_SECUR", "domain": null }, { "name": "distributi", "type": "esriFieldTypeString", "alias": "DISTRIBUTI", "length": 4, "domain": null }, { "name": "loaddate", "type": "esriFieldTypeDate", "alias": "LOADDATE", "length": 8, "domain": null }, { "name": "quality", "type": "esriFieldTypeDouble", "alias": "QUALITY", "domain": null }, { "name": "scale", "type": "esriFieldTypeDouble", "alias": "SCALE", "domain": null }, { "name": "state_abbr", "type": "esriFieldTypeString", "alias": "STATE_ABBR", "length": 2, "domain": null }, { "name": "principal_", "type": "esriFieldTypeString", "alias": "PRINCIPAL_", "length": 2, "domain": null }, { "name": "principal1", "type": "esriFieldTypeString", "alias": "PRINCIPAL1", "length": 40, "domain": null }, { "name": "township_n", "type": "esriFieldTypeString", "alias": "TOWNSHIP_N", "length": 3, "domain": null }, { "name": "township_f", "type": "esriFieldTypeString", "alias": "TOWNSHIP_F", "length": 1, "domain": null }, { "name": "township_d", "type": "esriFieldTypeString", "alias": "TOWNSHIP_D", "length": 1, "domain": null }, { "name": "range_numb", "type": "esriFieldTypeString", "alias": "RANGE_NUMB", "length": 3, "domain": null }, { "name": "range_frac", "type": "esriFieldTypeString", "alias": "RANGE_FRAC", "length": 1, "domain": null }, { "name": "range_dire", "type": "esriFieldTypeString", "alias": "RANGE_DIRE", "length": 1, "domain": null }, { "name": "township_1", "type": "esriFieldTypeDouble", "alias": "TOWNSHIP_1", "domain": null }, { "name": "plssid", "type": "esriFieldTypeString", "alias": "PLSSID", "length": 16, "domain": null }, { "name": "update_dat", "type": "esriFieldTypeDate", "alias": "UPDATE_DAT", "length": 8, "domain": null }, { "name": "steward", "type": "esriFieldTypeString", "alias": "STEWARD", "length": 50, "domain": null }, { "name": "township_l", "type": "esriFieldTypeString", "alias": "TOWNSHIP_L", "length": 25, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 129, "name": "Sections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 123, "name": "Misc" }, "subLayers": [], "minScale": 250000, "maxScale": 24000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SECTION_]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8.25, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 55000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324456.9686315954, "ymax": 806582.7230436131, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "permanent_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "permanent_", "type": "esriFieldTypeString", "alias": "PERMANENT_", "length": 40, "domain": null }, { "name": "source_fea", "type": "esriFieldTypeString", "alias": "SOURCE_FEA", "length": 40, "domain": null }, { "name": "source_dat", "type": "esriFieldTypeString", "alias": "SOURCE_DAT", "length": 40, "domain": null }, { "name": "source_d_1", "type": "esriFieldTypeString", "alias": "SOURCE_D_1", "length": 100, "domain": null }, { "name": "source_ori", "type": "esriFieldTypeString", "alias": "SOURCE_ORI", "length": 130, "domain": null }, { "name": "data_secur", "type": "esriFieldTypeInteger", "alias": "DATA_SECUR", "domain": null }, { "name": "distributi", "type": "esriFieldTypeString", "alias": "DISTRIBUTI", "length": 4, "domain": null }, { "name": "loaddate", "type": "esriFieldTypeDate", "alias": "LOADDATE", "length": 8, "domain": null }, { "name": "quality", "type": "esriFieldTypeDouble", "alias": "QUALITY", "domain": null }, { "name": "scale", "type": "esriFieldTypeDouble", "alias": "SCALE", "domain": null }, { "name": "first_divi", "type": "esriFieldTypeString", "alias": "FIRST_DIVI", "length": 22, "domain": null }, { "name": "first_di_1", "type": "esriFieldTypeString", "alias": "FIRST_DI_1", "length": 3, "domain": null }, { "name": "first_di_2", "type": "esriFieldTypeDouble", "alias": "FIRST_DI_2", "domain": null }, { "name": "first_di_3", "type": "esriFieldTypeString", "alias": "FIRST_DI_3", "length": 2, "domain": null }, { "name": "first_di_4", "type": "esriFieldTypeString", "alias": "FIRST_DI_4", "length": 50, "domain": null }, { "name": "plssid", "type": "esriFieldTypeString", "alias": "PLSSID", "length": 16, "domain": null }, { "name": "first_di_5", "type": "esriFieldTypeString", "alias": "FIRST_DI_5", "length": 5, "domain": null }, { "name": "township", "type": "esriFieldTypeInteger", "alias": "TOWNSHIP", "domain": null }, { "name": "township_d", "type": "esriFieldTypeString", "alias": "TOWNSHIP_D", "length": 10, "domain": null }, { "name": "range", "type": "esriFieldTypeInteger", "alias": "RANGE", "domain": null }, { "name": "range_d", "type": "esriFieldTypeString", "alias": "RANGE_D", "length": 10, "domain": null }, { "name": "section_", "type": "esriFieldTypeInteger", "alias": "SECTION_", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 130, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 123, "name": "Misc" }, "subLayers": [], "minScale": 55000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[FULL_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 4800, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2170704.4897198305, "ymin": 672534.7447489873, "xmax": 2324435.6852095798, "ymax": 800725.0602182373, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 6, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 6, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 6, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 50, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 131, "name": "HydroLine", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 123, "name": "Misc" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2170081.6228553466, "ymin": 672678.429172948, "xmax": 2324481.143452011, "ymax": 806024.3114307821, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "cp_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "feature_id", "type": "esriFieldTypeDouble", "alias": "FEATURE_ID", "domain": null }, { "name": "feature_na", "type": "esriFieldTypeString", "alias": "FEATURE_NA", "length": 254, "domain": null }, { "name": "feature_cl", "type": "esriFieldTypeString", "alias": "FEATURE_CL", "length": 254, "domain": null }, { "name": "cp_name", "type": "esriFieldTypeString", "alias": "CP_NAME", "length": 100, "domain": null }, { "name": "fea_type", "type": "esriFieldTypeString", "alias": "FEA_TYPE", "length": 25, "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": null }, { "name": "temp_", "type": "esriFieldTypeString", "alias": "TEMP_", "length": 10, "domain": null }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "Length", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 132, "name": "PondLake", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 123, "name": "Misc" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2210708.8555770963, "ymin": 673747.9424538612, "xmax": 2319950.8611740135, "ymax": 798530.0711699426, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "cp_name", "type": "esriFieldTypeString", "alias": "CP_NAME", "length": 100, "domain": null }, { "name": "cp_label", "type": "esriFieldTypeString", "alias": "CP_LABEL", "length": 50, "domain": null }, { "name": "rd_id", "type": "esriFieldTypeInteger", "alias": "RD_ID", "domain": null }, { "name": "street_nam", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 50, "domain": null }, { "name": "situs", "type": "esriFieldTypeString", "alias": "SITUS", "length": 100, "domain": null }, { "name": "prefix", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 10, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "suffix", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 10, "domain": null }, { "name": "hsenum", "type": "esriFieldTypeDouble", "alias": "HSENUM", "domain": null }, { "name": "hsenum_sub", "type": "esriFieldTypeString", "alias": "HSENUM_SUB", "length": 20, "domain": null }, { "name": "loc", "type": "esriFieldTypeString", "alias": "LOC", "length": 50, "domain": null }, { "name": "zip", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "fea_type", "type": "esriFieldTypeString", "alias": "FEA_TYPE", "length": 25, "domain": null }, { "name": "bldg_desc", "type": "esriFieldTypeString", "alias": "BLDG_DESC", "length": 20, "domain": null }, { "name": "class", "type": "esriFieldTypeInteger", "alias": "CLASS", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 30, "domain": null }, { "name": "comment", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "temp_", "type": "esriFieldTypeString", "alias": "temp_", "length": 100, "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 133, "name": "FloodZones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 123, "name": "Misc" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 126, 147, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2170968.8189155944, "ymin": 672675.2001767755, "xmax": 2324475.6116389297, "ymax": 806617.1875416115, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "flood_zone", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "flood_zone", "type": "esriFieldTypeString", "alias": "FLOOD_ZONE", "length": 10, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 134, "name": "SoilResourceArea", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 123, "name": "Misc" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "region", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 207, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LBL", "label": "LBL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 145, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LCP", "label": "LCP", "description": "" } ], "fieldDelimiter": "," }, "transparency": 70, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Region]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 2170683.53142843, "ymin": 672684.0830330253, "xmax": 2324456.9686315954, "ymax": 806582.7230436131, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "resource_a", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "resource_a", "type": "esriFieldTypeString", "alias": "Resource_A", "length": 20, "domain": null }, { "name": "region", "type": "esriFieldTypeString", "alias": "Region", "length": 5, "domain": null }, { "name": "f_area", "type": "esriFieldTypeDouble", "alias": "F_AREA", "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 135, "name": "RailRoad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 123, "name": "Misc" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2203164.98221343, "ymin": 672743.265329361, "xmax": 2324111.7888757624, "ymax": 794791.4631616101, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "cp_label", "type": "esriFieldTypeString", "alias": "CP_LABEL", "length": 25, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 136, "name": "Boundry", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 137, "name": "WessonCityLimits" }, { "id": 138, "name": "BrookhavenCityLimits" }, { "id": 139, "name": "VoterPrecinct" }, { "id": 140, "name": "School District Attendance Zone" }, { "id": 141, "name": "School Board District" }, { "id": 142, "name": "BoardOfSupervisor" }, { "id": 143, "name": "Counties" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1976003.7908674106, "ymin": 545441.9087120742, "xmax": 2452433.794370327, "ymax": 927610.1991639882, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 137, "name": "WessonCityLimits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 136, "name": "Boundry" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2274490.057082679, "ymin": 793979.3201008588, "xmax": 2283587.3620507605, "ymax": 800235.4854100272, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "city", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "area", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "CITY", "length": 10, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 138, "name": "BrookhavenCityLimits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 136, "name": "Boundry" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2250391.2804771774, "ymin": 741695.546715863, "xmax": 2275604.6513101794, "ymax": 774012.6264385283, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "city", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "CITY", "length": 5, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 139, "name": "VoterPrecinct", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 136, "name": "Boundry" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "district", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 77, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "11", "label": "11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 42, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "12", "label": "12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 199, 53, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "13", "label": "13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 34, 101, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "14", "label": "14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 38, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "15", "label": "15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 79, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "15A", "label": "15A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 82, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "16", "label": "16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 158, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "17", "label": "17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 40, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "21", "label": "21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 159, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "22", "label": "22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 179, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "23", "label": "23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 54, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "24", "label": "24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 66, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "25", "label": "25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 156, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "26", "label": "26", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 199, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "28", "label": "28", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 47, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "28A", "label": "28A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 92, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "31", "label": "31", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 37, 158, 33, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "32", "label": "32", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 139, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "33", "label": "33", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 100, 37, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "34", "label": "34", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 40, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "35", "label": "35", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 183, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "36", "label": "36", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 158, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "41", "label": "41", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 201, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "42", "label": "42", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 32, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "42A", "label": "42A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 59, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "42B", "label": "42B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 194, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "43", "label": "43", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 57, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "44", "label": "44", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 85, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "45", "label": "45", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 39, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "51", "label": "51", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 130, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "52", "label": "52", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 127, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "53", "label": "53", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 78, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "54", "label": "54", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 173, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "55", "label": "55", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 196, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "56", "label": "56", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"Voting Dist. \" CONCAT [DISTRICT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324466.8819975965, "ymax": 806534.1401355267, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "district", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "district", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 12, "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 140, "name": "School District Attendance Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 136, "name": "Boundry" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DIST_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 174, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "BOGUE CHITTO", "label": "BOGUE CHITTO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 212, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "BROOKHAVEN", "label": "BROOKHAVEN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 191, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "ENTERPRISE", "label": "ENTERPRISE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 194, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "LOYD STAR", "label": "LOYD STAR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 147, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "WEST LINCOLN", "label": "WEST LINCOLN", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[DIST_NAME] CONCAT \" ZONE\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324466.8819975965, "ymax": 806534.1401355267, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ET_ID", "type": "esriFieldTypeInteger", "alias": "ET_ID", "domain": null }, { "name": "DIST_NAME", "type": "esriFieldTypeString", "alias": "DIST_NAME", "length": 100, "domain": null }, { "name": "SQ_MILES", "type": "esriFieldTypeDouble", "alias": "SQ_MILES", "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 141, "name": "School Board District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 136, "name": "Boundry" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SCH", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 68, 181, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "ED-1", "label": "ED-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 108, 79, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "ED-2", "label": "ED-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 194, 50, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "ED-3", "label": "ED-3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 40, 141, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "ED-4", "label": "ED-4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 199, 155, 44, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "ED-5", "label": "ED-5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 158, 46, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "SEP", "label": "SEP", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"School Dist. \" CONCAT [SCH]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324466.8819975965, "ymax": 806534.1401355267, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SCH", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SCH", "type": "esriFieldTypeString", "alias": "SCH", "length": 10, "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 }, { "name": "SCHOOL", "type": "esriFieldTypeString", "alias": "SCHOOL", "length": 50, "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 142, "name": "BoardOfSupervisor", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 136, "name": "Boundry" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "bos", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 130, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 43, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 43, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 199, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 105, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 } }, "value": "5", "label": "5", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"B.O.S. Dist. \" CONCAT [BOS]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 112, 68, 137, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 14, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 2170683.53142843, "ymin": 672683.7798840255, "xmax": 2324466.8819975965, "ymax": 806534.1401355267, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "bos", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "bos", "type": "esriFieldTypeString", "alias": "BOS", "length": 10, "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 143, "name": "Counties", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 136, "name": "Boundry" }, "subLayers": [], "minScale": 10000000, "maxScale": 100000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 195, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 183, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Adams", "label": "Adams", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 155, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Alcorn", "label": "Alcorn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 207, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Amite", "label": "Amite", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 183, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Attala", "label": "Attala", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 139, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Benton", "label": "Benton", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 153, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bolivar", "label": "Bolivar", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 194, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Calhoun", "label": "Calhoun", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 163, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Carroll", "label": "Carroll", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 204, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Chickasaw", "label": "Chickasaw", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 212, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Choctaw", "label": "Choctaw", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 167, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Claiborne", "label": "Claiborne", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 168, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Clarke", "label": "Clarke", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 199, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Clay", "label": "Clay", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 145, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Coahoma", "label": "Coahoma", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 167, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Copiah", "label": "Copiah", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 139, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Covington", "label": "Covington", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 212, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DeSoto", "label": "DeSoto", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 171, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forrest", "label": "Forrest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 203, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Franklin", "label": "Franklin", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "George", "label": "George", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 189, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Greene", "label": "Greene", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 212, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Grenada", "label": "Grenada", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 177, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Hancock", "label": "Hancock", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 191, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Harrison", "label": "Harrison", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 191, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Hinds", "label": "Hinds", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 199, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Holmes", "label": "Holmes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 161, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Humphreys", "label": "Humphreys", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 201, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Issaquena", "label": "Issaquena", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 214, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Itawamba", "label": "Itawamba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 157, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Jackson", "label": "Jackson", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 158, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Jasper", "label": "Jasper", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 183, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Jefferson", "label": "Jefferson", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 159, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Jefferson Davis", "label": "Jefferson Davis", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 163, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Jones", "label": "Jones", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 163, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Kemper", "label": "Kemper", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 214, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lafayette", "label": "Lafayette", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 157, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lamar", "label": "Lamar", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 188, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lauderdale", "label": "Lauderdale", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 196, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lawrence", "label": "Lawrence", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 174, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Leake", "label": "Leake", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 180, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lee", "label": "Lee", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 191, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Leflore", "label": "Leflore", "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": "Lincoln", "label": "Lincoln", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 194, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lowndes", "label": "Lowndes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 207, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Madison", "label": "Madison", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 212, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Marion", "label": "Marion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 174, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Marshall", "label": "Marshall", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 143, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Monroe", "label": "Monroe", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 207, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Montgomery", "label": "Montgomery", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 151, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Neshoba", "label": "Neshoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 164, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Newton", "label": "Newton", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 181, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Noxubee", "label": "Noxubee", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 178, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Oktibbeha", "label": "Oktibbeha", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 209, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Panola", "label": "Panola", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 152, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pearl River", "label": "Pearl River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 159, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Perry", "label": "Perry", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 157, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pike", "label": "Pike", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 179, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pontotoc", "label": "Pontotoc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 190, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Prentiss", "label": "Prentiss", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 207, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Quitman", "label": "Quitman", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 191, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rankin", "label": "Rankin", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 197, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Scott", "label": "Scott", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 167, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sharkey", "label": "Sharkey", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 140, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Simpson", "label": "Simpson", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 207, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Smith", "label": "Smith", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 148, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stone", "label": "Stone", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 174, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sunflower", "label": "Sunflower", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 196, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tallahatchie", "label": "Tallahatchie", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 168, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tate", "label": "Tate", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 159, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tippah", "label": "Tippah", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 169, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tishomingo", "label": "Tishomingo", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 194, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tunica", "label": "Tunica", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 191, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Union", "label": "Union", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 145, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Walthall", "label": "Walthall", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 139, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Warren", "label": "Warren", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 145, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Washington", "label": "Washington", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 201, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wayne", "label": "Wayne", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 214, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Webster", "label": "Webster", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 150, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wilkinson", "label": "Wilkinson", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 214, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Winston", "label": "Winston", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 140, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Yalobusha", "label": "Yalobusha", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 182, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Yazoo", "label": "Yazoo", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"NAME\" = 'Lincoln'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 56, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1976003.7908674106, "ymin": 545441.9087120742, "xmax": 2452433.794370327, "ymax": 927610.1991639882, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "CO28_D00_", "type": "esriFieldTypeDouble", "alias": "CO28_D00_", "domain": null }, { "name": "CO28_D00_I", "type": "esriFieldTypeDouble", "alias": "CO28_D00_I", "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 3, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 90, "domain": null }, { "name": "LSAD", "type": "esriFieldTypeString", "alias": "LSAD", "length": 2, "domain": null }, { "name": "LSAD_TRANS", "type": "esriFieldTypeString", "alias": "LSAD_TRANS", "length": 50, "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "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, "supportsCoordinatesQuantization": true } ], "tables": [] }