{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Dimensions", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 36, "name": "1\"=100'" }, { "id": 37, "name": "1\"=200'" }, { "id": 38, "name": "1\"=400'" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 932097.1933999993, "ymin": 759339.4957000017, "xmax": 968553.6839000005, "ymax": 794172.0727000013, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 3, "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": "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": "AnnoClassID_Index_3689", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_3689", "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": 3, "name": "1\"=100'" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "1\"=200'" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "1\"=400'" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 3, "name": "1\"=100'" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 4, "name": "1\"=200'" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 5, "name": "1\"=400'" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 36, "name": "1\"=100'", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Dimensions" }, "subLayers": [], "minScale": 1200, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 932097.1933999993, "ymin": 759339.4957000017, "xmax": 968553.6839000005, "ymax": 794172.0727000013, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "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, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": 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": "1\"=200'", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Dimensions" }, "subLayers": [], "minScale": 2400, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 932097.1933999993, "ymin": 759339.4957000017, "xmax": 968553.6839000005, "ymax": 794172.0727000013, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "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, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": 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": "1\"=400'", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Dimensions" }, "subLayers": [], "minScale": 4800, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 932097.1933999993, "ymin": 759339.4957000017, "xmax": 968553.6839000005, "ymax": 794172.0727000013, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "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, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": 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": "Miscellaneous Text", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 32, "name": "1\"=100'" }, { "id": 33, "name": "1\"=200'" }, { "id": 34, "name": "1\"=400'" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 936758.5231999997, "ymin": 759758.9477000013, "xmax": 967051.0526, "ymax": 792781.6240999997, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "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": "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": "AnnoClassID_Index_3684", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_3684", "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": "1\"=100'" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "1\"=200'" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "1\"=400'" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "1\"=100'" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "1\"=200'" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "1\"=400'" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 32, "name": "1\"=100'", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 39, "name": "Miscellaneous Text" }, "subLayers": [], "minScale": 1200, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 936758.5231999997, "ymin": 759758.9477000013, "xmax": 967051.0526, "ymax": 792781.6240999997, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "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, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": 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": "1\"=200'", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 39, "name": "Miscellaneous Text" }, "subLayers": [], "minScale": 2400, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 936758.5231999997, "ymin": 759758.9477000013, "xmax": 967051.0526, "ymax": 792781.6240999997, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "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, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": 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": "1\"=400'", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 39, "name": "Miscellaneous Text" }, "subLayers": [], "minScale": 4800, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 936758.5231999997, "ymin": 759758.9477000013, "xmax": 967051.0526, "ymax": 792781.6240999997, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "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, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": 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": "Mineral Right Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8dac2175c900f0a2a7339530e1e9aac0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXZJREFUOI3V080rRFEYx/Hv0dRNDepuRpJcU/cuJPIyaooUFjMrC6PZTE0s0BDKkqWSnb/AktyyYKHYTmlMs2BlspiNRkPdNBp1UcfK69y5XrLgt3vO0/k8T52Oh1+M539iEgSq2o5lNaMoN9j2sYC7b2MyFIoSDo/T3++jvr6WUumWZLIgTfOIvb0VAfaXMJlILDE7O4lhNL5raFobIyOdTEwMSNMcEnDvisl4PEAsNo1hNJRPkXBwoGKafTIaXWNra959s66uZQIBZ2hnB0ZHARC53JSERQGPlbGmJh0hXCEAUikFVW3Fsk4qY4pS+yn0HE2rw7JeynLMtl+f3g0CyGTO35ZO2CnFYgs1Na6QnJu7rlpfv3THdH2Sw8MhpPQSiThvZBiI7u6Zj8dlmOjouJLp9Bibm7uOw4JBWFhYFZHI9qcYgOjp2ZeFgsbg4AbZbJB8vhqv90H6/WdC1xOitzfpdK/idxI+3wUwXKn/Lewn+bvYEwDfezP+D+7DAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 933091.1772000007, "ymin": 759869.2950000018, "xmax": 969222.0666000005, "ymax": 792295.2035000026, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "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": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 26, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 25, "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "PARCELPIN", "type": "esriFieldTypeString", "alias": "PARCELPIN", "length": 40, "domain": null }, { "name": "COMPUTER_ID", "type": "esriFieldTypeString", "alias": "COMPUTER_ID", "length": 80, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "DEED_HOLDER", "type": "esriFieldTypeString", "alias": "DEED_HOLDER", "length": 101, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "TAXABLE_ACRES", "type": "esriFieldTypeDouble", "alias": "TAXABLE_ACRES", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "length": 2147483647, "domain": null }, { "name": "HOUSE_NUM", "type": "esriFieldTypeString", "alias": "HOUSE_NUM", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 40, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 15, "domain": null }, { "name": "ATTENTION", "type": "esriFieldTypeString", "alias": "ATTENTION", "length": 101, "domain": null }, { "name": "MAILTO_ADD", "type": "esriFieldTypeString", "alias": "MAILTO_ADD", "length": 40, "domain": null }, { "name": "MAILTO_ADD2", "type": "esriFieldTypeString", "alias": "MAILTO_ADD2", "length": 40, "domain": null }, { "name": "MAILTO_CITY", "type": "esriFieldTypeString", "alias": "MAILTO_CITY", "length": 30, "domain": null }, { "name": "MAILTO_STATE", "type": "esriFieldTypeString", "alias": "MAILTO_STATE", "length": 2, "domain": null }, { "name": "MAILTO_ZIP", "type": "esriFieldTypeString", "alias": "MAILTO_ZIP", "length": 15, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 20, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 20, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 20, "domain": null }, { "name": "TOTALAGVAL", "type": "esriFieldTypeDouble", "alias": "TOTALAGVAL", "domain": null }, { "name": "TOTALRESVAL", "type": "esriFieldTypeDouble", "alias": "TOTALRESVAL", "domain": null }, { "name": "TOTALCOMMVAL", "type": "esriFieldTypeDouble", "alias": "TOTALCOMMVAL", "domain": null }, { "name": "TOTALEXEMPT", "type": "esriFieldTypeDouble", "alias": "TOTALEXEMPT", "domain": null }, { "name": "TOTAL_VAL", "type": "esriFieldTypeDouble", "alias": "TOTAL_VAL", "domain": null }, { "name": "TOTAL_ASSESSED_RES", "type": "esriFieldTypeDouble", "alias": "TOTAL_ASSESSED_RES", "domain": null }, { "name": "TOTAL_ASSESSED_COMM", "type": "esriFieldTypeDouble", "alias": "TOTAL_ASSESSED_COMM", "domain": null }, { "name": "TOTAL_ASSESSED_AG", "type": "esriFieldTypeDouble", "alias": "TOTAL_ASSESSED_AG", "domain": null }, { "name": "TOTAL_ASSESSED_EXEMPT", "type": "esriFieldTypeDouble", "alias": "TOTAL_ASSESSED_EXEMPT", "domain": null }, { "name": "TOTAL_ASSESSED_VAL", "type": "esriFieldTypeDouble", "alias": "TOTAL_ASSESSED_VAL", "domain": null }, { "name": "PRIOR_YEAR", "type": "esriFieldTypeInteger", "alias": "PRIOR_YEAR", "domain": null }, { "name": "PY_VAL_TYPE", "type": "esriFieldTypeString", "alias": "PY_VAL_TYPE", "length": 20, "domain": null }, { "name": "PY_TOTALRESVAL", "type": "esriFieldTypeDouble", "alias": "PY_TOTALRESVAL", "domain": null }, { "name": "PY_TOTALCOMMVAL", "type": "esriFieldTypeDouble", "alias": "PY_TOTALCOMMVAL", "domain": null }, { "name": "PY_TOTALAGVAL", "type": "esriFieldTypeDouble", "alias": "PY_TOTALAGVAL", "domain": null }, { "name": "PY_TOTALEXEMPT", "type": "esriFieldTypeDouble", "alias": "PY_TOTALEXEMPT", "domain": null }, { "name": "PY_TOTAL_VAL", "type": "esriFieldTypeDouble", "alias": "PY_TOTAL_VAL", "domain": null }, { "name": "PY_TOTAL_ASSESSED_RES", "type": "esriFieldTypeDouble", "alias": "PY_TOTAL_ASSESSED_RES", "domain": null }, { "name": "PY_TOTAL_ASSESSED_COMM", "type": "esriFieldTypeDouble", "alias": "PY_TOTAL_ASSESSED_COMM", "domain": null }, { "name": "PY_TOTAL_ASSESSED_AG", "type": "esriFieldTypeDouble", "alias": "PY_TOTAL_ASSESSED_AG", "domain": null }, { "name": "PY_TOTAL_ASSESSED_EXEMPT", "type": "esriFieldTypeDouble", "alias": "PY_TOTAL_ASSESSED_EXEMPT", "domain": null }, { "name": "PY_TOTAL_ASSESSED_VAL", "type": "esriFieldTypeDouble", "alias": "PY_TOTAL_ASSESSED_VAL", "domain": null }, { "name": "CITY_DIST", "type": "esriFieldTypeString", "alias": "CITY_DIST", "length": 40, "domain": null }, { "name": "SCHOOL_DIST", "type": "esriFieldTypeString", "alias": "SCHOOL_DIST", "length": 40, "domain": null }, { "name": "ROAD_DIST", "type": "esriFieldTypeString", "alias": "ROAD_DIST", "length": 40, "domain": null }, { "name": "COLLEGE_DIST", "type": "esriFieldTypeString", "alias": "COLLEGE_DIST", "length": 40, "domain": null }, { "name": "FF1RATE", "type": "esriFieldTypeDouble", "alias": "FF1RATE", "domain": null }, { "name": "RECORDING", "type": "esriFieldTypeString", "alias": "RECORDING", "length": 55, "domain": null }, { "name": "DOVCRV", "type": "esriFieldTypeString", "alias": "DOVCRV", "length": 25, "domain": null }, { "name": "SALE_DATE", "type": "esriFieldTypeDate", "alias": "SALE_DATE", "length": 8, "domain": null }, { "name": "SALE_AMOUNT", "type": "esriFieldTypeDouble", "alias": "SALE_AMOUNT", "domain": null }, { "name": "SALE_TYPE", "type": "esriFieldTypeString", "alias": "SALE_TYPE", "length": 30, "domain": null }, { "name": "NUT_CODE", "type": "esriFieldTypeString", "alias": "NUT_CODE", "length": 80, "domain": null }, { "name": "SELLER", "type": "esriFieldTypeString", "alias": "SELLER", "length": 101, "domain": null }, { "name": "BUYER", "type": "esriFieldTypeString", "alias": "BUYER", "length": 101, "domain": null }, { "name": "RESOCC", "type": "esriFieldTypeString", "alias": "RESOCC", "length": 35, "domain": null }, { "name": "RESYEARBLT", "type": "esriFieldTypeInteger", "alias": "RESYEARBLT", "domain": null }, { "name": "RESSTYLE", "type": "esriFieldTypeString", "alias": "RESSTYLE", "length": 25, "domain": null }, { "name": "RESTLA", "type": "esriFieldTypeDouble", "alias": "RESTLA", "domain": null }, { "name": "MAPCODE", "type": "esriFieldTypeInteger", "alias": "MAPCODE", "domain": null }, { "name": "GISNUM", "type": "esriFieldTypeString", "alias": "GISNUM", "length": 40, "domain": null }, { "name": "PCLCLASS", "type": "esriFieldTypeString", "alias": "PCLCLASS", "length": 15, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 255, "domain": null }, { "name": "MAPNAME", "type": "esriFieldTypeString", "alias": "MAPNAME", "length": 35, "domain": null }, { "name": "PDFNUM", "type": "esriFieldTypeInteger", "alias": "PDFNUM", "domain": null }, { "name": "PDF_NAME", "type": "esriFieldTypeString", "alias": "PDF_NAME", "length": 40, "domain": null }, { "name": "GID", "type": "esriFieldTypeInteger", "alias": "GID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 41, "name": "911 Address Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2499.9999999999804, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PLACE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a382e9f5ec72b1531451b6db7e731e0b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAt5JREFUOI2tlO9LU1EYxz9nrpmmVpuSTeEa1jKUyJYIQkToyKkViAQVhWUQw9A/IOwHQr8GhREZtkBoGIiCJTlskaFQvYigYYG9iOjVjO5y/uCOJZxenGrdUITogQuH+5znc77P9zwcK/8xrMsl5MhIJdFoJ7t25WOzOaTfn0dxcVxUVT3CMG4Ir3dyRZgMh61I+YBnzxrp6bHg90NmJsLphNnZXKzWk2RnH5W9vU9Ec/OBZWEyHLYxM/MWl6uEwkJ49w7y882nffoE3d3pXLu2X/b1vRFHjuxcWtnHj+O0tZUQDEJrK8RioOvgcIBhwNycgl+9CkVF4HaXy1DovvB6j5lg8vHjGjIyKjh7FpqaFEgImJ2F7GxYWIBEAqSE1avB54OuLjCMwzIU8guvN5JSZrf7mJ620Nb2ky5VcTIJX7/C9+9gs4HVqg7IyYGDB6GkJI07d64AdSnY8HAt6elqA6jWpITJSXj4EFwuWL9eqRUCCgpg0ya4fh1KSzWzZxMTGdTVmc0OhaC+Xq27u2HtWti713wZdjvk5NjNsNu3k0Qi6YAyfXwcGhtV7tYtOHECLBYYG0sBdR2mpmBszGGGLS7qGIaTeFy1FIulFJw5A5mZsG2bWZmUyr/cXMMMe/FC5+5dJ5WVcP48tLfDhQuwY0eqeHoaWlrg3j0IBiEtDaqrYd26YS5d+gOmaZfxevuIRNS1V1TA9u2wZo3Zx6oqNYPl5dDZCfX1i0SjPSZloqHhgZyYaEGIal69gt27WTLy8tQ3OAjnziE3bHhtOX163NwmQCLRJKPR96K9fSMXL8KpU2pA/4z5eRgYgLIyCAQ+C03b8ytlggmPZ0aGw2V0dLzE7d7C0JDgwwfIylJzFY/DzZtw/LhE15+iaQeEx5NcEvYTGAO2ytHRQxQXN8vnz2vE1NQqAoEk377p0uf7IjStQ9TWDv9du+x7Jvbt6wf6f//YvHm5rSvD/iV+ADTL/MqaxWhTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "AMBULANCE", "label": "AMBULANCE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "833f401b4f30440a504c0123fafaf007", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANNJREFUGJV90M0qhVEUBuAH51gnTjHyNzIyNaEkQzfAFbgKF6SUO5B7UDKkjE1Eio7XTwzsoy/JO1pr97TXavV858T/ecFBrzX7OMUrVjDACLet3oUx/qiqyySj9ssQj7iqqmGSzS6GqqrPJH30MV1VA9QYjPFkktW2xlIbPZPko9VTXfyGMzxX1UaSuaq6T3KBOWx38TT28JZkGYO2/1pbo7r4Fcd4qqqtJPNVdZfkHPNY7+JZHOE9yTUkgcNm8vsafTxgp/N2g4U2+QdP+DuL3eYLl4VJ5/7f2KYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "APARTMENT", "label": "APARTMENT", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f8bb79b6488ace5031cb31da52d0de80", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPdJREFUKJF9kSFLRFEQhT/1PUcQNozpimwwa9lis/gfDJvEKiisrCyYTFbBIEaTecGiYPM3aDDphklO3nmgWO6DK+x60r3nzjfMnFvxv2pgCZi2RjWvMqW0ZWZH+foMPADTWUANrJvZJnACDIAucAMMS2AZOAR2RWQSER3gHXgDxqq64+57JXAFPAL9iABYA26B0/weQF0BqGrP3ReAcdHgCxgCl0D/z9LufpFSOjez1bxDqwmwoqo94KdM6cPMGuBeRF4BImJbRK4jonH3T1XdKIFWTUSM8vlgRoLz/6GUiJy5ewd4aYHjPON+UXeX03qKiMXsff8CNVlRNsvKx10AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BARN", "label": "BARN", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f8bb79b6488ace5031cb31da52d0de80", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPdJREFUKJF9kSFLRFEQhT/1PUcQNozpimwwa9lis/gfDJvEKiisrCyYTFbBIEaTecGiYPM3aDDphklO3nmgWO6DK+x60r3nzjfMnFvxv2pgCZi2RjWvMqW0ZWZH+foMPADTWUANrJvZJnACDIAucAMMS2AZOAR2RWQSER3gHXgDxqq64+57JXAFPAL9iABYA26B0/weQF0BqGrP3ReAcdHgCxgCl0D/z9LufpFSOjez1bxDqwmwoqo94KdM6cPMGuBeRF4BImJbRK4jonH3T1XdKIFWTUSM8vlgRoLz/6GUiJy5ewd4aYHjPON+UXeX03qKiMXsff8CNVlRNsvKx10AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BARN/SHOP BLDG", "label": "BARN", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e3102f0396883480a5749687d7493cd7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMlJREFUGJWVzz8rRXEcBvCP29GPmO5A9zUoKUqGmz/FcGW5A4PkWg3qOoo6UsrZblm8AoPJamTxQmzGM6rvINZ7dSLP+PSppyfzj2R15XZK7aeI1z/xHK3ziLuFlE7LiOdf8RVFm/nPiJOSF3zV4sNmc3mtqrqwwlbJQcF9HR7brap8hhYkJjbpFTziYwRfsL9OZ3hpkdXblI77EYNhPL1Db5KpYdyg0WGvzwPeMzhL6Xo2YuPt51uMRyzdUF5ylMEgIh+Q19iRfAOUfzMACHK6YgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BUSINESS", "label": "BUSINESS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2b922cb65050be6422dcc35fba5284b4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAS1JREFUGJV10DtLQgEYxvG/eiw0T0nEgUJPbVERkdgFS7qsDdUmhBVEtUhkozVGQkPRJzAIGrtg0dAnCO1KEDQkXcQa1AMZ1pG0RYTQ82wvz493eASA8PmNpGbVBjSSy+vSnomehADwkVDisRdF0MKNkuXXs7QvCQCPTylh8yxeKmed9exGU6XbNyIZLILOXPZtVDaxE5xEFzgiFEn+68rwqq+PWtHE8qKLUCSsjaccVtyuNjKZLJ0dMoExOxunr5XxysIAFAr4147ZWh9nfrq/HAt6PdszrXR3tXB7/4woGrm8jjHsbmfP7+Du4Z1vVS1iox7ZZuXwJArAYK9MSvniIBzBbDZSY6oi/VnEzba6n4urt+qKIwP2JjEXSyoZAWDOO2SCoEELgzMP3vwf33xcjTiROqsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CAMP SITE", "label": "CAMP SITE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7d69a9e478423fd25e58a637210f93f5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAQCAYAAAAWGF8bAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAThJREFUOI2t07tqAkEUgOF/43oJCl6xUlhRhFiIhQgKYmUTex/QZ7C0Wh9AsYhFVmVFhKBosUpWWUyKATeSjfF2YBgOM/Nx5gwj8+CQAdrtr7d4nM97oMWCj0ZDepUBUilefD7QNJCk6zG/H0Ih3o8VApgmJBKQyzkfWi4hFnNe63bBNIUlO285DcMAVYVaDaLR83svAtdre34IOJtBIAC6DpnMneB+Dy6XeLBy+XwvLwJHI9huodmE4RDG4zvBwQDqdYhEoFiEVgtKpRvBwwGyWZhMxLAsqFZhsxE9vRrUdVAUcU23W4CKIvqZz98AahoEg1AogMcjKu71xKv/C+520O/DfG4vGob4iqp6esiyoNOx89UKwuEf4HQK6TRUKufqtSOZ/J1rGk9HUJZ51vXLsL/C6+UA8A211GHUO0/E3gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CELL TOWER", "label": "CELL TOWER", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0f91e0530df921fb659f90bd4753b0da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQNJREFUKJGt0TFLnEEQh/FfcWQrSVzBLtfYWJxYGCTgR7A5bJNCrCzuEyQQUqa1t5AUooX5AHbX2oSrAmmUFCmnkbeYLoUrGHMveEkeGBj2Pw/D7g78A4O+oNa61XXdXma+X1iOiJfYxULycxxh2OoElzh98uan8FBexybOsY8xPrYe1rCDz/PkV5g0eR4bpZR3mfmbvIQ32MYqDmutXyPifuYZDrCZmS9wWEr5lpnTe3ni7qFWMImIY9w0ubR8Ccutv8B0gJ8Y4W0LXjdpiA+4bfm4lPIpM0eZ+cedH/OjVS//7av+Xq61fo+IL32DtdbrruvO5soRcYWrPjkiZpg9PPsFOLJKiy1ZEkEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CEMETERY", "label": "CEMETERY", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f96b172a8415917a2a28996cf3804ce6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAMCAYAAABbayygAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALFJREFUGJWd0D1KQ1EQBtAz8OCCW9AihdbqAkwjsUudFegq3IELCAiChaWtZA1WtgoKwbSa2sGfa/OUpwEf+JXznWFgGj2pDLBoetB6LeUoMl/+hNiNzMfKzgqsBMa4akfT4Ln5hTZwjn3McPHVNR00wRRr2MQ99n7AD05xiJvKdbCsnEUpQ5lb3zA4aBefgju8Brcyt1dOtxlhiEucdIu+9/wfzvEGSnmvmcfBQ8ctPwH9Wi9T1LLWyQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CHURCH", "label": "CHURCH", "description": "" }, { "symbol": { "type": "esriPMS", "url": "138b8f84cf182806f62d16a1c3f67689", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAi1JREFUOI2tlEtIW1EQhr+xQo0LoYsKsUK7s7YYFKStRCQoVXcmuJAuW2kEX/TahSJCKAYVAj4gCbhSaKELSbJoxPogRURKN2JQF4qgUEGMGlcpmD5OF7cSrrlKC/1h4JyZM9+ZGQ4nl/+k3OuCqr//kTo5eSXn51by8+Nsbr6RlZWzvwIpuMniooNEYhyP577s7l6EHDQ3d6po9ANHRxqtrV8FfpqCFOSxs9NBb6+PSESyrg2FbhAKOZXXWy8HB09UcfGWwK/sioLBEY6Pu5mYECIR8341DenuzleBwBdZXX2A3b5vACml8pTf7xa7Xejo0J3Dw1BUlIGsrUE8DoODiM9nYXl5EmgwVrS05JGuLgsAgYDuc7lgbw9OT/V9Tg7EYroBTE8/VbGYVWprDzOgcPilaSuzs+D3m7c5NSWUlQ0BzzOgWOyW6eG+Pujp0deVlZBMGuPJ5ENjazZbmu3tvCzQyMjVFQEUFJwZQS5XnJmZx1dnmKikBKqr318GedC0j4yNZQ4mEpBKZQOsVjg8RI2OfpOqqncGkFgs82pubp/Cwns4nVBaCjU12ZCBAWhrg/Z2xGbzicgPY0UA6fQLNC3E+Lj54AG8XmhogMnJZaLRoQu3ASRNTZ/UwsIzKire0tl523TIwSCkUp/Z2nKK2502BQFIff28UuoODoeburrXhMN32djIobExTUvLCuXlHhFZvZxn+o2IyHcg8Md0ra/rT+EKXfsf/Yt+A97fu341WsRFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FIRE HOUSE", "label": "FIRE HOUSE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a2c4fefbdf3bb5f4b576986523b874ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAI5JREFUGJW90LEJAkEQQNG3crCIWox2YKC5qQ3ZhSUIpnZgBQZagCCcYLaBrIGnp3eHoT8ahs+HmUIHmRDIzX3REmOcSWmVWWOJReDSkitxiz7G6CG2yg1RJcLoS+4Qa2Lc5JSmgfOzPBjcpHTApOPYXWD4Loey3GeurSpCSsfAqfMbv/iPPFe/65P7a3gAqmQpk7gnuokAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HOME SF", "label": "RESIDENTIAL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a2c4fefbdf3bb5f4b576986523b874ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAI5JREFUGJW90LEJAkEQQNG3crCIWox2YKC5qQ3ZhSUIpnZgBQZagCCcYLaBrIGnp3eHoT8ahs+HmUIHmRDIzX3REmOcSWmVWWOJReDSkitxiz7G6CG2yg1RJcLoS+4Qa2Lc5JSmgfOzPBjcpHTApOPYXWD4Loey3GeurSpCSsfAqfMbv/iPPFe/65P7a3gAqmQpk7gnuokAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RESIDENTIAL", "label": "RESIDENTIAL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a2c4fefbdf3bb5f4b576986523b874ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAI5JREFUGJW90LEJAkEQQNG3crCIWox2YKC5qQ3ZhSUIpnZgBQZagCCcYLaBrIGnp3eHoT8ahs+HmUIHmRDIzX3REmOcSWmVWWOJReDSkitxiz7G6CG2yg1RJcLoS+4Qa2Lc5JSmgfOzPBjcpHTApOPYXWD4Loey3GeurSpCSsfAqfMbv/iPPFe/65P7a3gAqmQpk7gnuokAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "STE GEN CITY", "label": "RESIDENTIAL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d1ab7007a198c05fa6f33beaa358768c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANhJREFUKJFjYSATsDAwMDAsWPth2/3nf1SJ0aAiw3omNoA/koWBgYHh3vM/dpcf/eFeXC/K8Pfvfwb+zFdwhZlaLAzdBcIMHz79ZZApecPQ7czEB7eRgYGBgYWJkYGbi4nhz9//KDYwQ8V//UYVZ2EgE2BoZGRgYEhUYYbz5cSYiNPIzMzIMK9BjHQb//37z3Dq4nc4n4uTkUFPg5MIjf8ZGCx7P8L5OTqsDJMriNBILBggjfoqrN85ORi5O+a+Y2BgYGBod2RHUYQsri7H/BmuMdiDX5RUGwEgLzcUp71QsgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HOSPITAL", "label": "HOSPITAL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ab6e76b346314cf6503c1a67b12fa2d6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcdJREFUKJGt0j9oE2EYx/Hv5b30mqT5U0mVGPxX2ilFjgYM1EVBERQrCIIigoOcmHNxEBH/YWlVcFLpoouD1QouDhJcpFNFtBKUGxwEI2qqpi1NLrQ1d+852SpNjKLP+L7vh+f38Lwq/1Dq/8UjmZO6I07lVfdVynG69y7033oReGNvqfbOtvsiDwzDmF2O7/WZeAwCsbwfQGy1/ALL//g8IL6EK0+PlHf2A3uWY48TQKxOOgEwoUxlwm1PPl+8OfQyXosdM03zmQqQvp1+OAHrm4zoGxMfE0nRkuhwNg8AO1SAklAjPzo0qdJGR69IKc3F2IXW+G5qM6PAriY4GnZDoezx7NtFzL5HNiN9wyhsAzTA2m67LWvLC2vuJMNelxup6E7y+Wo3/s7zvPuAt4QBDo7nGE1tWOF1rJo+MJbfdE4/vfKDfeFS5HC2EPia6/m2zjYMw/45xq973m8Vp6EIoHi1EEDQ1YLXDw1N1puh4Q9TXadH+nCllE7DN40utKqbqrWKsqYo7/8KH72cicdeT3ZWo2JGSun/Y2wOphLJKTs310Y1WJ5vL326e+bajavpgBa9YhjG3G/x8FmrCOhLJwVgvG7n7xTvmn4vKfm9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LAND", "label": "LAND", "description": "" }, { "symbol": { "type": "esriPMS", "url": "528081d7f49677f43e2620074e00f979", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXxJREFUOI29078vg0Ecx/H3kzQxMBNJieERBj9j6GaUWIR0IhYbSdPEgMTPMhLxOwYDQ7ugIkyMIgaDgTQhOWFQEYl/wPPcfQ0opX3Uj/hsd7nv6+6+ufPxh/F9nLBtO6KUivwa29rclLZgEGDs48LF+XnmFhZSY6WU5Ym9QLSMVqYt2pk4JxQOEwqH30+LZVlp4KdrDq11YZfVoDEYATGG0EorRsPN7XnaBp4ne01P8yizu8OIMSCgxYAYigrLEA33D9eZyjJj5cVVVJc00N08AsBkvI/+4BRdM02s9u5/aoMnBqQgAKM1J5eHOK5D/GgtW0l27H2MeWR6Y4DK0rrnq38H65xsRESDQEVpLSLgiGakY4n1g5Xcsfy8AhzzCAIiLqdXx2A0RqB1vB7EyQ1LJpMMtj8/zGxN9koa5vf7Ldu2BSAQCBCNRn+Owds3UUoRi8XYjlTI3hksxy9SG+WMeSXTf/wx9lX+Fxva8LW5rnv3J1gikdjOBQJ4AsXhljtehHaYAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MILE MARKER", "label": "MILE MARKER", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ef13c435db9b9cdb64b519e0f9b2099b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHVJREFUGJWdzzEKwkAQQNGHWcTWFBqJRYpACm9gJ57bFB7AzguIlQbsrVJEtDAxix+me8zsBl2Z8W4BHNUqs0HWYGPb4ZXUwnIQJ54QIs6/+8Z3nFFiPYav2OEQgwuckMc8Y/6anv744MVU8kM9TD54L43Z3AKdwgzePtOpLQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MOBILE HOME", "label": "MOBILE HOME", "description": "" }, { "symbol": { "type": "esriPMS", "url": "480fc318c1ddeef507e2282274c97098", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVZJREFUGJVtkb1Lw3AQQF+Tnw4lsWpbtZi0IH60ICIKCoKog4OgOAqODkUEJ3GQILoFh2zi4D/QQXAWHNxEBJ2MSEEqKESKHymBTDV10JYUfXBw3D2O407wFwmIARUgCDdEKI8VDGN3pL9/ql1R4p7vf96XSle7JycHtm07Ybn1wrIKM6OjC5FI5KcSjzOk65O9yeTY2tHRim3bjgA43d/fbhJDTORy0werq3uLhrEuAAYzmeW6WHZd7kslBnSd3kQCgGw6PQtIAqBVllP1Sc/lMnNbW1xYVkNWotEeICYAqkHgAhpAXyrF7fExWjLZWMXzfReoCADn7e18UNOGZUmiQ1XpUNWGWKvVeHKcayAQAI9tbdvKw8PMeDY7JktSk3hTLBafPW+zcbp8Pv91bpqTl3d3h92dnUststxVDYL38sfH2cvr68aaafpNT5nf2akC67/xL99TWm3EBXS2bQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OTHER", "label": "OTHER", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b9f4b7456f8fb029e24f6b575c8cfded", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZ1JREFUOI2lkz9IG1Ecxz+BSELKo3KPLqmFBC7c4lIyKBjLxS6HIIhDoU3QK92cO2Zx6k2OhRKcRSkVCYSWDCpYWnUrdAj3Cin4Z5ALHTURnosJPXKmSr/Tj99738/7/h784vyn4sMOLcuqATSbzbl7A7TWGsBxHAqFab23t4tSKnYngGma2pOS56uPsI/OeXL0g7X22YD5VkC32/3zTBijr9/BSkJwcdmh9KqkDw4Pikqp3aEA0zS17/sAPJyaopoRpJIpUoBtz+wAoVHiUWZPSgC+BgGO44QemJ2do16v6R4kHmWeFAZXHfCk5HMQsDC/EII0Gg2y2Ww4Qc9cEAZXN72nCYEnJZ+CgHKpTLX6gV8bm2zl84N/4ElJURhMtHwujk9Ijj3mSzrD+A3kTcJgO51h4uN6KE0f8F0YFHt1wcZu+f1LVkJQPPXZf/GS6aVFlqMAP0eALkMV7H+jctmhHQX4l3bSuX793jCg3Q4DlFKxScDM5XRlpRIJeftgBHX2O/Z3hIEESqmY67q4rtvvWZZVu22h7jTCsG28BmCqkqtM7BRvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SCHOOL", "label": "SCHOOL", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "where": null, "labelExpression": "[NEW_ADD]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 223, 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": 10, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 1249.9999999999902, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 932148.1218999997, "ymin": 759424.5386999995, "xmax": 967724.0888999999, "ymax": 794515.2241000012, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROAD_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": "PREFIX", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 7, "domain": { "type": "codedValue", "name": "SDR_DIRECTIONAL", "description": "Spatial Data Research DIRECTIONAL Domain", "codedValues": [ { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NEW_ADD", "type": "esriFieldTypeInteger", "alias": "ADDRESS_NUM", "domain": null }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 50, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "SDR_STREET_TYPE", "description": "Spatial Data Research STREET_TYPE Domain", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "ANX", "code": "ANX" }, { "name": "ARC", "code": "ARC" }, { "name": "AVE", "code": "AVE" }, { "name": "BCH", "code": "BCH" }, { "name": "BG", "code": "BG" }, { "name": "BGS", "code": "BGS" }, { "name": "BLF", "code": "BLF" }, { "name": "BLFS", "code": "BLFS" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BND", "code": "BND" }, { "name": "BR", "code": "BR" }, { "name": "BRG", "code": "BRG" }, { "name": "BRK", "code": "BRK" }, { "name": "BRKS", "code": "BRKS" }, { "name": "BTM", "code": "BTM" }, { "name": "BYP", "code": "BYP" }, { "name": "BYU", "code": "BYU" }, { "name": "CIR", "code": "CIR" }, { "name": "CIRS", "code": "CIRS" }, { "name": "CLB", "code": "CLB" }, { "name": "CLF", "code": "CLF" }, { "name": "CLFS", "code": "CLFS" }, { "name": "CMN", "code": "CMN" }, { "name": "CMNS", "code": "CMNS" }, { "name": "COR", "code": "COR" }, { "name": "CORS", "code": "CORS" }, { "name": "CP", "code": "CP" }, { "name": "CPE", "code": "CPE" }, { "name": "CRES", "code": "CRES" }, { "name": "CRK", "code": "CRK" }, { "name": "CRSE", "code": "CRSE" }, { "name": "CRST", "code": "CRST" }, { "name": "CSWY", "code": "CSWY" }, { "name": "CT", "code": "CT" }, { "name": "CTR", "code": "CTR" }, { "name": "CTRS", "code": "CTRS" }, { "name": "CTS", "code": "CTS" }, { "name": "CURV", "code": "CURV" }, { "name": "CV", "code": "CV" }, { "name": "CVS", "code": "CVS" }, { "name": "CYN", "code": "CYN" }, { "name": "DL", "code": "DL" }, { "name": "DM", "code": "DM" }, { "name": "DR", "code": "DR" }, { "name": "DRS", "code": "DRS" }, { "name": "DV", "code": "DV" }, { "name": "EST", "code": "EST" }, { "name": "ESTS", "code": "ESTS" }, { "name": "EXPY", "code": "EXPY" }, { "name": "EXT", "code": "EXT" }, { "name": "EXTS", "code": "EXTS" }, { "name": "FALL", "code": "FALL" }, { "name": "FLD", "code": "FLD" }, { "name": "FLDS", "code": "FLDS" }, { "name": "FLS", "code": "FLS" }, { "name": "FLT", "code": "FLT" }, { "name": "FLTS", "code": "FLTS" }, { "name": "FRD", "code": "FRD" }, { "name": "FRDS", "code": "FRDS" }, { "name": "FRG", "code": "FRG" }, { "name": "FRGS", "code": "FRGS" }, { "name": "FRK", "code": "FRK" }, { "name": "FRKS", "code": "FRKS" }, { "name": "FRST", "code": "FRST" }, { "name": "FRY", "code": "FRY" }, { "name": "FT", "code": "FT" }, { "name": "FWY", "code": "FWY" }, { "name": "GDN", "code": "GDN" }, { "name": "GDNS", "code": "GDNS" }, { "name": "GLN", "code": "GLN" }, { "name": "GLNS", "code": "GLNS" }, { "name": "GRN", "code": "GRN" }, { "name": "GRNS", "code": "GRNS" }, { "name": "GRV", "code": "GRV" }, { "name": "GRVS", "code": "GRVS" }, { "name": "GTWY", "code": "GTWY" }, { "name": "HBR", "code": "HBR" }, { "name": "HBRS", "code": "HBRS" }, { "name": "HL", "code": "HL" }, { "name": "HLS", "code": "HLS" }, { "name": "HOLW", "code": "HOLW" }, { "name": "HTS", "code": "HTS" }, { "name": "HVN", "code": "HVN" }, { "name": "HWY", "code": "HWY" }, { "name": "INLT", "code": "INLT" }, { "name": "IS", "code": "IS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "ISS", "code": "ISS" }, { "name": "JCT", "code": "JCT" }, { "name": "JCTS", "code": "JCTS" }, { "name": "KNL", "code": "KNL" }, { "name": "KNLS", "code": "KNLS" }, { "name": "KY", "code": "KY" }, { "name": "KYS", "code": "KYS" }, { "name": "LAND", "code": "LAND" }, { "name": "LCK", "code": "LCK" }, { "name": "LCKS", "code": "LCKS" }, { "name": "LDG", "code": "LDG" }, { "name": "LF", "code": "LF" }, { "name": "LGT", "code": "LGT" }, { "name": "LGTS", "code": "LGTS" }, { "name": "LK", "code": "LK" }, { "name": "LKS", "code": "LKS" }, { "name": "LN", "code": "LN" }, { "name": "LNDG", "code": "LNDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MDW", "code": "MDW" }, { "name": "MDWS", "code": "MDWS" }, { "name": "MEWS", "code": "MEWS" }, { "name": "ML", "code": "ML" }, { "name": "MLS", "code": "MLS" }, { "name": "MNR", "code": "MNR" }, { "name": "MNRS", "code": "MNRS" }, { "name": "MSN", "code": "MSN" }, { "name": "MT", "code": "MT" }, { "name": "MTN", "code": "MTN" }, { "name": "MTNS", "code": "MTNS" }, { "name": "MTWY", "code": "MTWY" }, { "name": "NCK", "code": "NCK" }, { "name": "OPAS", "code": "OPAS" }, { "name": "ORCH", "code": "ORCH" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLN", "code": "PLN" }, { "name": "PLNS", "code": "PLNS" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PNE", "code": "PNE" }, { "name": "PNES", "code": "PNES" }, { "name": "PR", "code": "PR" }, { "name": "PRT", "code": "PRT" }, { "name": "PRTS", "code": "PRTS" }, { "name": "PSGE", "code": "PSGE" }, { "name": "PT", "code": "PT" }, { "name": "PTS", "code": "PTS" }, { "name": "RADL", "code": "RADL" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "RDG", "code": "RDG" }, { "name": "RDGS", "code": "RDGS" }, { "name": "RDS", "code": "RDS" }, { "name": "RIV", "code": "RIV" }, { "name": "RNCH", "code": "RNCH" }, { "name": "ROW", "code": "ROW" }, { "name": "RPD", "code": "RPD" }, { "name": "RPDS", "code": "RPDS" }, { "name": "RST", "code": "RST" }, { "name": "RTE", "code": "RTE" }, { "name": "RUE", "code": "RUE" }, { "name": "RUN", "code": "RUN" }, { "name": "SHL", "code": "SHL" }, { "name": "SHLS", "code": "SHLS" }, { "name": "SHR", "code": "SHR" }, { "name": "SHRS", "code": "SHRS" }, { "name": "SKWY", "code": "SKWY" }, { "name": "SMT", "code": "SMT" }, { "name": "SPG", "code": "SPG" }, { "name": "SPGS", "code": "SPGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "SQS", "code": "SQS" }, { "name": "ST", "code": "ST" }, { "name": "STA", "code": "STA" }, { "name": "STRA", "code": "STRA" }, { "name": "STRM", "code": "STRM" }, { "name": "STS", "code": "STS" }, { "name": "TER", "code": "TER" }, { "name": "TPKE", "code": "TPKE" }, { "name": "TRAK", "code": "TRAK" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRFY", "code": "TRFY" }, { "name": "TRL", "code": "TRL" }, { "name": "TRLR", "code": "TRLR" }, { "name": "TRWY", "code": "TRWY" }, { "name": "TUNL", "code": "TUNL" }, { "name": "UN", "code": "UN" }, { "name": "UNS", "code": "UNS" }, { "name": "UPAS", "code": "UPAS" }, { "name": "VIA", "code": "VIA" }, { "name": "VIS", "code": "VIS" }, { "name": "VL", "code": "VL" }, { "name": "VLG", "code": "VLG" }, { "name": "VLGS", "code": "VLGS" }, { "name": "VLY", "code": "VLY" }, { "name": "VLYS", "code": "VLYS" }, { "name": "VW", "code": "VW" }, { "name": "VWS", "code": "VWS" }, { "name": "WALK", "code": "WALK" }, { "name": "WALL", "code": "WALL" }, { "name": "WAY", "code": "WAY" }, { "name": "WAYS", "code": "WAYS" }, { "name": "WL", "code": "WL" }, { "name": "WLS", "code": "WLS" }, { "name": "XING", "code": "XING" }, { "name": "XRD", "code": "XRD" }, { "name": "XRDS", "code": "XRDS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTDIR", "type": "esriFieldTypeString", "alias": "POST_DIR", "length": 8, "domain": { "type": "codedValue", "name": "SDR_DIRECTIONAL", "description": "Spatial Data Research DIRECTIONAL Domain", "codedValues": [ { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIDE_OF_RD", "type": "esriFieldTypeString", "alias": "SIDE_OF_RD", "length": 11, "domain": null }, { "name": "POST_OFFICE", "type": "esriFieldTypeString", "alias": "POST_OFFICE", "length": 17, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeInteger", "alias": "ZIP_CODE", "domain": null }, { "name": "ZIP_4", "type": "esriFieldTypeInteger", "alias": "ZIP_4", "domain": null }, { "name": "EXCHANGE", "type": "esriFieldTypeString", "alias": "EXCHANGE", "length": 10, "domain": null }, { "name": "MAP_DIR", "type": "esriFieldTypeSmallInteger", "alias": "MAP_DIR", "domain": null }, { "name": "ESN", "type": "esriFieldTypeSmallInteger", "alias": "ESN", "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 8, "domain": null }, { "name": "TWN_RNG", "type": "esriFieldTypeString", "alias": "TWN_RNG", "length": 9, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "MSAG_COMMUNITY", "type": "esriFieldTypeString", "alias": "MSAG_COMMUNITY", "length": 50, "domain": null }, { "name": "ST", "type": "esriFieldTypeString", "alias": "ST", "length": 2, "domain": { "type": "codedValue", "name": "SDR_STATE", "description": "Spatial Data Research STATE Domain", "codedValues": [ { "name": "AL", "code": "AL" }, { "name": "AK", "code": "AK" }, { "name": "AZ", "code": "AZ" }, { "name": "AR", "code": "AR" }, { "name": "CA", "code": "CA" }, { "name": "CO", "code": "CO" }, { "name": "CT", "code": "CT" }, { "name": "DE", "code": "DE" }, { "name": "FL", "code": "FL" }, { "name": "GA", "code": "GA" }, { "name": "HI", "code": "HI" }, { "name": "ID", "code": "ID" }, { "name": "IL", "code": "IL" }, { "name": "IN", "code": "IN" }, { "name": "IA", "code": "IA" }, { "name": "KS", "code": "KS" }, { "name": "KY", "code": "KY" }, { "name": "LA", "code": "LA" }, { "name": "ME", "code": "ME" }, { "name": "MD", "code": "MD" }, { "name": "MA", "code": "MA" }, { "name": "MI", "code": "MI" }, { "name": "MN", "code": "MN" }, { "name": "MS", "code": "MS" }, { "name": "MO", "code": "MO" }, { "name": "MT", "code": "MT" }, { "name": "NE", "code": "NE" }, { "name": "NV", "code": "NV" }, { "name": "NH", "code": "NH" }, { "name": "NJ", "code": "NJ" }, { "name": "NM", "code": "NM" }, { "name": "NY", "code": "NY" }, { "name": "NC", "code": "NC" }, { "name": "ND", "code": "ND" }, { "name": "OH", "code": "OH" }, { "name": "OK", "code": "OK" }, { "name": "OR", "code": "OR" }, { "name": "PA", "code": "PA" }, { "name": "RI", "code": "RI" }, { "name": "SC", "code": "SC" }, { "name": "SD", "code": "SD" }, { "name": "TN", "code": "TN" }, { "name": "TX", "code": "TX" }, { "name": "UT", "code": "UT" }, { "name": "VT", "code": "VT" }, { "name": "VA", "code": "VA" }, { "name": "WA", "code": "WA" }, { "name": "WV", "code": "WV" }, { "name": "WI", "code": "WI" }, { "name": "WY", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POLICE", "type": "esriFieldTypeString", "alias": "POLICE", "length": 25, "domain": null }, { "name": "AMBULANCE", "type": "esriFieldTypeString", "alias": "AMBULANCE", "length": 25, "domain": null }, { "name": "FIRE", "type": "esriFieldTypeString", "alias": "FIRE", "length": 25, "domain": null }, { "name": "DATE_ENTERED", "type": "esriFieldTypeDate", "alias": "DATE_ENTERED", "length": 8, "domain": null }, { "name": "DATE_MODIFIED", "type": "esriFieldTypeDate", "alias": "DATE_MODIFIED", "length": 8, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 64, "domain": null }, { "name": "ALIAS1", "type": "esriFieldTypeString", "alias": "ALIAS1", "length": 64, "domain": null }, { "name": "ALIAS2", "type": "esriFieldTypeString", "alias": "ALIAS2", "length": 64, "domain": null }, { "name": "PARITY", "type": "esriFieldTypeString", "alias": "PARITY", "length": 1, "domain": { "type": "codedValue", "name": "SDR_PARITY", "description": "Spatial Data Research PARITY Domain", "codedValues": [ { "name": "E", "code": "E" }, { "name": "O", "code": "O" }, { "name": "Z", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTURE_COMP", "type": "esriFieldTypeString", "alias": "STRUCTURE_COMP", "length": 32, "domain": { "type": "codedValue", "name": "SDR_STRUCTURE_COMP", "description": "Spatial Data Research STRUCTURE_COMP Domain", "codedValues": [ { "name": "ADOBE", "code": "ADOBE" }, { "name": "BRICK", "code": "BRICK" }, { "name": "CONCRETE/BLOCK", "code": "CONCRETE/BLOCK" }, { "name": "FRAME", "code": "FRAME" }, { "name": "LOG", "code": "LOG" }, { "name": "METAL", "code": "METAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "STUCCO", "code": "STUCCO" }, { "name": "STONE", "code": "STONE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLACE", "type": "esriFieldTypeString", "alias": "PLACE", "length": 32, "domain": { "type": "codedValue", "name": "SDR_STRUCTURE_TYPE_4", "description": "Spatial Data Research STRUCTURE_TYPE Domain", "codedValues": [ { "name": "APARTMENT", "code": "APARTMENT" }, { "name": "BARN/SHOP BLDG", "code": "BARN/SHOP BLDG" }, { "name": "BUSINESS", "code": "BUSINESS" }, { "name": "CHURCH", "code": "CHURCH" }, { "name": "COMPLEX", "code": "COMPLEX" }, { "name": "CONDO", "code": "CONDO" }, { "name": "COMMERCIAL", "code": "COMMERCIAL" }, { "name": "DUPLEX", "code": "DUPLEX" }, { "name": "GOVERNMENT", "code": "GOVERNMENT" }, { "name": "HOME SF", "code": "HOME SF" }, { "name": "MOBILE HOME", "code": "MOBILE HOME" }, { "name": "OTHER", "code": "OTHER" }, { "name": "RESIDENTIAL", "code": "RESIDENTIAL" }, { "name": "RV/RV PAD", "code": "RV/RV PAD" }, { "name": "SCHOOL", "code": "SCHOOL" }, { "name": "TRAILER", "code": "TRAILER" }, { "name": "STE GEN CITY", "code": "STE GEN CITY" }, { "name": "CEMETERY", "code": "CEMETERY" }, { "name": "CAMPING LOT", "code": "CAMPING LOT" }, { "name": "CELL TOWER", "code": "CELL TOWER" }, { "name": "FARM", "code": "FARM" }, { "name": "LAND ONLY", "code": "LAND ONLY" }, { "name": "OUT BUILDING", "code": "OUT BUILDING" }, { "name": "RADIO TOWER", "code": "RADIO TOWER" }, { "name": "ST MARY CITY", "code": "ST MARY CITY" }, { "name": "BLOOMSDALE CITY", "code": "BLOOMSDALE CITY" }, { "name": "BILLBOARD", "code": "BILLBOARD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "NAT_GRID", "type": "esriFieldTypeString", "alias": "NAT_GRID", "length": 16, "domain": null }, { "name": "FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "FULL_ADDRESS", "length": 64, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 42, "name": "Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[ELEVATION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 163, 255, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 932062.5512000006, "ymin": 759278.6489000022, "xmax": 969634.0898000002, "ymax": 796378.3884999976, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SPECIAL", "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": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeInteger", "alias": "ELEVATION", "domain": null }, { "name": "ELEVLOW", "type": "esriFieldTypeInteger", "alias": "ELEVLOW", "domain": null }, { "name": "SPECIAL", "type": "esriFieldTypeString", "alias": "SPECIAL", "length": 3, "domain": null }, { "name": "COLOR", "type": "esriFieldTypeSmallInteger", "alias": "COLOR", "domain": null }, { "name": "ELEV_M", "type": "esriFieldTypeDouble", "alias": "ELEV_M", "domain": null }, { "name": "FNODE1", "type": "esriFieldTypeInteger", "alias": "FNODE1", "domain": null }, { "name": "TNODE1", "type": "esriFieldTypeInteger", "alias": "TNODE1", "domain": null }, { "name": "LPOLY1", "type": "esriFieldTypeInteger", "alias": "LPOLY1", "domain": null }, { "name": "RPOLY1", "type": "esriFieldTypeInteger", "alias": "RPOLY1", "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": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 43, "name": "Road Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 20001, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSIFI", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 223, 255, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "INTERSTATE HIGHWAY", "label": "INTERSTATE HIGHWAY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.7 }, "value": "US HIGHWAY", "label": "US HIGHWAY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.7 }, "value": "STATE NUMBERED HIGHWAY", "label": "STATE NUMBERED HIGHWAY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 }, "value": "STATE LETTERED HIGHWAY", "label": "STATE LETTERED HIGHWAY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "CITY ROAD", "label": "CITY ROAD", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 189, 189, 197, 255 ], "width": 1 }, "value": "COUNTY ROAD", "label": "COUNTY ROAD", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 189, 189, 197, 255 ], "width": 1 }, "value": "UNCLASSIFIED", "label": "COUNTY ROAD", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 223, 255, 255 ], "width": 1 }, "value": "PRIVATE LANE", "label": "PRIVATE LANE", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "CLASSIFI = 'INTERSTATE HIGHWAY'", "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "CLASSIFI = 'US HIGHWAY'", "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": "CLASSIFI = 'STATE NUMBERED HIGHWAY'", "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": "CLASSIFI = 'STATE LETTERED HIGHWAY'", "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": "esriServerLinePlacementAboveAlong", "where": "CLASSIFI = 'COUNTY ROAD'", "labelExpression": "[RDNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "CLASSIFI = 'PRIVATE LANE'", "labelExpression": "[RDNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "NOT ((\"CLASSI\" = 'INTERSTATE HIGHWAY' ) OR (\"CLASSI\" = 'US HIGHWAY' ) OR (\"CLASSI\" = 'STATE NUMBERED HIGHWAY' ) OR (\"CLASSI\" = 'STATE LETTERED HIGHWAY' ) OR (\"CLASSI\" = 'CITY ROAD' ) OR (\"CLASSI\" = 'COUNTY ROAD' ) OR (\"CLASSI\" = 'UNCLASSIFIED' ) OR (\"CLASSI\" = 'PRIVATE LANE' ))", "labelExpression": "[RDNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 932104.7267000005, "ymin": 759323.1331999972, "xmax": 969594.3940999992, "ymax": 796233.9296000004, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "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": "PREFIX", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 8, "domain": { "type": "codedValue", "name": "SDR_DIRECTIONAL", "description": "Spatial Data Research DIRECTIONAL Domain", "codedValues": [ { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADD_NEW", "type": "esriFieldTypeString", "alias": "ADD_NEW", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "TYPE", "length": 6, "domain": { "type": "codedValue", "name": "SDR_STREET_TYPE", "description": "Spatial Data Research STREET_TYPE Domain", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "ANX", "code": "ANX" }, { "name": "ARC", "code": "ARC" }, { "name": "AVE", "code": "AVE" }, { "name": "BCH", "code": "BCH" }, { "name": "BG", "code": "BG" }, { "name": "BGS", "code": "BGS" }, { "name": "BLF", "code": "BLF" }, { "name": "BLFS", "code": "BLFS" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BND", "code": "BND" }, { "name": "BR", "code": "BR" }, { "name": "BRG", "code": "BRG" }, { "name": "BRK", "code": "BRK" }, { "name": "BRKS", "code": "BRKS" }, { "name": "BTM", "code": "BTM" }, { "name": "BYP", "code": "BYP" }, { "name": "BYU", "code": "BYU" }, { "name": "CIR", "code": "CIR" }, { "name": "CIRS", "code": "CIRS" }, { "name": "CLB", "code": "CLB" }, { "name": "CLF", "code": "CLF" }, { "name": "CLFS", "code": "CLFS" }, { "name": "CMN", "code": "CMN" }, { "name": "CMNS", "code": "CMNS" }, { "name": "COR", "code": "COR" }, { "name": "CORS", "code": "CORS" }, { "name": "CP", "code": "CP" }, { "name": "CPE", "code": "CPE" }, { "name": "CRES", "code": "CRES" }, { "name": "CRK", "code": "CRK" }, { "name": "CRSE", "code": "CRSE" }, { "name": "CRST", "code": "CRST" }, { "name": "CSWY", "code": "CSWY" }, { "name": "CT", "code": "CT" }, { "name": "CTR", "code": "CTR" }, { "name": "CTRS", "code": "CTRS" }, { "name": "CTS", "code": "CTS" }, { "name": "CURV", "code": "CURV" }, { "name": "CV", "code": "CV" }, { "name": "CVS", "code": "CVS" }, { "name": "CYN", "code": "CYN" }, { "name": "DL", "code": "DL" }, { "name": "DM", "code": "DM" }, { "name": "DR", "code": "DR" }, { "name": "DRS", "code": "DRS" }, { "name": "DV", "code": "DV" }, { "name": "EST", "code": "EST" }, { "name": "ESTS", "code": "ESTS" }, { "name": "EXPY", "code": "EXPY" }, { "name": "EXT", "code": "EXT" }, { "name": "EXTS", "code": "EXTS" }, { "name": "FALL", "code": "FALL" }, { "name": "FLD", "code": "FLD" }, { "name": "FLDS", "code": "FLDS" }, { "name": "FLS", "code": "FLS" }, { "name": "FLT", "code": "FLT" }, { "name": "FLTS", "code": "FLTS" }, { "name": "FRD", "code": "FRD" }, { "name": "FRDS", "code": "FRDS" }, { "name": "FRG", "code": "FRG" }, { "name": "FRGS", "code": "FRGS" }, { "name": "FRK", "code": "FRK" }, { "name": "FRKS", "code": "FRKS" }, { "name": "FRST", "code": "FRST" }, { "name": "FRY", "code": "FRY" }, { "name": "FT", "code": "FT" }, { "name": "FWY", "code": "FWY" }, { "name": "GDN", "code": "GDN" }, { "name": "GDNS", "code": "GDNS" }, { "name": "GLN", "code": "GLN" }, { "name": "GLNS", "code": "GLNS" }, { "name": "GRN", "code": "GRN" }, { "name": "GRNS", "code": "GRNS" }, { "name": "GRV", "code": "GRV" }, { "name": "GRVS", "code": "GRVS" }, { "name": "GTWY", "code": "GTWY" }, { "name": "HBR", "code": "HBR" }, { "name": "HBRS", "code": "HBRS" }, { "name": "HL", "code": "HL" }, { "name": "HLS", "code": "HLS" }, { "name": "HOLW", "code": "HOLW" }, { "name": "HTS", "code": "HTS" }, { "name": "HVN", "code": "HVN" }, { "name": "HWY", "code": "HWY" }, { "name": "INLT", "code": "INLT" }, { "name": "IS", "code": "IS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "ISS", "code": "ISS" }, { "name": "JCT", "code": "JCT" }, { "name": "JCTS", "code": "JCTS" }, { "name": "KNL", "code": "KNL" }, { "name": "KNLS", "code": "KNLS" }, { "name": "KY", "code": "KY" }, { "name": "KYS", "code": "KYS" }, { "name": "LAND", "code": "LAND" }, { "name": "LCK", "code": "LCK" }, { "name": "LCKS", "code": "LCKS" }, { "name": "LDG", "code": "LDG" }, { "name": "LF", "code": "LF" }, { "name": "LGT", "code": "LGT" }, { "name": "LGTS", "code": "LGTS" }, { "name": "LK", "code": "LK" }, { "name": "LKS", "code": "LKS" }, { "name": "LN", "code": "LN" }, { "name": "LNDG", "code": "LNDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MDW", "code": "MDW" }, { "name": "MDWS", "code": "MDWS" }, { "name": "MEWS", "code": "MEWS" }, { "name": "ML", "code": "ML" }, { "name": "MLS", "code": "MLS" }, { "name": "MNR", "code": "MNR" }, { "name": "MNRS", "code": "MNRS" }, { "name": "MSN", "code": "MSN" }, { "name": "MT", "code": "MT" }, { "name": "MTN", "code": "MTN" }, { "name": "MTNS", "code": "MTNS" }, { "name": "MTWY", "code": "MTWY" }, { "name": "NCK", "code": "NCK" }, { "name": "OPAS", "code": "OPAS" }, { "name": "ORCH", "code": "ORCH" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLN", "code": "PLN" }, { "name": "PLNS", "code": "PLNS" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PNE", "code": "PNE" }, { "name": "PNES", "code": "PNES" }, { "name": "PR", "code": "PR" }, { "name": "PRT", "code": "PRT" }, { "name": "PRTS", "code": "PRTS" }, { "name": "PSGE", "code": "PSGE" }, { "name": "PT", "code": "PT" }, { "name": "PTS", "code": "PTS" }, { "name": "RADL", "code": "RADL" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "RDG", "code": "RDG" }, { "name": "RDGS", "code": "RDGS" }, { "name": "RDS", "code": "RDS" }, { "name": "RIV", "code": "RIV" }, { "name": "RNCH", "code": "RNCH" }, { "name": "ROW", "code": "ROW" }, { "name": "RPD", "code": "RPD" }, { "name": "RPDS", "code": "RPDS" }, { "name": "RST", "code": "RST" }, { "name": "RTE", "code": "RTE" }, { "name": "RUE", "code": "RUE" }, { "name": "RUN", "code": "RUN" }, { "name": "SHL", "code": "SHL" }, { "name": "SHLS", "code": "SHLS" }, { "name": "SHR", "code": "SHR" }, { "name": "SHRS", "code": "SHRS" }, { "name": "SKWY", "code": "SKWY" }, { "name": "SMT", "code": "SMT" }, { "name": "SPG", "code": "SPG" }, { "name": "SPGS", "code": "SPGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "SQS", "code": "SQS" }, { "name": "ST", "code": "ST" }, { "name": "STA", "code": "STA" }, { "name": "STRA", "code": "STRA" }, { "name": "STRM", "code": "STRM" }, { "name": "STS", "code": "STS" }, { "name": "TER", "code": "TER" }, { "name": "TPKE", "code": "TPKE" }, { "name": "TRAK", "code": "TRAK" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRFY", "code": "TRFY" }, { "name": "TRL", "code": "TRL" }, { "name": "TRLR", "code": "TRLR" }, { "name": "TRWY", "code": "TRWY" }, { "name": "TUNL", "code": "TUNL" }, { "name": "UN", "code": "UN" }, { "name": "UNS", "code": "UNS" }, { "name": "UPAS", "code": "UPAS" }, { "name": "VIA", "code": "VIA" }, { "name": "VIS", "code": "VIS" }, { "name": "VL", "code": "VL" }, { "name": "VLG", "code": "VLG" }, { "name": "VLGS", "code": "VLGS" }, { "name": "VLY", "code": "VLY" }, { "name": "VLYS", "code": "VLYS" }, { "name": "VW", "code": "VW" }, { "name": "VWS", "code": "VWS" }, { "name": "WALK", "code": "WALK" }, { "name": "WALL", "code": "WALL" }, { "name": "WAY", "code": "WAY" }, { "name": "WAYS", "code": "WAYS" }, { "name": "WL", "code": "WL" }, { "name": "WLS", "code": "WLS" }, { "name": "XING", "code": "XING" }, { "name": "XRD", "code": "XRD" }, { "name": "XRDS", "code": "XRDS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTDIR", "type": "esriFieldTypeString", "alias": "POSTDIR", "length": 9, "domain": { "type": "codedValue", "name": "SDR_DIRECTIONAL", "description": "Spatial Data Research DIRECTIONAL Domain", "codedValues": [ { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOW", "type": "esriFieldTypeInteger", "alias": "LOW", "domain": null }, { "name": "HIGH", "type": "esriFieldTypeInteger", "alias": "HIGH", "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeSmallInteger", "alias": "ESN_L", "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeSmallInteger", "alias": "ESN_R", "domain": null }, { "name": "EXCHANGE_LEFT", "type": "esriFieldTypeString", "alias": "EXCHANGE_LEFT", "length": 10, "domain": null }, { "name": "EXCHANGE_RIGHT", "type": "esriFieldTypeString", "alias": "EXCHANGE_RIGHT", "length": 10, "domain": null }, { "name": "COMMUNITY_L", "type": "esriFieldTypeString", "alias": "COMMUNITY_L", "length": 50, "domain": null }, { "name": "COMMUNITY_R", "type": "esriFieldTypeString", "alias": "COMMUNITY_R", "length": 50, "domain": null }, { "name": "CITY_L", "type": "esriFieldTypeString", "alias": "CITY_L", "length": 50, "domain": null }, { "name": "CITY_R", "type": "esriFieldTypeString", "alias": "CITY_R", "length": 50, "domain": null }, { "name": "RD_NUM", "type": "esriFieldTypeString", "alias": "RD_NUM", "length": 4, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "CODE", "type": "esriFieldTypeSmallInteger", "alias": "CODE", "domain": null }, { "name": "ADJUSTED", "type": "esriFieldTypeSmallInteger", "alias": "ADJUSTED", "domain": null }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "length": 8, "domain": null }, { "name": "DATE_MODIFIED", "type": "esriFieldTypeDate", "alias": "DATE_MODIFIED", "length": 8, "domain": null }, { "name": "USER_NAME", "type": "esriFieldTypeString", "alias": "USER_NAME", "length": 32, "domain": null }, { "name": "USER_INITIALS", "type": "esriFieldTypeString", "alias": "USER_INITIALS", "length": 3, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 64, "domain": null }, { "name": "ALIAS1", "type": "esriFieldTypeString", "alias": "ALIAS1", "length": 64, "domain": null }, { "name": "ALIAS2", "type": "esriFieldTypeString", "alias": "ALIAS2", "length": 64, "domain": null }, { "name": "LEFT_FROM", "type": "esriFieldTypeInteger", "alias": "LEFT_FROM", "domain": null }, { "name": "LEFT_TO", "type": "esriFieldTypeInteger", "alias": "LEFT_TO", "domain": null }, { "name": "RIGHT_FROM", "type": "esriFieldTypeInteger", "alias": "RIGHT_FROM", "domain": null }, { "name": "RIGHT_TO", "type": "esriFieldTypeInteger", "alias": "RIGHT_TO", "domain": null }, { "name": "CLASSI", "type": "esriFieldTypeString", "alias": "CLASSI", "length": 32, "domain": null }, { "name": "ZIP_RIGHT", "type": "esriFieldTypeString", "alias": "ZIP_RIGHT", "length": 32, "domain": null }, { "name": "ZIP_LEFT", "type": "esriFieldTypeString", "alias": "ZIP_LEFT", "length": 32, "domain": null }, { "name": "LAST_CHANGE", "type": "esriFieldTypeString", "alias": "LAST_CHANGE", "length": 128, "domain": null }, { "name": "FLAG", "type": "esriFieldTypeString", "alias": "FLAG", "length": 2, "domain": null }, { "name": "FEATURE_GUID", "type": "esriFieldTypeString", "alias": "FEATURE_GUID", "length": 38, "domain": null }, { "name": "NOTE1", "type": "esriFieldTypeString", "alias": "NOTE1", "length": 255, "domain": null }, { "name": "NOTE2", "type": "esriFieldTypeString", "alias": "NOTE2", "length": 255, "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANES", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 32, "domain": { "type": "codedValue", "name": "SDR_SURFACE", "description": "Spatial Data Research SURFACE Domain", "codedValues": [ { "name": "ASPHALT", "code": "ASPHALT" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "GRAVEL", "code": "GRAVEL" }, { "name": "DIRT", "code": "DIRT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 1, "domain": { "type": "codedValue", "name": "SDR_YESNOUNKNOWN", "description": "Spatial Data Research YESNOUNKNOWN Domain", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" }, { "name": "U", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHOULDER", "type": "esriFieldTypeString", "alias": "SHOULDER", "length": 1, "domain": { "type": "codedValue", "name": "SDR_YESNOUNKNOWN", "description": "Spatial Data Research YESNOUNKNOWN Domain", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" }, { "name": "U", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROAD_SIGN", "type": "esriFieldTypeString", "alias": "ROAD_SIGN", "length": 64, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA_SOURCE", "length": 16, "domain": null }, { "name": "CLASSIFI", "type": "esriFieldTypeString", "alias": "CLASSIFI", "length": 32, "domain": { "type": "codedValue", "name": "SDR_CLASSIFICATION_1", "description": "Spatial Data Research CLASSIFICATION Domain", "codedValues": [ { "name": "COUNTY HWY", "code": "COUNTY HWY" }, { "name": "COUNTY ROAD", "code": "COUNTY ROAD" }, { "name": "CITY ROAD", "code": "CITY ROAD" }, { "name": "INTERSTATE HIGHWAY", "code": "INTERSTATE HIGHWAY" }, { "name": "JEEP TRAIL", "code": "JEEP TRAIL" }, { "name": "OTHER FEDERAL", "code": "OTHER FEDERAL" }, { "name": "PRIVATE LANE", "code": "PRIVATE LANE" }, { "name": "STATE LETTERED HIGHWAY", "code": "STATE LETTERED HIGHWAY" }, { "name": "STATE NUMBERED HIGHWAY", "code": "STATE NUMBERED HIGHWAY" }, { "name": "SUBDIVISION", "code": "SUBDIVISION" }, { "name": "UNCLASSIFIED", "code": "UNCLASSIFIED" }, { "name": "UNIMPROVED ROAD", "code": "UNIMPROVED ROAD" }, { "name": "US HIGHWAY", "code": "US HIGHWAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 44, "name": "Road Names", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000.00000000002, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSI", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 223, 255, 255 ], "width": 1 }, "value": "PRIVATE LANE", "label": "PRIVATE LANE", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "CLASSIFI = 'INTERSTATE HIGHWAY'", "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "CLASSIFI = 'US HIGHWAY'", "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": "CLASSIFI = 'STATE NUMBERED HIGHWAY'", "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": "CLASSIFI = 'STATE LETTERED HIGHWAY'", "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": "CLASSIFI = 'CITY ROAD'", "labelExpression": "[RDNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 190, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "CLASSIFI = 'COUNTY ROAD'", "labelExpression": "[RDNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 190, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "CLASSIFI = 'PRIVATE LANE'", "labelExpression": "[RDNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 190, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "NOT ((\"CLASSI\" = 'INTERSTATE HIGHWAY' ) OR (\"CLASSI\" = 'US HIGHWAY' ) OR (\"CLASSI\" = 'STATE NUMBERED HIGHWAY' ) OR (\"CLASSI\" = 'STATE LETTERED HIGHWAY' ) OR (\"CLASSI\" = 'CITY ROAD' ) OR (\"CLASSI\" = 'COUNTY ROAD' ) OR (\"CLASSI\" = 'UNCLASSIFIED' ) OR (\"CLASSI\" = 'PRIVATE LANE' ))", "labelExpression": "[RDNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 190, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 932104.7267000005, "ymin": 759323.1331999972, "xmax": 969594.3940999992, "ymax": 796233.9296000004, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "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": "PREFIX", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 8, "domain": { "type": "codedValue", "name": "SDR_DIRECTIONAL", "description": "Spatial Data Research DIRECTIONAL Domain", "codedValues": [ { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADD_NEW", "type": "esriFieldTypeString", "alias": "ADD_NEW", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "TYPE", "length": 6, "domain": { "type": "codedValue", "name": "SDR_STREET_TYPE", "description": "Spatial Data Research STREET_TYPE Domain", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "ANX", "code": "ANX" }, { "name": "ARC", "code": "ARC" }, { "name": "AVE", "code": "AVE" }, { "name": "BCH", "code": "BCH" }, { "name": "BG", "code": "BG" }, { "name": "BGS", "code": "BGS" }, { "name": "BLF", "code": "BLF" }, { "name": "BLFS", "code": "BLFS" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BND", "code": "BND" }, { "name": "BR", "code": "BR" }, { "name": "BRG", "code": "BRG" }, { "name": "BRK", "code": "BRK" }, { "name": "BRKS", "code": "BRKS" }, { "name": "BTM", "code": "BTM" }, { "name": "BYP", "code": "BYP" }, { "name": "BYU", "code": "BYU" }, { "name": "CIR", "code": "CIR" }, { "name": "CIRS", "code": "CIRS" }, { "name": "CLB", "code": "CLB" }, { "name": "CLF", "code": "CLF" }, { "name": "CLFS", "code": "CLFS" }, { "name": "CMN", "code": "CMN" }, { "name": "CMNS", "code": "CMNS" }, { "name": "COR", "code": "COR" }, { "name": "CORS", "code": "CORS" }, { "name": "CP", "code": "CP" }, { "name": "CPE", "code": "CPE" }, { "name": "CRES", "code": "CRES" }, { "name": "CRK", "code": "CRK" }, { "name": "CRSE", "code": "CRSE" }, { "name": "CRST", "code": "CRST" }, { "name": "CSWY", "code": "CSWY" }, { "name": "CT", "code": "CT" }, { "name": "CTR", "code": "CTR" }, { "name": "CTRS", "code": "CTRS" }, { "name": "CTS", "code": "CTS" }, { "name": "CURV", "code": "CURV" }, { "name": "CV", "code": "CV" }, { "name": "CVS", "code": "CVS" }, { "name": "CYN", "code": "CYN" }, { "name": "DL", "code": "DL" }, { "name": "DM", "code": "DM" }, { "name": "DR", "code": "DR" }, { "name": "DRS", "code": "DRS" }, { "name": "DV", "code": "DV" }, { "name": "EST", "code": "EST" }, { "name": "ESTS", "code": "ESTS" }, { "name": "EXPY", "code": "EXPY" }, { "name": "EXT", "code": "EXT" }, { "name": "EXTS", "code": "EXTS" }, { "name": "FALL", "code": "FALL" }, { "name": "FLD", "code": "FLD" }, { "name": "FLDS", "code": "FLDS" }, { "name": "FLS", "code": "FLS" }, { "name": "FLT", "code": "FLT" }, { "name": "FLTS", "code": "FLTS" }, { "name": "FRD", "code": "FRD" }, { "name": "FRDS", "code": "FRDS" }, { "name": "FRG", "code": "FRG" }, { "name": "FRGS", "code": "FRGS" }, { "name": "FRK", "code": "FRK" }, { "name": "FRKS", "code": "FRKS" }, { "name": "FRST", "code": "FRST" }, { "name": "FRY", "code": "FRY" }, { "name": "FT", "code": "FT" }, { "name": "FWY", "code": "FWY" }, { "name": "GDN", "code": "GDN" }, { "name": "GDNS", "code": "GDNS" }, { "name": "GLN", "code": "GLN" }, { "name": "GLNS", "code": "GLNS" }, { "name": "GRN", "code": "GRN" }, { "name": "GRNS", "code": "GRNS" }, { "name": "GRV", "code": "GRV" }, { "name": "GRVS", "code": "GRVS" }, { "name": "GTWY", "code": "GTWY" }, { "name": "HBR", "code": "HBR" }, { "name": "HBRS", "code": "HBRS" }, { "name": "HL", "code": "HL" }, { "name": "HLS", "code": "HLS" }, { "name": "HOLW", "code": "HOLW" }, { "name": "HTS", "code": "HTS" }, { "name": "HVN", "code": "HVN" }, { "name": "HWY", "code": "HWY" }, { "name": "INLT", "code": "INLT" }, { "name": "IS", "code": "IS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "ISS", "code": "ISS" }, { "name": "JCT", "code": "JCT" }, { "name": "JCTS", "code": "JCTS" }, { "name": "KNL", "code": "KNL" }, { "name": "KNLS", "code": "KNLS" }, { "name": "KY", "code": "KY" }, { "name": "KYS", "code": "KYS" }, { "name": "LAND", "code": "LAND" }, { "name": "LCK", "code": "LCK" }, { "name": "LCKS", "code": "LCKS" }, { "name": "LDG", "code": "LDG" }, { "name": "LF", "code": "LF" }, { "name": "LGT", "code": "LGT" }, { "name": "LGTS", "code": "LGTS" }, { "name": "LK", "code": "LK" }, { "name": "LKS", "code": "LKS" }, { "name": "LN", "code": "LN" }, { "name": "LNDG", "code": "LNDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MDW", "code": "MDW" }, { "name": "MDWS", "code": "MDWS" }, { "name": "MEWS", "code": "MEWS" }, { "name": "ML", "code": "ML" }, { "name": "MLS", "code": "MLS" }, { "name": "MNR", "code": "MNR" }, { "name": "MNRS", "code": "MNRS" }, { "name": "MSN", "code": "MSN" }, { "name": "MT", "code": "MT" }, { "name": "MTN", "code": "MTN" }, { "name": "MTNS", "code": "MTNS" }, { "name": "MTWY", "code": "MTWY" }, { "name": "NCK", "code": "NCK" }, { "name": "OPAS", "code": "OPAS" }, { "name": "ORCH", "code": "ORCH" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLN", "code": "PLN" }, { "name": "PLNS", "code": "PLNS" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PNE", "code": "PNE" }, { "name": "PNES", "code": "PNES" }, { "name": "PR", "code": "PR" }, { "name": "PRT", "code": "PRT" }, { "name": "PRTS", "code": "PRTS" }, { "name": "PSGE", "code": "PSGE" }, { "name": "PT", "code": "PT" }, { "name": "PTS", "code": "PTS" }, { "name": "RADL", "code": "RADL" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "RDG", "code": "RDG" }, { "name": "RDGS", "code": "RDGS" }, { "name": "RDS", "code": "RDS" }, { "name": "RIV", "code": "RIV" }, { "name": "RNCH", "code": "RNCH" }, { "name": "ROW", "code": "ROW" }, { "name": "RPD", "code": "RPD" }, { "name": "RPDS", "code": "RPDS" }, { "name": "RST", "code": "RST" }, { "name": "RTE", "code": "RTE" }, { "name": "RUE", "code": "RUE" }, { "name": "RUN", "code": "RUN" }, { "name": "SHL", "code": "SHL" }, { "name": "SHLS", "code": "SHLS" }, { "name": "SHR", "code": "SHR" }, { "name": "SHRS", "code": "SHRS" }, { "name": "SKWY", "code": "SKWY" }, { "name": "SMT", "code": "SMT" }, { "name": "SPG", "code": "SPG" }, { "name": "SPGS", "code": "SPGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "SQS", "code": "SQS" }, { "name": "ST", "code": "ST" }, { "name": "STA", "code": "STA" }, { "name": "STRA", "code": "STRA" }, { "name": "STRM", "code": "STRM" }, { "name": "STS", "code": "STS" }, { "name": "TER", "code": "TER" }, { "name": "TPKE", "code": "TPKE" }, { "name": "TRAK", "code": "TRAK" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRFY", "code": "TRFY" }, { "name": "TRL", "code": "TRL" }, { "name": "TRLR", "code": "TRLR" }, { "name": "TRWY", "code": "TRWY" }, { "name": "TUNL", "code": "TUNL" }, { "name": "UN", "code": "UN" }, { "name": "UNS", "code": "UNS" }, { "name": "UPAS", "code": "UPAS" }, { "name": "VIA", "code": "VIA" }, { "name": "VIS", "code": "VIS" }, { "name": "VL", "code": "VL" }, { "name": "VLG", "code": "VLG" }, { "name": "VLGS", "code": "VLGS" }, { "name": "VLY", "code": "VLY" }, { "name": "VLYS", "code": "VLYS" }, { "name": "VW", "code": "VW" }, { "name": "VWS", "code": "VWS" }, { "name": "WALK", "code": "WALK" }, { "name": "WALL", "code": "WALL" }, { "name": "WAY", "code": "WAY" }, { "name": "WAYS", "code": "WAYS" }, { "name": "WL", "code": "WL" }, { "name": "WLS", "code": "WLS" }, { "name": "XING", "code": "XING" }, { "name": "XRD", "code": "XRD" }, { "name": "XRDS", "code": "XRDS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTDIR", "type": "esriFieldTypeString", "alias": "POSTDIR", "length": 9, "domain": { "type": "codedValue", "name": "SDR_DIRECTIONAL", "description": "Spatial Data Research DIRECTIONAL Domain", "codedValues": [ { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOW", "type": "esriFieldTypeInteger", "alias": "LOW", "domain": null }, { "name": "HIGH", "type": "esriFieldTypeInteger", "alias": "HIGH", "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeSmallInteger", "alias": "ESN_L", "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeSmallInteger", "alias": "ESN_R", "domain": null }, { "name": "EXCHANGE_LEFT", "type": "esriFieldTypeString", "alias": "EXCHANGE_LEFT", "length": 10, "domain": null }, { "name": "EXCHANGE_RIGHT", "type": "esriFieldTypeString", "alias": "EXCHANGE_RIGHT", "length": 10, "domain": null }, { "name": "COMMUNITY_L", "type": "esriFieldTypeString", "alias": "COMMUNITY_L", "length": 50, "domain": null }, { "name": "COMMUNITY_R", "type": "esriFieldTypeString", "alias": "COMMUNITY_R", "length": 50, "domain": null }, { "name": "CITY_L", "type": "esriFieldTypeString", "alias": "CITY_L", "length": 50, "domain": null }, { "name": "CITY_R", "type": "esriFieldTypeString", "alias": "CITY_R", "length": 50, "domain": null }, { "name": "RD_NUM", "type": "esriFieldTypeString", "alias": "RD_NUM", "length": 4, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "CODE", "type": "esriFieldTypeSmallInteger", "alias": "CODE", "domain": null }, { "name": "ADJUSTED", "type": "esriFieldTypeSmallInteger", "alias": "ADJUSTED", "domain": null }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "length": 8, "domain": null }, { "name": "DATE_MODIFIED", "type": "esriFieldTypeDate", "alias": "DATE_MODIFIED", "length": 8, "domain": null }, { "name": "USER_NAME", "type": "esriFieldTypeString", "alias": "USER_NAME", "length": 32, "domain": null }, { "name": "USER_INITIALS", "type": "esriFieldTypeString", "alias": "USER_INITIALS", "length": 3, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 64, "domain": null }, { "name": "ALIAS1", "type": "esriFieldTypeString", "alias": "ALIAS1", "length": 64, "domain": null }, { "name": "ALIAS2", "type": "esriFieldTypeString", "alias": "ALIAS2", "length": 64, "domain": null }, { "name": "LEFT_FROM", "type": "esriFieldTypeInteger", "alias": "LEFT_FROM", "domain": null }, { "name": "LEFT_TO", "type": "esriFieldTypeInteger", "alias": "LEFT_TO", "domain": null }, { "name": "RIGHT_FROM", "type": "esriFieldTypeInteger", "alias": "RIGHT_FROM", "domain": null }, { "name": "RIGHT_TO", "type": "esriFieldTypeInteger", "alias": "RIGHT_TO", "domain": null }, { "name": "CLASSI", "type": "esriFieldTypeString", "alias": "CLASSI", "length": 32, "domain": null }, { "name": "ZIP_RIGHT", "type": "esriFieldTypeString", "alias": "ZIP_RIGHT", "length": 32, "domain": null }, { "name": "ZIP_LEFT", "type": "esriFieldTypeString", "alias": "ZIP_LEFT", "length": 32, "domain": null }, { "name": "LAST_CHANGE", "type": "esriFieldTypeString", "alias": "LAST_CHANGE", "length": 128, "domain": null }, { "name": "FLAG", "type": "esriFieldTypeString", "alias": "FLAG", "length": 2, "domain": null }, { "name": "FEATURE_GUID", "type": "esriFieldTypeString", "alias": "FEATURE_GUID", "length": 38, "domain": null }, { "name": "NOTE1", "type": "esriFieldTypeString", "alias": "NOTE1", "length": 255, "domain": null }, { "name": "NOTE2", "type": "esriFieldTypeString", "alias": "NOTE2", "length": 255, "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANES", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 32, "domain": { "type": "codedValue", "name": "SDR_SURFACE", "description": "Spatial Data Research SURFACE Domain", "codedValues": [ { "name": "ASPHALT", "code": "ASPHALT" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "GRAVEL", "code": "GRAVEL" }, { "name": "DIRT", "code": "DIRT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 1, "domain": { "type": "codedValue", "name": "SDR_YESNOUNKNOWN", "description": "Spatial Data Research YESNOUNKNOWN Domain", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" }, { "name": "U", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHOULDER", "type": "esriFieldTypeString", "alias": "SHOULDER", "length": 1, "domain": { "type": "codedValue", "name": "SDR_YESNOUNKNOWN", "description": "Spatial Data Research YESNOUNKNOWN Domain", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" }, { "name": "U", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROAD_SIGN", "type": "esriFieldTypeString", "alias": "ROAD_SIGN", "length": 64, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA_SOURCE", "length": 16, "domain": null }, { "name": "CLASSIFI", "type": "esriFieldTypeString", "alias": "CLASSIFI", "length": 32, "domain": { "type": "codedValue", "name": "SDR_CLASSIFICATION_1", "description": "Spatial Data Research CLASSIFICATION Domain", "codedValues": [ { "name": "COUNTY HWY", "code": "COUNTY HWY" }, { "name": "COUNTY ROAD", "code": "COUNTY ROAD" }, { "name": "CITY ROAD", "code": "CITY ROAD" }, { "name": "INTERSTATE HIGHWAY", "code": "INTERSTATE HIGHWAY" }, { "name": "JEEP TRAIL", "code": "JEEP TRAIL" }, { "name": "OTHER FEDERAL", "code": "OTHER FEDERAL" }, { "name": "PRIVATE LANE", "code": "PRIVATE LANE" }, { "name": "STATE LETTERED HIGHWAY", "code": "STATE LETTERED HIGHWAY" }, { "name": "STATE NUMBERED HIGHWAY", "code": "STATE NUMBERED HIGHWAY" }, { "name": "SUBDIVISION", "code": "SUBDIVISION" }, { "name": "UNCLASSIFIED", "code": "UNCLASSIFIED" }, { "name": "UNIMPROVED ROAD", "code": "UNIMPROVED ROAD" }, { "name": "US HIGHWAY", "code": "US HIGHWAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 45, "name": "Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.6000000000000001 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 932313.3760000002, "ymin": 759643.502700001, "xmax": 966441.1600000001, "ymax": 796371.376500003, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "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": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 46, "name": "Land Hook", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "1", "label": "DASHED LAND HOOK", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "value": "0", "label": "SOLID LAND HOOK", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 932091.0382000003, "ymin": 759331.4980000034, "xmax": 969634.2388000004, "ymax": 796319.2478, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "SOLID LAND HOOK" }, { "domains": {}, "id": 1, "name": "DASHED LAND HOOK" } ], "subtypes": [ { "domains": {}, "defaultValues": {"TYPE": 0}, "code": 0, "name": "SOLID LAND HOOK" }, { "domains": {}, "defaultValues": {"TYPE": 0}, "code": 1, "name": "DASHED LAND HOOK" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 47, "name": "Stream", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 92, 230, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 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": "Times New Roman", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 932311.6745999996, "ymin": 759624.9598999992, "xmax": 969618.5252999999, "ymax": 787662.7594999969, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "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": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 48, "name": "Electric Easments", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 932088.2098999992, "ymin": 759426.1543999985, "xmax": 953588.1056999993, "ymax": 795306.5327000022, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeString", "alias": "WIDTH", "length": 10, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 49, "name": "City Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "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": [ 255, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 944276.8510999996, "ymin": 771578.2158000022, "xmax": 956687.6603999995, "ymax": 790385.3100000024, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "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": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 50, "name": "Parcel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000.00000000002, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 0.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 932062.2455000002, "ymin": 759277.8603999987, "xmax": 969639.2468999997, "ymax": 796383.4098000005, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PID", "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": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 25, "domain": null }, { "name": "GIS_ACRE", "type": "esriFieldTypeDouble", "alias": "GIS_ACRE", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "PARCELPIN", "type": "esriFieldTypeString", "alias": "PARCELPIN", "length": 40, "domain": null }, { "name": "COMPUTER_ID", "type": "esriFieldTypeString", "alias": "COMPUTER_ID", "length": 80, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "DEED_HOLDER", "type": "esriFieldTypeString", "alias": "DEED_HOLDER", "length": 101, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "TAXABLE_ACRES", "type": "esriFieldTypeDouble", "alias": "TAXABLE_ACRES", "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "length": 2147483647, "domain": null }, { "name": "HOUSE_NUM", "type": "esriFieldTypeString", "alias": "HOUSE_NUM", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 40, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 15, "domain": null }, { "name": "ATTENTION", "type": "esriFieldTypeString", "alias": "ATTENTION", "length": 101, "domain": null }, { "name": "MAILTO_ADD", "type": "esriFieldTypeString", "alias": "MAILTO_ADD", "length": 40, "domain": null }, { "name": "MAILTO_ADD2", "type": "esriFieldTypeString", "alias": "MAILTO_ADD2", "length": 40, "domain": null }, { "name": "MAILTO_CITY", "type": "esriFieldTypeString", "alias": "MAILTO_CITY", "length": 30, "domain": null }, { "name": "MAILTO_STATE", "type": "esriFieldTypeString", "alias": "MAILTO_STATE", "length": 2, "domain": null }, { "name": "MAILTO_ZIP", "type": "esriFieldTypeString", "alias": "MAILTO_ZIP", "length": 15, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 20, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 20, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 20, "domain": null }, { "name": "TOTALAGVAL", "type": "esriFieldTypeDouble", "alias": "TOTALAGVAL", "domain": null }, { "name": "TOTALRESVAL", "type": "esriFieldTypeDouble", "alias": "TOTALRESVAL", "domain": null }, { "name": "TOTALCOMMVAL", "type": "esriFieldTypeDouble", "alias": "TOTALCOMMVAL", "domain": null }, { "name": "TOTALEXEMPT", "type": "esriFieldTypeDouble", "alias": "TOTALEXEMPT", "domain": null }, { "name": "TOTAL_VAL", "type": "esriFieldTypeDouble", "alias": "TOTAL_VAL", "domain": null }, { "name": "TOTAL_ASSESSED_RES", "type": "esriFieldTypeDouble", "alias": "TOTAL_ASSESSED_RES", "domain": null }, { "name": "TOTAL_ASSESSED_COMM", "type": "esriFieldTypeDouble", "alias": "TOTAL_ASSESSED_COMM", "domain": null }, { "name": "TOTAL_ASSESSED_AG", "type": "esriFieldTypeDouble", "alias": "TOTAL_ASSESSED_AG", "domain": null }, { "name": "TOTAL_ASSESSED_EXEMPT", "type": "esriFieldTypeDouble", "alias": "TOTAL_ASSESSED_EXEMPT", "domain": null }, { "name": "TOTAL_ASSESSED_VAL", "type": "esriFieldTypeDouble", "alias": "TOTAL_ASSESSED_VAL", "domain": null }, { "name": "PRIOR_YEAR", "type": "esriFieldTypeInteger", "alias": "PRIOR_YEAR", "domain": null }, { "name": "PY_VAL_TYPE", "type": "esriFieldTypeString", "alias": "PY_VAL_TYPE", "length": 20, "domain": null }, { "name": "PY_TOTALRESVAL", "type": "esriFieldTypeDouble", "alias": "PY_TOTALRESVAL", "domain": null }, { "name": "PY_TOTALCOMMVAL", "type": "esriFieldTypeDouble", "alias": "PY_TOTALCOMMVAL", "domain": null }, { "name": "PY_TOTALAGVAL", "type": "esriFieldTypeDouble", "alias": "PY_TOTALAGVAL", "domain": null }, { "name": "PY_TOTALEXEMPT", "type": "esriFieldTypeDouble", "alias": "PY_TOTALEXEMPT", "domain": null }, { "name": "PY_TOTAL_VAL", "type": "esriFieldTypeDouble", "alias": "PY_TOTAL_VAL", "domain": null }, { "name": "PY_TOTAL_ASSESSED_RES", "type": "esriFieldTypeDouble", "alias": "PY_TOTAL_ASSESSED_RES", "domain": null }, { "name": "PY_TOTAL_ASSESSED_COMM", "type": "esriFieldTypeDouble", "alias": "PY_TOTAL_ASSESSED_COMM", "domain": null }, { "name": "PY_TOTAL_ASSESSED_AG", "type": "esriFieldTypeDouble", "alias": "PY_TOTAL_ASSESSED_AG", "domain": null }, { "name": "PY_TOTAL_ASSESSED_EXEMPT", "type": "esriFieldTypeDouble", "alias": "PY_TOTAL_ASSESSED_EXEMPT", "domain": null }, { "name": "PY_TOTAL_ASSESSED_VAL", "type": "esriFieldTypeDouble", "alias": "PY_TOTAL_ASSESSED_VAL", "domain": null }, { "name": "CITY_DIST", "type": "esriFieldTypeString", "alias": "CITY_DIST", "length": 40, "domain": null }, { "name": "SCHOOL_DIST", "type": "esriFieldTypeString", "alias": "SCHOOL_DIST", "length": 40, "domain": null }, { "name": "ROAD_DIST", "type": "esriFieldTypeString", "alias": "ROAD_DIST", "length": 40, "domain": null }, { "name": "COLLEGE_DIST", "type": "esriFieldTypeString", "alias": "COLLEGE_DIST", "length": 40, "domain": null }, { "name": "FF1RATE", "type": "esriFieldTypeDouble", "alias": "FF1RATE", "domain": null }, { "name": "RECORDING", "type": "esriFieldTypeString", "alias": "RECORDING", "length": 55, "domain": null }, { "name": "DOVCRV", "type": "esriFieldTypeString", "alias": "DOVCRV", "length": 25, "domain": null }, { "name": "SALE_DATE", "type": "esriFieldTypeDate", "alias": "SALE_DATE", "length": 8, "domain": null }, { "name": "SALE_AMOUNT", "type": "esriFieldTypeDouble", "alias": "SALE_AMOUNT", "domain": null }, { "name": "SALE_TYPE", "type": "esriFieldTypeString", "alias": "SALE_TYPE", "length": 30, "domain": null }, { "name": "NUT_CODE", "type": "esriFieldTypeString", "alias": "NUT_CODE", "length": 80, "domain": null }, { "name": "SELLER", "type": "esriFieldTypeString", "alias": "SELLER", "length": 101, "domain": null }, { "name": "BUYER", "type": "esriFieldTypeString", "alias": "BUYER", "length": 101, "domain": null }, { "name": "RESOCC", "type": "esriFieldTypeString", "alias": "RESOCC", "length": 35, "domain": null }, { "name": "RESYEARBLT", "type": "esriFieldTypeInteger", "alias": "RESYEARBLT", "domain": null }, { "name": "RESSTYLE", "type": "esriFieldTypeString", "alias": "RESSTYLE", "length": 25, "domain": null }, { "name": "RESTLA", "type": "esriFieldTypeDouble", "alias": "RESTLA", "domain": null }, { "name": "MAPCODE", "type": "esriFieldTypeInteger", "alias": "MAPCODE", "domain": null }, { "name": "GISNUM", "type": "esriFieldTypeString", "alias": "GISNUM", "length": 40, "domain": null }, { "name": "PCLCLASS", "type": "esriFieldTypeString", "alias": "PCLCLASS", "length": 15, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 255, "domain": null }, { "name": "MAPNAME", "type": "esriFieldTypeString", "alias": "MAPNAME", "length": 35, "domain": null }, { "name": "PDFNUM", "type": "esriFieldTypeInteger", "alias": "PDFNUM", "domain": null }, { "name": "PDF_NAME", "type": "esriFieldTypeString", "alias": "PDF_NAME", "length": 40, "domain": null }, { "name": "GID", "type": "esriFieldTypeInteger", "alias": "GID", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "ADDRESS_911", "type": "esriFieldTypeString", "alias": "ADDRESS_911", "length": 150, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 51, "name": "Subdivisions", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 52, "name": "Original Subdivision Lot" }, { "id": 53, "name": "Original Subdivision Tract" }, { "id": 54, "name": "Original Subdivision Block" }, { "id": 55, "name": "Subdivision Boundary" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 935799.7261999995, "ymin": 771578.2158000022, "xmax": 956687.6603999995, "ymax": 788862.3073000014, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "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": 52, "name": "Original Subdivision Lot", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": { "id": 51, "name": "Subdivisions" }, "subLayers": [], "minScale": 3000.0000000000296, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 255, 223, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[LOT_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 255, 223, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2000.0000000001085, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 935799.7261999995, "ymin": 771578.2158000022, "xmax": 956687.6603999995, "ymax": 788862.3073000014, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LOT_NUM", "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": "LOT_NUM", "type": "esriFieldTypeString", "alias": "LOT_NUM", "length": 10, "domain": null }, { "name": "MISC", "type": "esriFieldTypeString", "alias": "MISC", "length": 10, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 53, "name": "Original Subdivision Tract", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": { "id": 51, "name": "Subdivisions" }, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 230, 169, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[TRACT_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 255, 223, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 951414.2656999994, "ymin": 774736.6041573068, "xmax": 952389.3609999996, "ymax": 775702.566399999, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NUM", "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": "TRACT_NUM", "type": "esriFieldTypeString", "alias": "TRACT_NUM", "length": 10, "domain": null }, { "name": "MISC", "type": "esriFieldTypeString", "alias": "MISC", "length": 10, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 54, "name": "Original Subdivision Block", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": { "id": 51, "name": "Subdivisions" }, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 170, 255, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[BLOCK_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 163, 255, 115, 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": 946297.0789999999, "ymin": 775602.3570000008, "xmax": 954046.1312000006, "ymax": 786372.2101000026, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOCK_NUM", "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": "BLOCK_NUM", "type": "esriFieldTypeString", "alias": "BLOCK_NUM", "length": 10, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 55, "name": "Subdivision Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": { "id": 51, "name": "Subdivisions" }, "subLayers": [], "minScale": 8000.000000000079, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 56, 168, 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": "Times New Roman", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 935799.7261999995, "ymin": 771578.2158000022, "xmax": 956687.6603999995, "ymax": 788862.3073000014, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "SUBDIV_PLAT", "type": "esriFieldTypeString", "alias": "SUBDIV_PLAT", "length": 20, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 56, "name": "Water Body", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 76 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 932078.6261, "ymin": 759292.6248999983, "xmax": 969583.4602000006, "ymax": 796438.0323999971, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "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": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 57, "name": "Section Township Range", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 58, "name": "Land Grant Line" }, { "id": 59, "name": "Quarter Section" }, { "id": 60, "name": "Section" }, { "id": 61, "name": "TWN_RNG" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 932062.2455000002, "ymin": 759277.8603999987, "xmax": 969639.2467, "ymax": 796438.0323999971, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "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": 58, "name": "Land Grant Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": { "id": 57, "name": "Section Township Range" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 235, 175, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 932094.0691999998, "ymin": 759287.3360000029, "xmax": 968868.6742000002, "ymax": 793340.0310000032, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "US_SURVEY", "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": "US_SURVEY", "type": "esriFieldTypeString", "alias": "US_SURVEY", "length": 10, "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": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 59, "name": "Quarter Section", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": { "id": 57, "name": "Section Township Range" }, "subLayers": [], "minScale": 10000.000000000098, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 211, 127, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[QTR]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 211, 127, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 932062.2455000002, "ymin": 759277.8603999987, "xmax": 969639.2467, "ymax": 796438.0323999971, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIR", "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": "TWN", "type": "esriFieldTypeInteger", "alias": "TWN", "domain": null }, { "name": "RNG", "type": "esriFieldTypeInteger", "alias": "RNG", "domain": null }, { "name": "SEC", "type": "esriFieldTypeSmallInteger", "alias": "SEC", "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 1, "domain": null }, { "name": "QTR", "type": "esriFieldTypeString", "alias": "QTR", "length": 6, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "CODE", "type": "esriFieldTypeSmallInteger", "alias": "CODE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 60, "name": "Section", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": { "id": 57, "name": "Section Township Range" }, "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": [ 255, 211, 127, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SEC]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 211, 127, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "bold", "decoration": "underline" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 932062.2455000002, "ymin": 759277.8603999987, "xmax": 969639.2467, "ymax": 796438.0323999971, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SEC_TWN_RNG", "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": "TWN", "type": "esriFieldTypeInteger", "alias": "TWN", "domain": null }, { "name": "RNG", "type": "esriFieldTypeInteger", "alias": "RNG", "domain": null }, { "name": "SEC", "type": "esriFieldTypeSmallInteger", "alias": "SEC", "domain": null }, { "name": "SEC_TWN_RNG", "type": "esriFieldTypeString", "alias": "SEC_TWN_RNG", "length": 10, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 61, "name": "TWN_RNG", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": { "id": 57, "name": "Section Township Range" }, "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": [ 230, 152, 0, 255 ], "width": 5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"T\" CONCAT [TWN_NUM] CONCAT \"R\" CONCAT [RNG]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 152, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 78, 78, 78, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 14, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 932062.2455000002, "ymin": 759277.8603999987, "xmax": 969639.2467, "ymax": 796438.0323999971, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TWN_NUM", "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": "TWN", "type": "esriFieldTypeInteger", "alias": "TWN", "domain": null }, { "name": "RNG", "type": "esriFieldTypeInteger", "alias": "RNG", "domain": null }, { "name": "TWN_NUM", "type": "esriFieldTypeString", "alias": "TWN_NUM", "length": 10, "domain": null }, { "name": "GLO_DOCUMENT", "type": "esriFieldTypeString", "alias": "GLO_DOCUMENT", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }