{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "AddressPoint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[HouseNumber]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 169, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1607769.9701443613, "ymin": 864697.1332021058, "xmax": 1805156.6702755839, "ymax": 1072968.5757873952, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HouseNumber", "type": "esriFieldTypeString", "alias": "HouseNumber", "length": 10, "domain": null }, { "name": "PrefixDir", "type": "esriFieldTypeString", "alias": "PrefixDir", "length": 10, "domain": null }, { "name": "PrefixType", "type": "esriFieldTypeString", "alias": "PrefixType", "length": 20, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 40, "domain": null }, { "name": "SuffixType", "type": "esriFieldTypeString", "alias": "SuffixType", "length": 20, "domain": null }, { "name": "SuffixDir", "type": "esriFieldTypeString", "alias": "SuffixDir", "length": 10, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 80, "domain": null }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Municipality", "length": 20, "domain": { "type": "codedValue", "name": "PostalCity", "description": "Postal office's city names for E911 address point data and street centerline data.", "codedValues": [ { "name": "WHITMIRE", "code": "WHITMIRE" }, { "name": "KINARDS", "code": "KINARDS" }, { "name": "JOANNA", "code": "JOANNA" }, { "name": "CLINTON", "code": "CLINTON" }, { "name": "HONEA PATH", "code": "HONEA PATH" }, { "name": "LAURENS", "code": "LAURENS" }, { "name": "ENOREE", "code": "ENOREE" }, { "name": "MOUNTVILLE", "code": "MOUNTVILLE" }, { "name": "GRAY COURT", "code": "GRAY COURT" }, { "name": "FOUNTAIN INN", "code": "FOUNTAIN INN" }, { "name": "WATERLOO", "code": "WATERLOO" }, { "name": "WOODRUFF", "code": "WOODRUFF" }, { "name": "SIMPSONVILLE", "code": "SIMPSONVILLE" }, { "name": "CHAPPELLS", "code": "CHAPPELLS" }, { "name": "WARE SHOALS", "code": "WARE SHOALS" }, { "name": "CROSS HILL", "code": "CROSS HILL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "ZIPCode", "type": "esriFieldTypeString", "alias": "ZIPCode", "length": 5, "domain": { "type": "codedValue", "name": "PostalZIPCode", "description": "Postal office's ZIP code for E911 address point data and street centerline data.", "codedValues": [ { "name": "29178", "code": "29178" }, { "name": "29355", "code": "29355" }, { "name": "29351", "code": "29351" }, { "name": "29325", "code": "29325" }, { "name": "29654", "code": "29654" }, { "name": "29360", "code": "29360" }, { "name": "29335", "code": "29335" }, { "name": "29370", "code": "29370" }, { "name": "29645", "code": "29645" }, { "name": "29644", "code": "29644" }, { "name": "29384", "code": "29384" }, { "name": "29388", "code": "29388" }, { "name": "29681", "code": "29681" }, { "name": "29037", "code": "29037" }, { "name": "29692", "code": "29692" }, { "name": "29332", "code": "29332" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "FullAddress", "length": 120, "domain": null }, { "name": "FullStreetName", "type": "esriFieldTypeString", "alias": "FullStreetName", "length": 80, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "AddressStatus", "length": 10, "domain": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R200_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_200", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_200", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S180_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 1, "name": "LotNumber", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[TextString]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 255, 197, 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": 11, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1614040.3845144361, "ymin": 865716.8946850449, "xmax": 1781898.082020998, "ymax": 1069629.6033464521, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R138_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S120_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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.61, "id": 2, "name": "City Limit", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 300000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[AreaName]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 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": 12, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500000, "maxScale": 10000 } ] }, "defaultVisibility": true, "extent": { "xmin": 1624544.7887139171, "ymin": 895249.8982939571, "xmax": 1759108.6115485579, "ymax": 1049080.8579396307, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AreaName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AreaName", "type": "esriFieldTypeString", "alias": "AreaName", "length": 60, "domain": null }, { "name": "MuniDist", "type": "esriFieldTypeInteger", "alias": "Municipal Tax District", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R224_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_224", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_224", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S197_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 3, "name": "Subdivision", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "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": [ 232, 190, 255, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -122907600, "ymin": -92800700, "xmax": 1781336.8218503892, "ymax": 1069677.8658136427, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 50, "domain": null }, { "name": "Div_Code", "type": "esriFieldTypeSmallInteger", "alias": "Div_Code", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "SubCode", "type": "esriFieldTypeString", "alias": "CAMA Subdivision Code", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R216_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_216", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_216", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S189_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 4, "name": "ParcelLine", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CartoLineType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 3 }, "value": "Subdivision Boundary", "label": "Subdivision Boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "value": "County Boundary", "label": "County Boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 167, 127, 255 ], "width": 2 }, "value": "Easement Boundary", "label": "Easement Boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Encumbrance Boundary", "label": "Encumbrance Boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "Fire District Boundary", "label": "Fire District Boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 1.2 }, "value": "Lot Line Boundary", "label": "Lot Line Boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 167, 127, 255 ], "width": 1.2 }, "value": "Parcel Boundary", "label": "Parcel Boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Parcel Hook Boundary", "label": "Parcel Hook Boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "ROW Boundary", "label": "ROW Boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 255, 223, 255 ], "width": 3 }, "value": "RR Right of Way Boundary", "label": "RR Right of Way Boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "value": "School District Boundary", "label": "School District Boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "value": "Town Limit Boundary", "label": "Town Limit Boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "value": "Water Boundary", "label": "Water Boundary", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1018286.4599737525, "ymin": -1.388281341830708E7, "xmax": 3.1465555958333343E7, "ymax": 1.5926745838254586E7, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CartoLineType", "typeIdField": "ParLineType", "subtypeFieldName": "ParLineType", "subtypeField": "ParLineType", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Bearing", "type": "esriFieldTypeDouble", "alias": "Bearing", "domain": null }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "lrParcelType", "description": "The type of parcel managed in the fabric", "codedValues": [ { "name": "PLSS Township", "code": 1 }, { "name": "PLSS Section", "code": 2 }, { "name": "PLSS Quarter Section", "code": 3 }, { "name": "Special Survey", "code": 4 }, { "name": "Simultaneous Conveyance", "code": 5 }, { "name": "Conveyance Division", "code": 6 }, { "name": "Tax", "code": 7 }, { "name": "Ownership", "code": 8 }, { "name": "Encumbrance", "code": 9 }, { "name": "Separated Right", "code": 10 }, { "name": "Other", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Category", "type": "esriFieldTypeInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "lrLineCategory", "description": "Parcel Fabric Line Category", "codedValues": [ { "name": "Boundary Line", "code": 0 }, { "name": "Dependent Line", "code": 1 }, { "name": "Precise Connection (high accuracy)", "code": 2 }, { "name": "Connection", "code": 3 }, { "name": "Radial Line (system generated)", "code": 4 }, { "name": "Road Frontage", "code": 5 }, { "name": "Origin Connection (from CP to parcel)", "code": 6 }, { "name": "Multipart parcel Connector", "code": 7 }, { "name": "County Boundary", "code": 8 }, { "name": "Easement", "code": 9 }, { "name": "Lot Line", "code": 10 }, { "name": "Parcel Hook", "code": 11 }, { "name": "Right of Way", "code": 12 }, { "name": "RR Right of Way", "code": 13 }, { "name": "Subdivision Boundary", "code": 14 }, { "name": "Town Limits", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Historical", "type": "esriFieldTypeInteger", "alias": "Historical", "domain": null }, { "name": "RadialBearing", "type": "esriFieldTypeDouble", "alias": "RadialBearing", "domain": null }, { "name": "InternalAngle", "type": "esriFieldTypeDouble", "alias": "InternalAngle", "domain": null }, { "name": "CartoLineType", "type": "esriFieldTypeString", "alias": "CartoLineType", "length": 50, "domain": { "type": "codedValue", "name": "CartoLineType", "description": "A cartographic representation of line hierarchy in the fabric", "codedValues": [ { "name": "Control Boundary", "code": "Control Boundary" }, { "name": "Control Reference Line", "code": "Control Reference Line" }, { "name": "Conveyance Boundary", "code": "Conveyance Boundary" }, { "name": "ROW Boundary", "code": "ROW Boundary" }, { "name": "Parcel Boundary", "code": "Parcel Boundary" }, { "name": "Encumbrance Boundary", "code": "Encumbrance Boundary" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Conveyance Division", "code": "Conveyance Division" }, { "name": "County Boundary", "code": "County Boundary" }, { "name": "Easement Boundary", "code": "Easement Boundary" }, { "name": "Lot Line Boundary", "code": "Lot Line Boundary" }, { "name": "RR Right of Way Boundary", "code": "RR Right of Way Boundary" }, { "name": "Parcel Hook Boundary", "code": "Parcel Hook Boundary" }, { "name": "Town Limit Boundary", "code": "Town Limit Boundary" }, { "name": "Water Boundary", "code": "Water Boundary" }, { "name": "Fire District Boundary", "code": "Fire District Boundary" }, { "name": "School District Boundary", "code": "School District Boundary" }, { "name": "Subdivision Boundary", "code": "Subdivision Boundary" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Delta", "type": "esriFieldTypeString", "alias": "Delta", "length": 50, "domain": null }, { "name": "Distance", "type": "esriFieldTypeString", "alias": "Distance", "length": 50, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 50, "domain": null }, { "name": "Tangent", "type": "esriFieldTypeString", "alias": "Tangent", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ParLineType", "type": "esriFieldTypeSmallInteger", "alias": "ParLineType", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R225_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_225", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_225", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S198_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "id": 0, "name": "Parcel Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "id": 1, "name": "ROW Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "id": 2, "name": "Conveyance Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "id": 3, "name": "Control Referaance Line" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "id": 4, "name": "Control Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "id": 5, "name": "Encumbrance Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "id": 6, "name": "County Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "id": 7, "name": "Conveyance Division" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "id": 8, "name": "Water Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "id": 9, "name": "Town Limit Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "id": 10, "name": "Parcel Hook Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "id": 11, "name": "RR Right of Way Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "id": 12, "name": "Lot Line Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "id": 13, "name": "Subdivision Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "id": 14, "name": "School Distrct Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "id": 15, "name": "Fire Distrct Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "id": 16, "name": "Eaement Boundary" } ], "subtypes": [ { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "defaultValues": { "Bearing": null, "Type": null, "Category": null, "Historical": null, "RadialBearing": null, "InternalAngle": null, "CartoLineType": null, "Delta": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "ParLineType": null }, "code": 0, "name": "Parcel Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "defaultValues": { "Bearing": null, "Type": null, "Category": null, "Historical": null, "RadialBearing": null, "InternalAngle": null, "CartoLineType": null, "Delta": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "ParLineType": null }, "code": 1, "name": "ROW Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "defaultValues": { "Bearing": null, "Type": null, "Category": null, "Historical": null, "RadialBearing": null, "InternalAngle": null, "CartoLineType": null, "Delta": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "ParLineType": null }, "code": 2, "name": "Conveyance Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "defaultValues": { "Bearing": null, "Type": null, "Category": null, "Historical": null, "RadialBearing": null, "InternalAngle": null, "CartoLineType": null, "Delta": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "ParLineType": null }, "code": 3, "name": "Control Referaance Line" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "defaultValues": { "Bearing": null, "Type": null, "Category": null, "Historical": null, "RadialBearing": null, "InternalAngle": null, "CartoLineType": null, "Delta": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "ParLineType": null }, "code": 4, "name": "Control Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "defaultValues": { "Bearing": null, "Type": null, "Category": null, "Historical": null, "RadialBearing": null, "InternalAngle": null, "CartoLineType": null, "Delta": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "ParLineType": null }, "code": 5, "name": "Encumbrance Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "defaultValues": { "Bearing": null, "Type": null, "Category": null, "Historical": null, "RadialBearing": null, "InternalAngle": null, "CartoLineType": null, "Delta": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "ParLineType": null }, "code": 6, "name": "County Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "defaultValues": { "Bearing": null, "Type": null, "Category": null, "Historical": null, "RadialBearing": null, "InternalAngle": null, "CartoLineType": null, "Delta": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "ParLineType": null }, "code": 7, "name": "Conveyance Division" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "defaultValues": { "Bearing": null, "Type": null, "Category": null, "Historical": null, "RadialBearing": null, "InternalAngle": null, "CartoLineType": null, "Delta": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "ParLineType": null }, "code": 8, "name": "Water Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "defaultValues": { "Bearing": null, "Type": null, "Category": null, "Historical": null, "RadialBearing": null, "InternalAngle": null, "CartoLineType": null, "Delta": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "ParLineType": null }, "code": 9, "name": "Town Limit Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "defaultValues": { "Bearing": null, "Type": null, "Category": null, "Historical": null, "RadialBearing": null, "InternalAngle": null, "CartoLineType": null, "Delta": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "ParLineType": null }, "code": 10, "name": "Parcel Hook Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "defaultValues": { "Bearing": null, "Type": null, "Category": null, "Historical": null, "RadialBearing": null, "InternalAngle": null, "CartoLineType": null, "Delta": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "ParLineType": null }, "code": 11, "name": "RR Right of Way Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "defaultValues": { "Bearing": null, "Type": null, "Category": null, "Historical": null, "RadialBearing": null, "InternalAngle": null, "CartoLineType": null, "Delta": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "ParLineType": null }, "code": 12, "name": "Lot Line Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "defaultValues": { "Bearing": null, "Type": null, "Category": null, "Historical": null, "RadialBearing": null, "InternalAngle": null, "CartoLineType": null, "Delta": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "ParLineType": null }, "code": 13, "name": "Subdivision Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "defaultValues": { "Bearing": null, "Type": null, "Category": null, "Historical": null, "RadialBearing": null, "InternalAngle": null, "CartoLineType": null, "Delta": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "ParLineType": null }, "code": 14, "name": "School Distrct Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "defaultValues": { "Bearing": null, "Type": null, "Category": null, "Historical": null, "RadialBearing": null, "InternalAngle": null, "CartoLineType": null, "Delta": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "ParLineType": null }, "code": 15, "name": "Fire Distrct Boundary" }, { "domains": { "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "CartoLineType": {"type": "inherited"} }, "defaultValues": { "Bearing": null, "Type": null, "Category": null, "Historical": null, "RadialBearing": null, "InternalAngle": null, "CartoLineType": null, "Delta": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "ParLineType": null }, "code": 16, "name": "Eaement Boundary" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 5, "name": "Parcel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 167, 127, 255 ], "width": 1.2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[TMS]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1603790.7801837325, "ymin": 865200.2454068214, "xmax": 1805561.8323490769, "ymax": 1075981.5862860829, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TMS", "type": "esriFieldTypeString", "alias": "TMS", "length": 20, "domain": null }, { "name": "Name1", "type": "esriFieldTypeString", "alias": "Name1", "length": 50, "domain": null }, { "name": "Name2", "type": "esriFieldTypeString", "alias": "Name2", "length": 50, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 70, "domain": null }, { "name": "Mailing_Address", "type": "esriFieldTypeString", "alias": "Mailing Address", "length": 50, "domain": null }, { "name": "Mailing_City_State_ZIP", "type": "esriFieldTypeString", "alias": "Mailing City State ZIP", "length": 50, "domain": null }, { "name": "Sale_Price", "type": "esriFieldTypeString", "alias": "Sale Price", "length": 10, "domain": null }, { "name": "Sale_Date", "type": "esriFieldTypeString", "alias": "Sale Date", "length": 10, "domain": null }, { "name": "Deed_Book", "type": "esriFieldTypeString", "alias": "Deed Book", "length": 10, "domain": null }, { "name": "Deed_Page", "type": "esriFieldTypeString", "alias": "Deed Page", "length": 10, "domain": null }, { "name": "Plat_Book", "type": "esriFieldTypeString", "alias": "Plat Book", "length": 10, "domain": null }, { "name": "Plat_Page", "type": "esriFieldTypeString", "alias": "Plat Page", "length": 10, "domain": null }, { "name": "Property_Address", "type": "esriFieldTypeString", "alias": "Property Address", "length": 50, "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 50, "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 10, "domain": null }, { "name": "Fire_Code", "type": "esriFieldTypeString", "alias": "Fire Code", "length": 10, "domain": null }, { "name": "Town_Code", "type": "esriFieldTypeString", "alias": "Town Code", "length": 10, "domain": null }, { "name": "Lots", "type": "esriFieldTypeString", "alias": "Lots", "length": 10, "domain": null }, { "name": "Acres", "type": "esriFieldTypeString", "alias": "Acres", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Test_Date", "type": "esriFieldTypeDate", "alias": "Test_Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R196_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S178_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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.61, "id": 6, "name": "Road", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 600000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROAD_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "Clinton City St", "label": "Clinton City St", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "County Paved", "label": "County Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1.5 }, "value": "County Unpaved", "label": "County Unpaved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1.5 }, "value": "Forestry", "label": "Forestry", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "Ft Inn City St", "label": "Ft Inn City St", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 2.5 }, "value": "Interstate", "label": "Interstate", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "Laurens City St", "label": "Laurens City St", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "Newberry County", "label": "Newberry County", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "value": "Private Paved", "label": "Private Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "value": "Private Unpaved", "label": "Private Unpaved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "Secondary", "label": "Secondary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "State Hwy", "label": "State Hwy", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "US Hwy", "label": "US Hwy", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[STLABELS]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -122907600, "ymin": -92800700, "xmax": 1805314.6414041966, "ymax": 1086944.6604330689, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOWADD", "type": "esriFieldTypeInteger", "alias": "LOW ADDRESS", "domain": null }, { "name": "HIGHADD", "type": "esriFieldTypeInteger", "alias": "HIGH ADDRESS", "domain": null }, { "name": "PREFIXDIR", "type": "esriFieldTypeString", "alias": "PREFIXDIR", "length": 2, "domain": null }, { "name": "PREFIXTYPE", "type": "esriFieldTypeString", "alias": "PREFIXTYPE", "length": 3, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 35, "domain": null }, { "name": "SUFFIXTYPE", "type": "esriFieldTypeString", "alias": "SUFFIXTYPE", "length": 5, "domain": null }, { "name": "SUFFIXDIR", "type": "esriFieldTypeString", "alias": "SUFFIXDIR", "length": 2, "domain": null }, { "name": "ROADNUM", "type": "esriFieldTypeString", "alias": "ROAD NUMBER", "length": 10, "domain": null }, { "name": "LADD1", "type": "esriFieldTypeInteger", "alias": "LEFT ADDRESS LOW", "domain": null }, { "name": "LADD2", "type": "esriFieldTypeInteger", "alias": "LEFT ADDRESS HIGH", "domain": null }, { "name": "RADD1", "type": "esriFieldTypeInteger", "alias": "RIGHT ADDRESS LOW", "domain": null }, { "name": "RADD2", "type": "esriFieldTypeInteger", "alias": "RIGHT ADDRESS HIGH", "domain": null }, { "name": "LCITY", "type": "esriFieldTypeString", "alias": "LEFT CITY", "length": 20, "domain": { "type": "codedValue", "name": "PostalCity", "description": "Postal office's city names for E911 address point data and street centerline data.", "codedValues": [ { "name": "WHITMIRE", "code": "WHITMIRE" }, { "name": "KINARDS", "code": "KINARDS" }, { "name": "JOANNA", "code": "JOANNA" }, { "name": "CLINTON", "code": "CLINTON" }, { "name": "HONEA PATH", "code": "HONEA PATH" }, { "name": "LAURENS", "code": "LAURENS" }, { "name": "ENOREE", "code": "ENOREE" }, { "name": "MOUNTVILLE", "code": "MOUNTVILLE" }, { "name": "GRAY COURT", "code": "GRAY COURT" }, { "name": "FOUNTAIN INN", "code": "FOUNTAIN INN" }, { "name": "WATERLOO", "code": "WATERLOO" }, { "name": "WOODRUFF", "code": "WOODRUFF" }, { "name": "SIMPSONVILLE", "code": "SIMPSONVILLE" }, { "name": "CHAPPELLS", "code": "CHAPPELLS" }, { "name": "WARE SHOALS", "code": "WARE SHOALS" }, { "name": "CROSS HILL", "code": "CROSS HILL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RCITY", "type": "esriFieldTypeString", "alias": "RIGHT CITY", "length": 20, "domain": { "type": "codedValue", "name": "PostalCity", "description": "Postal office's city names for E911 address point data and street centerline data.", "codedValues": [ { "name": "WHITMIRE", "code": "WHITMIRE" }, { "name": "KINARDS", "code": "KINARDS" }, { "name": "JOANNA", "code": "JOANNA" }, { "name": "CLINTON", "code": "CLINTON" }, { "name": "HONEA PATH", "code": "HONEA PATH" }, { "name": "LAURENS", "code": "LAURENS" }, { "name": "ENOREE", "code": "ENOREE" }, { "name": "MOUNTVILLE", "code": "MOUNTVILLE" }, { "name": "GRAY COURT", "code": "GRAY COURT" }, { "name": "FOUNTAIN INN", "code": "FOUNTAIN INN" }, { "name": "WATERLOO", "code": "WATERLOO" }, { "name": "WOODRUFF", "code": "WOODRUFF" }, { "name": "SIMPSONVILLE", "code": "SIMPSONVILLE" }, { "name": "CHAPPELLS", "code": "CHAPPELLS" }, { "name": "WARE SHOALS", "code": "WARE SHOALS" }, { "name": "CROSS HILL", "code": "CROSS HILL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIP LEFT", "length": 5, "domain": { "type": "codedValue", "name": "PostalZIPCode", "description": "Postal office's ZIP code for E911 address point data and street centerline data.", "codedValues": [ { "name": "29178", "code": "29178" }, { "name": "29355", "code": "29355" }, { "name": "29351", "code": "29351" }, { "name": "29325", "code": "29325" }, { "name": "29654", "code": "29654" }, { "name": "29360", "code": "29360" }, { "name": "29335", "code": "29335" }, { "name": "29370", "code": "29370" }, { "name": "29645", "code": "29645" }, { "name": "29644", "code": "29644" }, { "name": "29384", "code": "29384" }, { "name": "29388", "code": "29388" }, { "name": "29681", "code": "29681" }, { "name": "29037", "code": "29037" }, { "name": "29692", "code": "29692" }, { "name": "29332", "code": "29332" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIP RIGHT", "length": 5, "domain": { "type": "codedValue", "name": "PostalZIPCode", "description": "Postal office's ZIP code for E911 address point data and street centerline data.", "codedValues": [ { "name": "29178", "code": "29178" }, { "name": "29355", "code": "29355" }, { "name": "29351", "code": "29351" }, { "name": "29325", "code": "29325" }, { "name": "29654", "code": "29654" }, { "name": "29360", "code": "29360" }, { "name": "29335", "code": "29335" }, { "name": "29370", "code": "29370" }, { "name": "29645", "code": "29645" }, { "name": "29644", "code": "29644" }, { "name": "29384", "code": "29384" }, { "name": "29388", "code": "29388" }, { "name": "29681", "code": "29681" }, { "name": "29037", "code": "29037" }, { "name": "29692", "code": "29692" }, { "name": "29332", "code": "29332" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESNL", "type": "esriFieldTypeString", "alias": "ESN LEFT", "length": 5, "domain": null }, { "name": "ESNR", "type": "esriFieldTypeString", "alias": "ESN RIGHT", "length": 5, "domain": null }, { "name": "STLABELS", "type": "esriFieldTypeString", "alias": "STREET LABELS", "length": 50, "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeSmallInteger", "alias": "SURFACE", "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANES", "domain": null }, { "name": "CNTY", "type": "esriFieldTypeString", "alias": "COUNTY FIPS CODE", "length": 2, "domain": null }, { "name": "ROAD_TYPE", "type": "esriFieldTypeString", "alias": "ROAD TYPE", "length": 16, "domain": null }, { "name": "POWER_CO", "type": "esriFieldTypeString", "alias": "POWER_CO", "length": 30, "domain": null }, { "name": "GAS_CO", "type": "esriFieldTypeString", "alias": "GAS_CO", "length": 30, "domain": null }, { "name": "WATER_CO", "type": "esriFieldTypeString", "alias": "WATER_CO", "length": 30, "domain": null }, { "name": "INDEXSTLABELS", "type": "esriFieldTypeString", "alias": "INDEX STREET LABELS", "length": 50, "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 35, "domain": null }, { "name": "INSETCITY", "type": "esriFieldTypeString", "alias": "MAP CITY INSET", "length": 35, "domain": null }, { "name": "OneWay", "type": "esriFieldTypeSmallInteger", "alias": "OneWay", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_201", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S181_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 7, "name": "Service Point", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 8, "name": "Emergency Service Center" }, { "id": 9, "name": "EMS" }, { "id": 10, "name": "Hospital" }, { "id": 11, "name": "Fire Department" }, { "id": 12, "name": "Police Department" }, { "id": 13, "name": "Sheriff Department" }, { "id": 14, "name": "Polling Place" } ], "minScale": 750000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1609900.796916008, "ymin": 867246.2814960629, "xmax": 1794860.0321522355, "ymax": 1063289.4117454141, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "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, AMF, 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.61, "id": 8, "name": "Emergency Service Center", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Service Point" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "db0ee82bce90cb666209b85aff94689e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAeCAYAAAAhDE4sAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhBJREFUSInt1DFv00AUwPG/pUrna1OlzkATohSZZmmmqhtha0Zv0K2fjZEN2LI1IxEbmSIhpS0mau3JJgqx78pwDLbSlCQkKAgJibedfe/ne893t8Ufiq1/B3ot6kaUB8h8nAI6POZc96y1oW4d02BI8aAE5RJoUEFESI/2GONFzGFzULdZMs8qJdgvQGkbZLYc2y1Qvj3ACb/R/jI03kBbS6HOad00JOA+gn0bGk2wi/D5A4QBdj7vRNVoF74br+dbc9CrEuYpIMoFcAC3CScvoFyBjxI678BRkIB0wE2gLYTxdLayKVQEHBWBKGQPHksggJHKanNd0CnEfbBBxiFovaRHNxFUJnD6Em6vMgAJ8RUACuDokPTiLXbItNSH0ATS3Xx2GGJLYHQ9fa1SIFXou2wseRhTSAPxGGS5BiOVJc5uIsiQOEFWn0DPR4k8cRY611hdMM71ECoRsAt3M59MIVVjSGDv04RrAZ5m/q8BxBoq7zXKBcQEtrM+KIAEbA3yK+iBJqgLGCxptgdWR2MaISgbEDlCjqisyv6xoNX7xYYEaIHVvtCmAtjPBTLvU5xCcAnBIXg/IQshuK/9zeWOkU5WYnqzw5kfWfiLMlZcI2d+ZAVVYfYSkH608NSvBcF9j1bFSihOsqO3MaTiGnF1uDnU9AdW3xFmYwggiI+A3uZQy198T/82tE78h/4i9AMB/8h079I/xwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1609900.796916008, "ymin": 867246.2814960629, "xmax": 1794860.0321522355, "ymax": 1063289.4117454141, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 50, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": { "type": "codedValue", "name": "Agriculture Food and Livestock FCode", "description": "The type of agriculture, food and livestock facility", "codedValues": [ { "name": "Agriculture or Livestock Structure", "code": "Agriculture or Livestock Structure" }, { "name": "Agricultural Experimental Station", "code": "Agricultural Experimental Station" }, { "name": "Food Industry Facility", "code": "Food Industry Facility" }, { "name": "Bakery (Regional)", "code": "Bakery (Regional)" }, { "name": "Beverage Bottling Plant", "code": "Beverage Bottling Plant" }, { "name": "Brewery / Distillery / Winery", "code": "Brewery / Distillery / Winery" }, { "name": "Cannery", "code": "Cannery" }, { "name": "Corral", "code": "Corral" }, { "name": "Dairy", "code": "Dairy" }, { "name": "Farm / Ranch", "code": "Farm / Ranch" }, { "name": "Feedlot", "code": "Feedlot" }, { "name": "Food Distribution Center", "code": "Food Distribution Center" }, { "name": "Fish Farm / Hatchery", "code": "Fish Farm / Hatchery" }, { "name": "Fish Ladder", "code": "Fish Ladder" }, { "name": "Grain Elevator", "code": "Grain Elevator" }, { "name": "Grain Mill", "code": "Grain Mill" }, { "name": "Greenhouse / Nursery", "code": "Greenhouse / Nursery" }, { "name": "Livestock Complex", "code": "Livestock Complex" }, { "name": "Meat Processing / Packaging Facility", "code": "Meat Processing / Packaging Facility" }, { "name": "Stockyard / Feedlot", "code": "Stockyard / Feedlot" }, { "name": "Veterinary Hospital / Clinic", "code": "Veterinary Hospital / Clinic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 100, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Name", "length": 2, "domain": null }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 30, "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "length": 30, "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R261_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_261", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_261", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S234_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode_1", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" }, { "name": "Recycling Facility", "code": "Recycling Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Commercial and Retail FCode", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "College / University", "code": "College / University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode_1", "description": "The type of emergency response or law enforcement facility", "codedValues": [ { "name": "Emergency Response or Law Enforcement Facility", "code": "Emergency Response or Law Enforcement Facility" }, { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Border Patrol", "code": "Border Patrol" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Coast Guard", "code": "Coast Guard" }, { "name": "Customs Service", "code": "Customs Service" }, { "name": "Department of Justice", "code": "Department of Justice" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Federal Bureau of Investigation", "code": "Federal Bureau of Investigation" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Fire Equipment Manufacturer", "code": "Fire Equipment Manufacturer" }, { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration and Naturalization Service", "code": "Immigration and Naturalization Service" }, { "name": "Marshal Service", "code": "Marshal Service" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Secret Service", "code": "Secret Service" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Energy FCode", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "POL Storage Tank", "code": "POL Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Banking and Finance FCode", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Bullion Repository", "code": "Bullion Repository" }, { "name": "Check Clearing Center", "code": "Check Clearing Center" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Federal Reserve Bank / Branch", "code": "Federal Reserve Bank / Branch" }, { "name": "Financial Processing Center", "code": "Financial Processing Center" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Center", "code": "Investment / Brokerage Center" }, { "name": "Insurance and Finance Center", "code": "Insurance and Finance Center" }, { "name": "Stock Exchange", "code": "Stock Exchange" }, { "name": "US Mint / Bureau of Engraving and Printing", "code": "US Mint / Bureau of Engraving and Printing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Bulk Mail Center", "code": "Bulk Mail Center" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "Building General", "code": "Building General" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single-Family Dwelling", "code": "Single-Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Center for Disease Control Office", "code": "Center for Disease Control Office" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Hospital / Medical Center", "code": "Hospital / Medical Center" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue", "code": "Morgue" }, { "name": "Mortuary / Crematory", "code": "Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Center", "code": "Rehabilitation Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Center / Command Center", "code": "Air Traffic Control Center / Command Center" }, { "name": "Boat Ramp / Dock", "code": "Boat Ramp / Dock" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Harbor / Marina", "code": "Harbor / Marina" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Launch Facility", "code": "Launch Facility" }, { "name": "Launch Pad", "code": "Launch Pad" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Seaplane Anchorage / Base", "code": "Seaplane Anchorage / Base" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode_1", "description": "The type of public attraction or landmark", "codedValues": [ { "name": "Public Attraction or Landmark Building", "code": "Public Attraction or Landmark Building" }, { "name": "Amusement / Water Park", "code": "Amusement / Water Park" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall / Theater / Opera House", "code": "Auditorium / Concert Hall / Theater / Opera House" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Community / Recreation Center", "code": "Community / Recreation Center" }, { "name": "Convention Center", "code": "Convention Center" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "House of Worship", "code": "House of Worship" }, { "name": "Ice Arena", "code": "Ice Arena" }, { "name": "Library", "code": "Library" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Marina", "code": "Marina" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Outdoor Theater / Amphitheater", "code": "Outdoor Theater / Amphitheater" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Racetrack / Dragstrip", "code": "Racetrack / Dragstrip" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Center", "code": "Visitor / Information Center" }, { "name": "Zoo", "code": "Zoo" }, { "name": "Park", "code": "Park" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Lake / Pond", "code": "Lake / Pond" }, { "name": "Sports Complex", "code": "Sports Complex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode_1", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Bureau of Land Management Facility", "code": "Bureau of Land Management Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Court House", "code": "Court House" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Department of Energy Facility", "code": "Department of Energy Facility" }, { "name": "Department of State Facility", "code": "Department of State Facility" }, { "name": "DoD / Military Facility", "code": "DoD / Military Facility" }, { "name": "Governor Residence", "code": "Governor Residence" }, { "name": "Intelligence Facility", "code": "Intelligence Facility" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "White House", "code": "White House" }, { "name": "Department of Public Works", "code": "Department of Public Works" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "Department of Motor Vehicle Facility", "code": "Department of Motor Vehicle Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Warning Center", "code": "Warning Center" }, { "name": "Weather Data Center", "code": "Weather Data Center" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Center", "code": "Data Center" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 701, "FEATURECODE": "Agriculture or Livestock Structure", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode_1", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" }, { "name": "Recycling Facility", "code": "Recycling Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 710, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 710, "name": "Industry" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Commercial and Retail FCode", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 720, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "College / University", "code": "College / University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 730, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 730, "name": "Education" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode_1", "description": "The type of emergency response or law enforcement facility", "codedValues": [ { "name": "Emergency Response or Law Enforcement Facility", "code": "Emergency Response or Law Enforcement Facility" }, { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Border Patrol", "code": "Border Patrol" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Coast Guard", "code": "Coast Guard" }, { "name": "Customs Service", "code": "Customs Service" }, { "name": "Department of Justice", "code": "Department of Justice" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Federal Bureau of Investigation", "code": "Federal Bureau of Investigation" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Fire Equipment Manufacturer", "code": "Fire Equipment Manufacturer" }, { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration and Naturalization Service", "code": "Immigration and Naturalization Service" }, { "name": "Marshal Service", "code": "Marshal Service" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Secret Service", "code": "Secret Service" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 740, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Energy FCode", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "POL Storage Tank", "code": "POL Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 750, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 750, "name": "Energy" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Banking and Finance FCode", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Bullion Repository", "code": "Bullion Repository" }, { "name": "Check Clearing Center", "code": "Check Clearing Center" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Federal Reserve Bank / Branch", "code": "Federal Reserve Bank / Branch" }, { "name": "Financial Processing Center", "code": "Financial Processing Center" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Center", "code": "Investment / Brokerage Center" }, { "name": "Insurance and Finance Center", "code": "Insurance and Finance Center" }, { "name": "Stock Exchange", "code": "Stock Exchange" }, { "name": "US Mint / Bureau of Engraving and Printing", "code": "US Mint / Bureau of Engraving and Printing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 760, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Bulk Mail Center", "code": "Bulk Mail Center" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 780, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "Building General", "code": "Building General" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single-Family Dwelling", "code": "Single-Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 790, "name": "Building General" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Center for Disease Control Office", "code": "Center for Disease Control Office" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Hospital / Medical Center", "code": "Hospital / Medical Center" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue", "code": "Morgue" }, { "name": "Mortuary / Crematory", "code": "Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Center", "code": "Rehabilitation Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 800, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Center / Command Center", "code": "Air Traffic Control Center / Command Center" }, { "name": "Boat Ramp / Dock", "code": "Boat Ramp / Dock" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Harbor / Marina", "code": "Harbor / Marina" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Launch Facility", "code": "Launch Facility" }, { "name": "Launch Pad", "code": "Launch Pad" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Seaplane Anchorage / Base", "code": "Seaplane Anchorage / Base" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 810, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode_1", "description": "The type of public attraction or landmark", "codedValues": [ { "name": "Public Attraction or Landmark Building", "code": "Public Attraction or Landmark Building" }, { "name": "Amusement / Water Park", "code": "Amusement / Water Park" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall / Theater / Opera House", "code": "Auditorium / Concert Hall / Theater / Opera House" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Community / Recreation Center", "code": "Community / Recreation Center" }, { "name": "Convention Center", "code": "Convention Center" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "House of Worship", "code": "House of Worship" }, { "name": "Ice Arena", "code": "Ice Arena" }, { "name": "Library", "code": "Library" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Marina", "code": "Marina" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Outdoor Theater / Amphitheater", "code": "Outdoor Theater / Amphitheater" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Racetrack / Dragstrip", "code": "Racetrack / Dragstrip" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Center", "code": "Visitor / Information Center" }, { "name": "Zoo", "code": "Zoo" }, { "name": "Park", "code": "Park" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Lake / Pond", "code": "Lake / Pond" }, { "name": "Sports Complex", "code": "Sports Complex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 820, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode_1", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Bureau of Land Management Facility", "code": "Bureau of Land Management Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Court House", "code": "Court House" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Department of Energy Facility", "code": "Department of Energy Facility" }, { "name": "Department of State Facility", "code": "Department of State Facility" }, { "name": "DoD / Military Facility", "code": "DoD / Military Facility" }, { "name": "Governor Residence", "code": "Governor Residence" }, { "name": "Intelligence Facility", "code": "Intelligence Facility" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "White House", "code": "White House" }, { "name": "Department of Public Works", "code": "Department of Public Works" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "Department of Motor Vehicle Facility", "code": "Department of Motor Vehicle Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 830, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Warning Center", "code": "Warning Center" }, { "name": "Weather Data Center", "code": "Weather Data Center" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 840, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 840, "name": "Weather" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 850, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Center", "code": "Data Center" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 880, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 9, "name": "EMS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Service Point" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e4f218e4728f01085b6e7db6a02585b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWFJREFUKJGl0r1qVFEUxfHfnrkwdpLgR5UivkCKYGMhqC+gnYUEG0kT7+g0kmKQYHBAgmHGELESRAgIVlY+gY+QMnYqyiD4Ea4w99jMzcwkE1O4qr32Of+z14aT+Q9lU7t5WhJalW0kD4pevD8eXk2ndfwgSuEcFqqjghmwnM54Ed+Owr+91DQ3O0gr/WlpmukWnmmmZd14cwA38nSl4Ab06z5gbwIMjzE/dBsepnfWYj+DIjyZuMqFQ3Pnx+o5391Dp4q9pGZL6eq0xGMq1dJzp2J7tHM3dnFNs9whbh6LJndt1rYrm8Fsnhb6oYfL/5wbtuTlRWJVLz5n0A/tE8EKj7iNj1irdm7jOupD/xVnx6AvOD+sP6nbOIitG7vul68bZVwqapoGFoVHY7vewYy6jlLb0/g1gmEQrYKfNuOPPC0eCpt045VWeqtrv2qP4F5M/VgTGk48Co+rF+tYP+mtvxapYP6GSWguAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1609900.796916008, "ymin": 867246.2814960629, "xmax": 1794860.0321522355, "ymax": 1063289.4117454141, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 50, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": { "type": "codedValue", "name": "Agriculture Food and Livestock FCode", "description": "The type of agriculture, food and livestock facility", "codedValues": [ { "name": "Agriculture or Livestock Structure", "code": "Agriculture or Livestock Structure" }, { "name": "Agricultural Experimental Station", "code": "Agricultural Experimental Station" }, { "name": "Food Industry Facility", "code": "Food Industry Facility" }, { "name": "Bakery (Regional)", "code": "Bakery (Regional)" }, { "name": "Beverage Bottling Plant", "code": "Beverage Bottling Plant" }, { "name": "Brewery / Distillery / Winery", "code": "Brewery / Distillery / Winery" }, { "name": "Cannery", "code": "Cannery" }, { "name": "Corral", "code": "Corral" }, { "name": "Dairy", "code": "Dairy" }, { "name": "Farm / Ranch", "code": "Farm / Ranch" }, { "name": "Feedlot", "code": "Feedlot" }, { "name": "Food Distribution Center", "code": "Food Distribution Center" }, { "name": "Fish Farm / Hatchery", "code": "Fish Farm / Hatchery" }, { "name": "Fish Ladder", "code": "Fish Ladder" }, { "name": "Grain Elevator", "code": "Grain Elevator" }, { "name": "Grain Mill", "code": "Grain Mill" }, { "name": "Greenhouse / Nursery", "code": "Greenhouse / Nursery" }, { "name": "Livestock Complex", "code": "Livestock Complex" }, { "name": "Meat Processing / Packaging Facility", "code": "Meat Processing / Packaging Facility" }, { "name": "Stockyard / Feedlot", "code": "Stockyard / Feedlot" }, { "name": "Veterinary Hospital / Clinic", "code": "Veterinary Hospital / Clinic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 100, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Name", "length": 2, "domain": null }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 30, "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "length": 30, "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R261_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_261", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_261", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S234_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode_1", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" }, { "name": "Recycling Facility", "code": "Recycling Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Commercial and Retail FCode", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "College / University", "code": "College / University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode_1", "description": "The type of emergency response or law enforcement facility", "codedValues": [ { "name": "Emergency Response or Law Enforcement Facility", "code": "Emergency Response or Law Enforcement Facility" }, { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Border Patrol", "code": "Border Patrol" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Coast Guard", "code": "Coast Guard" }, { "name": "Customs Service", "code": "Customs Service" }, { "name": "Department of Justice", "code": "Department of Justice" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Federal Bureau of Investigation", "code": "Federal Bureau of Investigation" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Fire Equipment Manufacturer", "code": "Fire Equipment Manufacturer" }, { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration and Naturalization Service", "code": "Immigration and Naturalization Service" }, { "name": "Marshal Service", "code": "Marshal Service" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Secret Service", "code": "Secret Service" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Energy FCode", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "POL Storage Tank", "code": "POL Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Banking and Finance FCode", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Bullion Repository", "code": "Bullion Repository" }, { "name": "Check Clearing Center", "code": "Check Clearing Center" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Federal Reserve Bank / Branch", "code": "Federal Reserve Bank / Branch" }, { "name": "Financial Processing Center", "code": "Financial Processing Center" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Center", "code": "Investment / Brokerage Center" }, { "name": "Insurance and Finance Center", "code": "Insurance and Finance Center" }, { "name": "Stock Exchange", "code": "Stock Exchange" }, { "name": "US Mint / Bureau of Engraving and Printing", "code": "US Mint / Bureau of Engraving and Printing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Bulk Mail Center", "code": "Bulk Mail Center" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "Building General", "code": "Building General" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single-Family Dwelling", "code": "Single-Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Center for Disease Control Office", "code": "Center for Disease Control Office" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Hospital / Medical Center", "code": "Hospital / Medical Center" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue", "code": "Morgue" }, { "name": "Mortuary / Crematory", "code": "Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Center", "code": "Rehabilitation Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Center / Command Center", "code": "Air Traffic Control Center / Command Center" }, { "name": "Boat Ramp / Dock", "code": "Boat Ramp / Dock" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Harbor / Marina", "code": "Harbor / Marina" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Launch Facility", "code": "Launch Facility" }, { "name": "Launch Pad", "code": "Launch Pad" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Seaplane Anchorage / Base", "code": "Seaplane Anchorage / Base" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode_1", "description": "The type of public attraction or landmark", "codedValues": [ { "name": "Public Attraction or Landmark Building", "code": "Public Attraction or Landmark Building" }, { "name": "Amusement / Water Park", "code": "Amusement / Water Park" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall / Theater / Opera House", "code": "Auditorium / Concert Hall / Theater / Opera House" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Community / Recreation Center", "code": "Community / Recreation Center" }, { "name": "Convention Center", "code": "Convention Center" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "House of Worship", "code": "House of Worship" }, { "name": "Ice Arena", "code": "Ice Arena" }, { "name": "Library", "code": "Library" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Marina", "code": "Marina" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Outdoor Theater / Amphitheater", "code": "Outdoor Theater / Amphitheater" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Racetrack / Dragstrip", "code": "Racetrack / Dragstrip" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Center", "code": "Visitor / Information Center" }, { "name": "Zoo", "code": "Zoo" }, { "name": "Park", "code": "Park" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Lake / Pond", "code": "Lake / Pond" }, { "name": "Sports Complex", "code": "Sports Complex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode_1", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Bureau of Land Management Facility", "code": "Bureau of Land Management Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Court House", "code": "Court House" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Department of Energy Facility", "code": "Department of Energy Facility" }, { "name": "Department of State Facility", "code": "Department of State Facility" }, { "name": "DoD / Military Facility", "code": "DoD / Military Facility" }, { "name": "Governor Residence", "code": "Governor Residence" }, { "name": "Intelligence Facility", "code": "Intelligence Facility" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "White House", "code": "White House" }, { "name": "Department of Public Works", "code": "Department of Public Works" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "Department of Motor Vehicle Facility", "code": "Department of Motor Vehicle Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Warning Center", "code": "Warning Center" }, { "name": "Weather Data Center", "code": "Weather Data Center" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Center", "code": "Data Center" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 701, "FEATURECODE": "Agriculture or Livestock Structure", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode_1", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" }, { "name": "Recycling Facility", "code": "Recycling Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 710, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 710, "name": "Industry" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Commercial and Retail FCode", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 720, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "College / University", "code": "College / University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 730, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 730, "name": "Education" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode_1", "description": "The type of emergency response or law enforcement facility", "codedValues": [ { "name": "Emergency Response or Law Enforcement Facility", "code": "Emergency Response or Law Enforcement Facility" }, { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Border Patrol", "code": "Border Patrol" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Coast Guard", "code": "Coast Guard" }, { "name": "Customs Service", "code": "Customs Service" }, { "name": "Department of Justice", "code": "Department of Justice" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Federal Bureau of Investigation", "code": "Federal Bureau of Investigation" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Fire Equipment Manufacturer", "code": "Fire Equipment Manufacturer" }, { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration and Naturalization Service", "code": "Immigration and Naturalization Service" }, { "name": "Marshal Service", "code": "Marshal Service" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Secret Service", "code": "Secret Service" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 740, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Energy FCode", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "POL Storage Tank", "code": "POL Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 750, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 750, "name": "Energy" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Banking and Finance FCode", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Bullion Repository", "code": "Bullion Repository" }, { "name": "Check Clearing Center", "code": "Check Clearing Center" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Federal Reserve Bank / Branch", "code": "Federal Reserve Bank / Branch" }, { "name": "Financial Processing Center", "code": "Financial Processing Center" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Center", "code": "Investment / Brokerage Center" }, { "name": "Insurance and Finance Center", "code": "Insurance and Finance Center" }, { "name": "Stock Exchange", "code": "Stock Exchange" }, { "name": "US Mint / Bureau of Engraving and Printing", "code": "US Mint / Bureau of Engraving and Printing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 760, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Bulk Mail Center", "code": "Bulk Mail Center" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 780, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "Building General", "code": "Building General" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single-Family Dwelling", "code": "Single-Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 790, "name": "Building General" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Center for Disease Control Office", "code": "Center for Disease Control Office" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Hospital / Medical Center", "code": "Hospital / Medical Center" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue", "code": "Morgue" }, { "name": "Mortuary / Crematory", "code": "Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Center", "code": "Rehabilitation Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 800, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Center / Command Center", "code": "Air Traffic Control Center / Command Center" }, { "name": "Boat Ramp / Dock", "code": "Boat Ramp / Dock" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Harbor / Marina", "code": "Harbor / Marina" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Launch Facility", "code": "Launch Facility" }, { "name": "Launch Pad", "code": "Launch Pad" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Seaplane Anchorage / Base", "code": "Seaplane Anchorage / Base" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 810, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode_1", "description": "The type of public attraction or landmark", "codedValues": [ { "name": "Public Attraction or Landmark Building", "code": "Public Attraction or Landmark Building" }, { "name": "Amusement / Water Park", "code": "Amusement / Water Park" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall / Theater / Opera House", "code": "Auditorium / Concert Hall / Theater / Opera House" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Community / Recreation Center", "code": "Community / Recreation Center" }, { "name": "Convention Center", "code": "Convention Center" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "House of Worship", "code": "House of Worship" }, { "name": "Ice Arena", "code": "Ice Arena" }, { "name": "Library", "code": "Library" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Marina", "code": "Marina" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Outdoor Theater / Amphitheater", "code": "Outdoor Theater / Amphitheater" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Racetrack / Dragstrip", "code": "Racetrack / Dragstrip" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Center", "code": "Visitor / Information Center" }, { "name": "Zoo", "code": "Zoo" }, { "name": "Park", "code": "Park" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Lake / Pond", "code": "Lake / Pond" }, { "name": "Sports Complex", "code": "Sports Complex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 820, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode_1", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Bureau of Land Management Facility", "code": "Bureau of Land Management Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Court House", "code": "Court House" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Department of Energy Facility", "code": "Department of Energy Facility" }, { "name": "Department of State Facility", "code": "Department of State Facility" }, { "name": "DoD / Military Facility", "code": "DoD / Military Facility" }, { "name": "Governor Residence", "code": "Governor Residence" }, { "name": "Intelligence Facility", "code": "Intelligence Facility" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "White House", "code": "White House" }, { "name": "Department of Public Works", "code": "Department of Public Works" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "Department of Motor Vehicle Facility", "code": "Department of Motor Vehicle Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 830, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Warning Center", "code": "Warning Center" }, { "name": "Weather Data Center", "code": "Weather Data Center" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 840, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 840, "name": "Weather" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 850, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Center", "code": "Data Center" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 880, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 10, "name": "Hospital", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Service Point" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d9737199c52157d6e9b256c6acce3bef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUxJREFUOI1jYYCCWbN2swlJCCgxMvxnYiAR/P7G+CAiwvQbC0xAWV3i7qPH72T+/yfVKAYGWWnB97t3X5WDG/bw0TuZpCmXGLSFWBlsNPkZGBgYGJ69/sGw+dYXFI1WEuwMusq8DAwMDAy3H39l2PfoO8O8HD1BSQk+JRYGNBBiJ8XQUOHLwMDAwHD42HWGzUV7UeRj/ZQZMpKcGBgYGBhWrD3OsK/7LFwOwzBKwBA1TEVJguFQnzOKmJgoH3mGSUoIMkhKCFLHZU+evmW4cfsZipiEGD+DjpYc6Ybdf/iKwbXiIIrY9DQt8gwjFQwhw379/svw+fN3BgYGBoYfP35jaPjxEyH/88cf7IYxMkLo9q1PGNq3zsVpe+HCmwyFC2+iiEH0Mv6DG6YgJ3Jtbo6eJiGvYAOy0kLP/v/5fQdumKOdtjY5BiEDqkYAACKAYYwPqHpZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1716561.9603018314, "ymin": 964820.0170603693, "xmax": 1716561.9603018314, "ymax": 964820.0170603693, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Facility_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HazusID", "type": "esriFieldTypeString", "alias": "HazusID", "length": 10, "domain": null }, { "name": "Back_up_power", "type": "esriFieldTypeString", "alias": "Back_up_power", "length": 5, "domain": null }, { "name": "Census_Tract", "type": "esriFieldTypeString", "alias": "Census_Tract", "length": 10, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 10, "domain": null }, { "name": "Facility_Class", "type": "esriFieldTypeString", "alias": "Facility_Class", "length": 10, "domain": null }, { "name": "Kitchen_Facilities", "type": "esriFieldTypeString", "alias": "Kitchen_Facilities", "length": 5, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeString", "alias": "Latitude", "length": 15, "domain": null }, { "name": "Longitude", "type": "esriFieldTypeString", "alias": "Longitude", "length": 15, "domain": null }, { "name": "Misc_Comment", "type": "esriFieldTypeString", "alias": "Misc_Comment", "length": 50, "domain": null }, { "name": "Number_of_Stories", "type": "esriFieldTypeString", "alias": "Number_of_Stories", "length": 5, "domain": null }, { "name": "Replacement_Cost", "type": "esriFieldTypeString", "alias": "Replacement_Cost", "length": 15, "domain": null }, { "name": "Shelter_Capacity", "type": "esriFieldTypeString", "alias": "Shelter_Capacity", "length": 8, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Telephone_Number", "type": "esriFieldTypeString", "alias": "Telephone_Number", "length": 12, "domain": null }, { "name": "Year_Built", "type": "esriFieldTypeString", "alias": "Year_Built", "length": 4, "domain": null }, { "name": "Zip_Code", "type": "esriFieldTypeString", "alias": "Zip_Code", "length": 5, "domain": null }, { "name": "Facility_Name", "type": "esriFieldTypeString", "alias": "Facility_Name", "length": 40, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 25, "domain": null }, { "name": "Contact_Person", "type": "esriFieldTypeString", "alias": "Contact_Person", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "pebble.GIO.Hospital.Area", "type": "esriFieldTypeString", "alias": "pebble.GIO.Hospital.Area", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R254_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_254", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_254", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S227_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 11, "name": "Fire Department", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Service Point" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "40304bbbe9827395e5bbd0fb4706a032", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmpJREFUOI2tlEFIU3Ecx78/Wcwla0JmhMFYMxFkDA8NnI1dfKEwWdRAclC2ydgh6FAE28kdEhyCJ2nYlNF4dXAHjSHCizYQFeoyXR1yiroOs00kV8QO0b9DrO219xxC39Of3/v9Pu/7+/1/7ynwn6Wol8BisQDLZFxULKrR2voF7e0BGhx8eWogi8f7kU4/h8NxmSphDbRanoVCD6HVumlg4ENdIBOERqyv78Fmuyj5pv19wOs1QalMs1DoPXm9Jlkgi8etyOddMJkscLs/Ynb2jGwHPt8h6fU3fs3MrDR4PBZph6VSH5zOuywc1lJbWxHAeTkgdXS8ZmtrWxQKXWDLyzrq798VAZkgNCCReAAANDpq/VuZzQIqVYV0cAAYDMDwsKs8W5bNvgBgETssFOYwPt5cY6WlBejrA3Z35cyCgsHrLB6/STbbQgW4ujokW3F8DORyso+xvQ3s7DwFIAI2yhYkk5VzOAz4fLU5hcIloLplg+EnUinpvbTbKy0fHUmmMLX6mwjILJZ3FI2aJbPrtQyA9Po5EZB0OjtGRnKIROp+jjWamPhMDkdADOS4Q8bzUUQi9+H3f0Umcw7z8w0YG/sz9H81NZXBxoYOkYgCXV33ymGxG40mhslJK4zGHgCfADQjGJQ0xZqaDmlo6BZ0urdksyWkgUplEkbjVWxubknuZJXI4+kBzz+B2XylOi4CEsf9YIJwFp2dj8Dzt7G0dAc8XztTv/8Y3d3PoFK9IY77LgssQwEsAlhkgvCYWa0LtLJyDem0Ar29JZjNr8jpdMk5P/FGiePyACqrlEoB09MnldT/Y59WvwFRGc8VSvSlVQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1609900.796916008, "ymin": 867246.2814960629, "xmax": 1794860.0321522355, "ymax": 1063289.4117454141, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 50, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": { "type": "codedValue", "name": "Agriculture Food and Livestock FCode", "description": "The type of agriculture, food and livestock facility", "codedValues": [ { "name": "Agriculture or Livestock Structure", "code": "Agriculture or Livestock Structure" }, { "name": "Agricultural Experimental Station", "code": "Agricultural Experimental Station" }, { "name": "Food Industry Facility", "code": "Food Industry Facility" }, { "name": "Bakery (Regional)", "code": "Bakery (Regional)" }, { "name": "Beverage Bottling Plant", "code": "Beverage Bottling Plant" }, { "name": "Brewery / Distillery / Winery", "code": "Brewery / Distillery / Winery" }, { "name": "Cannery", "code": "Cannery" }, { "name": "Corral", "code": "Corral" }, { "name": "Dairy", "code": "Dairy" }, { "name": "Farm / Ranch", "code": "Farm / Ranch" }, { "name": "Feedlot", "code": "Feedlot" }, { "name": "Food Distribution Center", "code": "Food Distribution Center" }, { "name": "Fish Farm / Hatchery", "code": "Fish Farm / Hatchery" }, { "name": "Fish Ladder", "code": "Fish Ladder" }, { "name": "Grain Elevator", "code": "Grain Elevator" }, { "name": "Grain Mill", "code": "Grain Mill" }, { "name": "Greenhouse / Nursery", "code": "Greenhouse / Nursery" }, { "name": "Livestock Complex", "code": "Livestock Complex" }, { "name": "Meat Processing / Packaging Facility", "code": "Meat Processing / Packaging Facility" }, { "name": "Stockyard / Feedlot", "code": "Stockyard / Feedlot" }, { "name": "Veterinary Hospital / Clinic", "code": "Veterinary Hospital / Clinic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 100, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Name", "length": 2, "domain": null }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 30, "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "length": 30, "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R261_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_261", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_261", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S234_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode_1", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" }, { "name": "Recycling Facility", "code": "Recycling Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Commercial and Retail FCode", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "College / University", "code": "College / University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode_1", "description": "The type of emergency response or law enforcement facility", "codedValues": [ { "name": "Emergency Response or Law Enforcement Facility", "code": "Emergency Response or Law Enforcement Facility" }, { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Border Patrol", "code": "Border Patrol" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Coast Guard", "code": "Coast Guard" }, { "name": "Customs Service", "code": "Customs Service" }, { "name": "Department of Justice", "code": "Department of Justice" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Federal Bureau of Investigation", "code": "Federal Bureau of Investigation" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Fire Equipment Manufacturer", "code": "Fire Equipment Manufacturer" }, { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration and Naturalization Service", "code": "Immigration and Naturalization Service" }, { "name": "Marshal Service", "code": "Marshal Service" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Secret Service", "code": "Secret Service" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Energy FCode", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "POL Storage Tank", "code": "POL Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Banking and Finance FCode", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Bullion Repository", "code": "Bullion Repository" }, { "name": "Check Clearing Center", "code": "Check Clearing Center" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Federal Reserve Bank / Branch", "code": "Federal Reserve Bank / Branch" }, { "name": "Financial Processing Center", "code": "Financial Processing Center" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Center", "code": "Investment / Brokerage Center" }, { "name": "Insurance and Finance Center", "code": "Insurance and Finance Center" }, { "name": "Stock Exchange", "code": "Stock Exchange" }, { "name": "US Mint / Bureau of Engraving and Printing", "code": "US Mint / Bureau of Engraving and Printing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Bulk Mail Center", "code": "Bulk Mail Center" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "Building General", "code": "Building General" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single-Family Dwelling", "code": "Single-Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Center for Disease Control Office", "code": "Center for Disease Control Office" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Hospital / Medical Center", "code": "Hospital / Medical Center" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue", "code": "Morgue" }, { "name": "Mortuary / Crematory", "code": "Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Center", "code": "Rehabilitation Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Center / Command Center", "code": "Air Traffic Control Center / Command Center" }, { "name": "Boat Ramp / Dock", "code": "Boat Ramp / Dock" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Harbor / Marina", "code": "Harbor / Marina" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Launch Facility", "code": "Launch Facility" }, { "name": "Launch Pad", "code": "Launch Pad" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Seaplane Anchorage / Base", "code": "Seaplane Anchorage / Base" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode_1", "description": "The type of public attraction or landmark", "codedValues": [ { "name": "Public Attraction or Landmark Building", "code": "Public Attraction or Landmark Building" }, { "name": "Amusement / Water Park", "code": "Amusement / Water Park" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall / Theater / Opera House", "code": "Auditorium / Concert Hall / Theater / Opera House" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Community / Recreation Center", "code": "Community / Recreation Center" }, { "name": "Convention Center", "code": "Convention Center" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "House of Worship", "code": "House of Worship" }, { "name": "Ice Arena", "code": "Ice Arena" }, { "name": "Library", "code": "Library" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Marina", "code": "Marina" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Outdoor Theater / Amphitheater", "code": "Outdoor Theater / Amphitheater" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Racetrack / Dragstrip", "code": "Racetrack / Dragstrip" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Center", "code": "Visitor / Information Center" }, { "name": "Zoo", "code": "Zoo" }, { "name": "Park", "code": "Park" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Lake / Pond", "code": "Lake / Pond" }, { "name": "Sports Complex", "code": "Sports Complex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode_1", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Bureau of Land Management Facility", "code": "Bureau of Land Management Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Court House", "code": "Court House" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Department of Energy Facility", "code": "Department of Energy Facility" }, { "name": "Department of State Facility", "code": "Department of State Facility" }, { "name": "DoD / Military Facility", "code": "DoD / Military Facility" }, { "name": "Governor Residence", "code": "Governor Residence" }, { "name": "Intelligence Facility", "code": "Intelligence Facility" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "White House", "code": "White House" }, { "name": "Department of Public Works", "code": "Department of Public Works" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "Department of Motor Vehicle Facility", "code": "Department of Motor Vehicle Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Warning Center", "code": "Warning Center" }, { "name": "Weather Data Center", "code": "Weather Data Center" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Center", "code": "Data Center" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 701, "FEATURECODE": "Agriculture or Livestock Structure", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode_1", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" }, { "name": "Recycling Facility", "code": "Recycling Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 710, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 710, "name": "Industry" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Commercial and Retail FCode", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 720, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "College / University", "code": "College / University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 730, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 730, "name": "Education" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode_1", "description": "The type of emergency response or law enforcement facility", "codedValues": [ { "name": "Emergency Response or Law Enforcement Facility", "code": "Emergency Response or Law Enforcement Facility" }, { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Border Patrol", "code": "Border Patrol" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Coast Guard", "code": "Coast Guard" }, { "name": "Customs Service", "code": "Customs Service" }, { "name": "Department of Justice", "code": "Department of Justice" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Federal Bureau of Investigation", "code": "Federal Bureau of Investigation" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Fire Equipment Manufacturer", "code": "Fire Equipment Manufacturer" }, { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration and Naturalization Service", "code": "Immigration and Naturalization Service" }, { "name": "Marshal Service", "code": "Marshal Service" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Secret Service", "code": "Secret Service" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 740, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Energy FCode", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "POL Storage Tank", "code": "POL Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 750, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 750, "name": "Energy" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Banking and Finance FCode", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Bullion Repository", "code": "Bullion Repository" }, { "name": "Check Clearing Center", "code": "Check Clearing Center" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Federal Reserve Bank / Branch", "code": "Federal Reserve Bank / Branch" }, { "name": "Financial Processing Center", "code": "Financial Processing Center" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Center", "code": "Investment / Brokerage Center" }, { "name": "Insurance and Finance Center", "code": "Insurance and Finance Center" }, { "name": "Stock Exchange", "code": "Stock Exchange" }, { "name": "US Mint / Bureau of Engraving and Printing", "code": "US Mint / Bureau of Engraving and Printing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 760, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Bulk Mail Center", "code": "Bulk Mail Center" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 780, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "Building General", "code": "Building General" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single-Family Dwelling", "code": "Single-Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 790, "name": "Building General" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Center for Disease Control Office", "code": "Center for Disease Control Office" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Hospital / Medical Center", "code": "Hospital / Medical Center" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue", "code": "Morgue" }, { "name": "Mortuary / Crematory", "code": "Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Center", "code": "Rehabilitation Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 800, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Center / Command Center", "code": "Air Traffic Control Center / Command Center" }, { "name": "Boat Ramp / Dock", "code": "Boat Ramp / Dock" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Harbor / Marina", "code": "Harbor / Marina" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Launch Facility", "code": "Launch Facility" }, { "name": "Launch Pad", "code": "Launch Pad" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Seaplane Anchorage / Base", "code": "Seaplane Anchorage / Base" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 810, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode_1", "description": "The type of public attraction or landmark", "codedValues": [ { "name": "Public Attraction or Landmark Building", "code": "Public Attraction or Landmark Building" }, { "name": "Amusement / Water Park", "code": "Amusement / Water Park" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall / Theater / Opera House", "code": "Auditorium / Concert Hall / Theater / Opera House" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Community / Recreation Center", "code": "Community / Recreation Center" }, { "name": "Convention Center", "code": "Convention Center" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "House of Worship", "code": "House of Worship" }, { "name": "Ice Arena", "code": "Ice Arena" }, { "name": "Library", "code": "Library" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Marina", "code": "Marina" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Outdoor Theater / Amphitheater", "code": "Outdoor Theater / Amphitheater" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Racetrack / Dragstrip", "code": "Racetrack / Dragstrip" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Center", "code": "Visitor / Information Center" }, { "name": "Zoo", "code": "Zoo" }, { "name": "Park", "code": "Park" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Lake / Pond", "code": "Lake / Pond" }, { "name": "Sports Complex", "code": "Sports Complex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 820, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode_1", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Bureau of Land Management Facility", "code": "Bureau of Land Management Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Court House", "code": "Court House" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Department of Energy Facility", "code": "Department of Energy Facility" }, { "name": "Department of State Facility", "code": "Department of State Facility" }, { "name": "DoD / Military Facility", "code": "DoD / Military Facility" }, { "name": "Governor Residence", "code": "Governor Residence" }, { "name": "Intelligence Facility", "code": "Intelligence Facility" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "White House", "code": "White House" }, { "name": "Department of Public Works", "code": "Department of Public Works" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "Department of Motor Vehicle Facility", "code": "Department of Motor Vehicle Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 830, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Warning Center", "code": "Warning Center" }, { "name": "Weather Data Center", "code": "Weather Data Center" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 840, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 840, "name": "Weather" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 850, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Center", "code": "Data Center" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 880, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 12, "name": "Police Department", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Service Point" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7d83f8702d2af4ec9006bd8fa4c244b2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAATCAYAAACZZ43PAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgZJREFUOI2dk0toE1EUhr8zGRlbimJLNQVR6MKFURFcKI3PhSDpRgtCocUHiJtCoYtKgyguFFeNtEUKwYqupboSwVDMoo2gIIiID1CwvuIrYmlTr03muJhMmphErD/czbn/+e45PzM2/yW1QFwA2y85vRpGiBsYIcA98uSw2A4EcbmDMoewBYs+XP1KULuISs4GcPp0t3G5DTQAo+QLVLf45CBSWhNIYxPVThvAuMQKzUtRR6Nhs7eCchVh2xIBU5mYPPIzSPrVvSvgQke50wW+z8D1SRj/7NUc1QnDYojTvvnLArx8D0ciMJeFm0lYuxrad0J4K4yf9XwGeYUPaLTZkCkE93Qejieg+wCYX3As4dXTrbCmCfavhMQPANYVARmlvdqS9cvhbic0r/Kapz8Wm0GIAOftwpKRagAFsgZef4DJJzD0oOx6B70a9DPYWA0w/xMO3qp2483gBNjkASze4hICCNXBwB4IWFBfB/F9MJiCF6aSYOCdB8gzhhADaF4GrUG4/9gzhdZD00PP/YemuCTPPUALI6TZBRxKzkD4Ws2xAWhr4FtqlqPgfwdRyRHXw84zPWdcGaDkJ6uQMpGapYsh+USZ8aTkDZyhR684tvYYpBtoWVxXbzjImBmWZCmv8qXL8sbAKaJ6miwnQNtQ6WfYSlfJ8S+jXpQFYLRwaqo24B/1G3avo9+x36UJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1609900.796916008, "ymin": 867246.2814960629, "xmax": 1794860.0321522355, "ymax": 1063289.4117454141, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 50, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": { "type": "codedValue", "name": "Agriculture Food and Livestock FCode", "description": "The type of agriculture, food and livestock facility", "codedValues": [ { "name": "Agriculture or Livestock Structure", "code": "Agriculture or Livestock Structure" }, { "name": "Agricultural Experimental Station", "code": "Agricultural Experimental Station" }, { "name": "Food Industry Facility", "code": "Food Industry Facility" }, { "name": "Bakery (Regional)", "code": "Bakery (Regional)" }, { "name": "Beverage Bottling Plant", "code": "Beverage Bottling Plant" }, { "name": "Brewery / Distillery / Winery", "code": "Brewery / Distillery / Winery" }, { "name": "Cannery", "code": "Cannery" }, { "name": "Corral", "code": "Corral" }, { "name": "Dairy", "code": "Dairy" }, { "name": "Farm / Ranch", "code": "Farm / Ranch" }, { "name": "Feedlot", "code": "Feedlot" }, { "name": "Food Distribution Center", "code": "Food Distribution Center" }, { "name": "Fish Farm / Hatchery", "code": "Fish Farm / Hatchery" }, { "name": "Fish Ladder", "code": "Fish Ladder" }, { "name": "Grain Elevator", "code": "Grain Elevator" }, { "name": "Grain Mill", "code": "Grain Mill" }, { "name": "Greenhouse / Nursery", "code": "Greenhouse / Nursery" }, { "name": "Livestock Complex", "code": "Livestock Complex" }, { "name": "Meat Processing / Packaging Facility", "code": "Meat Processing / Packaging Facility" }, { "name": "Stockyard / Feedlot", "code": "Stockyard / Feedlot" }, { "name": "Veterinary Hospital / Clinic", "code": "Veterinary Hospital / Clinic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 100, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Name", "length": 2, "domain": null }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 30, "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "length": 30, "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R261_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_261", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_261", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S234_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode_1", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" }, { "name": "Recycling Facility", "code": "Recycling Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Commercial and Retail FCode", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "College / University", "code": "College / University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode_1", "description": "The type of emergency response or law enforcement facility", "codedValues": [ { "name": "Emergency Response or Law Enforcement Facility", "code": "Emergency Response or Law Enforcement Facility" }, { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Border Patrol", "code": "Border Patrol" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Coast Guard", "code": "Coast Guard" }, { "name": "Customs Service", "code": "Customs Service" }, { "name": "Department of Justice", "code": "Department of Justice" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Federal Bureau of Investigation", "code": "Federal Bureau of Investigation" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Fire Equipment Manufacturer", "code": "Fire Equipment Manufacturer" }, { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration and Naturalization Service", "code": "Immigration and Naturalization Service" }, { "name": "Marshal Service", "code": "Marshal Service" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Secret Service", "code": "Secret Service" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Energy FCode", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "POL Storage Tank", "code": "POL Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Banking and Finance FCode", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Bullion Repository", "code": "Bullion Repository" }, { "name": "Check Clearing Center", "code": "Check Clearing Center" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Federal Reserve Bank / Branch", "code": "Federal Reserve Bank / Branch" }, { "name": "Financial Processing Center", "code": "Financial Processing Center" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Center", "code": "Investment / Brokerage Center" }, { "name": "Insurance and Finance Center", "code": "Insurance and Finance Center" }, { "name": "Stock Exchange", "code": "Stock Exchange" }, { "name": "US Mint / Bureau of Engraving and Printing", "code": "US Mint / Bureau of Engraving and Printing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Bulk Mail Center", "code": "Bulk Mail Center" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "Building General", "code": "Building General" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single-Family Dwelling", "code": "Single-Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Center for Disease Control Office", "code": "Center for Disease Control Office" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Hospital / Medical Center", "code": "Hospital / Medical Center" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue", "code": "Morgue" }, { "name": "Mortuary / Crematory", "code": "Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Center", "code": "Rehabilitation Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Center / Command Center", "code": "Air Traffic Control Center / Command Center" }, { "name": "Boat Ramp / Dock", "code": "Boat Ramp / Dock" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Harbor / Marina", "code": "Harbor / Marina" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Launch Facility", "code": "Launch Facility" }, { "name": "Launch Pad", "code": "Launch Pad" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Seaplane Anchorage / Base", "code": "Seaplane Anchorage / Base" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode_1", "description": "The type of public attraction or landmark", "codedValues": [ { "name": "Public Attraction or Landmark Building", "code": "Public Attraction or Landmark Building" }, { "name": "Amusement / Water Park", "code": "Amusement / Water Park" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall / Theater / Opera House", "code": "Auditorium / Concert Hall / Theater / Opera House" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Community / Recreation Center", "code": "Community / Recreation Center" }, { "name": "Convention Center", "code": "Convention Center" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "House of Worship", "code": "House of Worship" }, { "name": "Ice Arena", "code": "Ice Arena" }, { "name": "Library", "code": "Library" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Marina", "code": "Marina" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Outdoor Theater / Amphitheater", "code": "Outdoor Theater / Amphitheater" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Racetrack / Dragstrip", "code": "Racetrack / Dragstrip" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Center", "code": "Visitor / Information Center" }, { "name": "Zoo", "code": "Zoo" }, { "name": "Park", "code": "Park" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Lake / Pond", "code": "Lake / Pond" }, { "name": "Sports Complex", "code": "Sports Complex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode_1", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Bureau of Land Management Facility", "code": "Bureau of Land Management Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Court House", "code": "Court House" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Department of Energy Facility", "code": "Department of Energy Facility" }, { "name": "Department of State Facility", "code": "Department of State Facility" }, { "name": "DoD / Military Facility", "code": "DoD / Military Facility" }, { "name": "Governor Residence", "code": "Governor Residence" }, { "name": "Intelligence Facility", "code": "Intelligence Facility" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "White House", "code": "White House" }, { "name": "Department of Public Works", "code": "Department of Public Works" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "Department of Motor Vehicle Facility", "code": "Department of Motor Vehicle Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Warning Center", "code": "Warning Center" }, { "name": "Weather Data Center", "code": "Weather Data Center" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Center", "code": "Data Center" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 701, "FEATURECODE": "Agriculture or Livestock Structure", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode_1", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" }, { "name": "Recycling Facility", "code": "Recycling Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 710, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 710, "name": "Industry" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Commercial and Retail FCode", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 720, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "College / University", "code": "College / University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 730, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 730, "name": "Education" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode_1", "description": "The type of emergency response or law enforcement facility", "codedValues": [ { "name": "Emergency Response or Law Enforcement Facility", "code": "Emergency Response or Law Enforcement Facility" }, { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Border Patrol", "code": "Border Patrol" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Coast Guard", "code": "Coast Guard" }, { "name": "Customs Service", "code": "Customs Service" }, { "name": "Department of Justice", "code": "Department of Justice" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Federal Bureau of Investigation", "code": "Federal Bureau of Investigation" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Fire Equipment Manufacturer", "code": "Fire Equipment Manufacturer" }, { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration and Naturalization Service", "code": "Immigration and Naturalization Service" }, { "name": "Marshal Service", "code": "Marshal Service" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Secret Service", "code": "Secret Service" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 740, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Energy FCode", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "POL Storage Tank", "code": "POL Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 750, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 750, "name": "Energy" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Banking and Finance FCode", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Bullion Repository", "code": "Bullion Repository" }, { "name": "Check Clearing Center", "code": "Check Clearing Center" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Federal Reserve Bank / Branch", "code": "Federal Reserve Bank / Branch" }, { "name": "Financial Processing Center", "code": "Financial Processing Center" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Center", "code": "Investment / Brokerage Center" }, { "name": "Insurance and Finance Center", "code": "Insurance and Finance Center" }, { "name": "Stock Exchange", "code": "Stock Exchange" }, { "name": "US Mint / Bureau of Engraving and Printing", "code": "US Mint / Bureau of Engraving and Printing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 760, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Bulk Mail Center", "code": "Bulk Mail Center" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 780, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "Building General", "code": "Building General" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single-Family Dwelling", "code": "Single-Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 790, "name": "Building General" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Center for Disease Control Office", "code": "Center for Disease Control Office" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Hospital / Medical Center", "code": "Hospital / Medical Center" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue", "code": "Morgue" }, { "name": "Mortuary / Crematory", "code": "Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Center", "code": "Rehabilitation Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 800, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Center / Command Center", "code": "Air Traffic Control Center / Command Center" }, { "name": "Boat Ramp / Dock", "code": "Boat Ramp / Dock" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Harbor / Marina", "code": "Harbor / Marina" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Launch Facility", "code": "Launch Facility" }, { "name": "Launch Pad", "code": "Launch Pad" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Seaplane Anchorage / Base", "code": "Seaplane Anchorage / Base" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 810, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode_1", "description": "The type of public attraction or landmark", "codedValues": [ { "name": "Public Attraction or Landmark Building", "code": "Public Attraction or Landmark Building" }, { "name": "Amusement / Water Park", "code": "Amusement / Water Park" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall / Theater / Opera House", "code": "Auditorium / Concert Hall / Theater / Opera House" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Community / Recreation Center", "code": "Community / Recreation Center" }, { "name": "Convention Center", "code": "Convention Center" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "House of Worship", "code": "House of Worship" }, { "name": "Ice Arena", "code": "Ice Arena" }, { "name": "Library", "code": "Library" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Marina", "code": "Marina" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Outdoor Theater / Amphitheater", "code": "Outdoor Theater / Amphitheater" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Racetrack / Dragstrip", "code": "Racetrack / Dragstrip" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Center", "code": "Visitor / Information Center" }, { "name": "Zoo", "code": "Zoo" }, { "name": "Park", "code": "Park" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Lake / Pond", "code": "Lake / Pond" }, { "name": "Sports Complex", "code": "Sports Complex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 820, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode_1", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Bureau of Land Management Facility", "code": "Bureau of Land Management Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Court House", "code": "Court House" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Department of Energy Facility", "code": "Department of Energy Facility" }, { "name": "Department of State Facility", "code": "Department of State Facility" }, { "name": "DoD / Military Facility", "code": "DoD / Military Facility" }, { "name": "Governor Residence", "code": "Governor Residence" }, { "name": "Intelligence Facility", "code": "Intelligence Facility" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "White House", "code": "White House" }, { "name": "Department of Public Works", "code": "Department of Public Works" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "Department of Motor Vehicle Facility", "code": "Department of Motor Vehicle Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 830, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Warning Center", "code": "Warning Center" }, { "name": "Weather Data Center", "code": "Weather Data Center" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 840, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 840, "name": "Weather" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 850, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Center", "code": "Data Center" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 880, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 13, "name": "Sheriff Department", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Service Point" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a446045a11864ffe11341d4ee30b3770", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqRJREFUOI2V019o1WUcx/HXc3bm0doUJ4FbSamsRLFsLKphBUV/CBYqbTCCKJ1dNO00KS+SICkNb2adbFB0I11MxFVrREl/bqpRFpY0SAgaKqXMPNMFbr+58/t1cbZVeLbp9/L7fD5vns/3+zxpJStJEeKrPUuXamayyZ4oiWuq0+H10x2hH7QmGZWeEtsuSe6QC/krgkWpcI/YnacLWmSTHhyRskWsBgR345NZYUMXktsXv6IuMmFjHdb5T7BsbbLhjSTpCyEMzQwb9lEUK8/WsvkRll3PnHLyw/QdY2MvixeEjfgcB0rD2pLqTFnyQlOnG16r48UWxgscPc7IGKuWsuZmvmlj7dt8d8Iu7cmovXoIyRQs0x7viWLZSMhcGJds3UC6jLa3ePoBltew/zBz5/B8M+88SlOvZfhQVn9VIXkyvy/8lIaoEH4QZGDTrS7Or3Dt0DDvnaR5hMoKNjfy/S/FEA2r0TuVaSy/yPF/Y+bCoUw23h0JLy25ziVYUEnnvTQeJIppXMTOpqJ74fwp0FmJ9XaGkf/NLHozvCyr/uKou2D4b5ZXc24XA3/S9RWvdvPBDsYuFT0ZmqNcOFlimyEmPvXFr+H+TY8Vh95yiI/nccuN3LaU9IT6t1MTFxg3MO3TyAgNB89Ibz1W3NzXbZw9T++3VFWw7XFGRtk3+VzLNODE5bD2ZGEUWwHN73PgCdauYWWK++qKkr/Os7uL/X9MmpIGdF0GqyqozQdHt62wal65ud195D7joZVck+H3QfoGqF/CjtX0nzHQM6iiZMx8LhxBfcdk492kzKBPuwc9ONEpZMo8fLg1fGmaKvnRwTOh4NmkRdqPgpukbI86pgfNDIPOcK7quWR9XrLF3lTHjNpZYcjnws9onU13RbCrqX8AbsHlqs+DaV0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1609900.796916008, "ymin": 867246.2814960629, "xmax": 1794860.0321522355, "ymax": 1063289.4117454141, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 50, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": { "type": "codedValue", "name": "Agriculture Food and Livestock FCode", "description": "The type of agriculture, food and livestock facility", "codedValues": [ { "name": "Agriculture or Livestock Structure", "code": "Agriculture or Livestock Structure" }, { "name": "Agricultural Experimental Station", "code": "Agricultural Experimental Station" }, { "name": "Food Industry Facility", "code": "Food Industry Facility" }, { "name": "Bakery (Regional)", "code": "Bakery (Regional)" }, { "name": "Beverage Bottling Plant", "code": "Beverage Bottling Plant" }, { "name": "Brewery / Distillery / Winery", "code": "Brewery / Distillery / Winery" }, { "name": "Cannery", "code": "Cannery" }, { "name": "Corral", "code": "Corral" }, { "name": "Dairy", "code": "Dairy" }, { "name": "Farm / Ranch", "code": "Farm / Ranch" }, { "name": "Feedlot", "code": "Feedlot" }, { "name": "Food Distribution Center", "code": "Food Distribution Center" }, { "name": "Fish Farm / Hatchery", "code": "Fish Farm / Hatchery" }, { "name": "Fish Ladder", "code": "Fish Ladder" }, { "name": "Grain Elevator", "code": "Grain Elevator" }, { "name": "Grain Mill", "code": "Grain Mill" }, { "name": "Greenhouse / Nursery", "code": "Greenhouse / Nursery" }, { "name": "Livestock Complex", "code": "Livestock Complex" }, { "name": "Meat Processing / Packaging Facility", "code": "Meat Processing / Packaging Facility" }, { "name": "Stockyard / Feedlot", "code": "Stockyard / Feedlot" }, { "name": "Veterinary Hospital / Clinic", "code": "Veterinary Hospital / Clinic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 100, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Name", "length": 2, "domain": null }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 30, "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "length": 30, "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R261_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_261", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_261", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S234_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode_1", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" }, { "name": "Recycling Facility", "code": "Recycling Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Commercial and Retail FCode", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "College / University", "code": "College / University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode_1", "description": "The type of emergency response or law enforcement facility", "codedValues": [ { "name": "Emergency Response or Law Enforcement Facility", "code": "Emergency Response or Law Enforcement Facility" }, { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Border Patrol", "code": "Border Patrol" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Coast Guard", "code": "Coast Guard" }, { "name": "Customs Service", "code": "Customs Service" }, { "name": "Department of Justice", "code": "Department of Justice" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Federal Bureau of Investigation", "code": "Federal Bureau of Investigation" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Fire Equipment Manufacturer", "code": "Fire Equipment Manufacturer" }, { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration and Naturalization Service", "code": "Immigration and Naturalization Service" }, { "name": "Marshal Service", "code": "Marshal Service" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Secret Service", "code": "Secret Service" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Energy FCode", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "POL Storage Tank", "code": "POL Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Banking and Finance FCode", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Bullion Repository", "code": "Bullion Repository" }, { "name": "Check Clearing Center", "code": "Check Clearing Center" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Federal Reserve Bank / Branch", "code": "Federal Reserve Bank / Branch" }, { "name": "Financial Processing Center", "code": "Financial Processing Center" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Center", "code": "Investment / Brokerage Center" }, { "name": "Insurance and Finance Center", "code": "Insurance and Finance Center" }, { "name": "Stock Exchange", "code": "Stock Exchange" }, { "name": "US Mint / Bureau of Engraving and Printing", "code": "US Mint / Bureau of Engraving and Printing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Bulk Mail Center", "code": "Bulk Mail Center" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "Building General", "code": "Building General" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single-Family Dwelling", "code": "Single-Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Center for Disease Control Office", "code": "Center for Disease Control Office" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Hospital / Medical Center", "code": "Hospital / Medical Center" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue", "code": "Morgue" }, { "name": "Mortuary / Crematory", "code": "Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Center", "code": "Rehabilitation Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Center / Command Center", "code": "Air Traffic Control Center / Command Center" }, { "name": "Boat Ramp / Dock", "code": "Boat Ramp / Dock" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Harbor / Marina", "code": "Harbor / Marina" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Launch Facility", "code": "Launch Facility" }, { "name": "Launch Pad", "code": "Launch Pad" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Seaplane Anchorage / Base", "code": "Seaplane Anchorage / Base" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode_1", "description": "The type of public attraction or landmark", "codedValues": [ { "name": "Public Attraction or Landmark Building", "code": "Public Attraction or Landmark Building" }, { "name": "Amusement / Water Park", "code": "Amusement / Water Park" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall / Theater / Opera House", "code": "Auditorium / Concert Hall / Theater / Opera House" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Community / Recreation Center", "code": "Community / Recreation Center" }, { "name": "Convention Center", "code": "Convention Center" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "House of Worship", "code": "House of Worship" }, { "name": "Ice Arena", "code": "Ice Arena" }, { "name": "Library", "code": "Library" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Marina", "code": "Marina" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Outdoor Theater / Amphitheater", "code": "Outdoor Theater / Amphitheater" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Racetrack / Dragstrip", "code": "Racetrack / Dragstrip" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Center", "code": "Visitor / Information Center" }, { "name": "Zoo", "code": "Zoo" }, { "name": "Park", "code": "Park" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Lake / Pond", "code": "Lake / Pond" }, { "name": "Sports Complex", "code": "Sports Complex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode_1", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Bureau of Land Management Facility", "code": "Bureau of Land Management Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Court House", "code": "Court House" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Department of Energy Facility", "code": "Department of Energy Facility" }, { "name": "Department of State Facility", "code": "Department of State Facility" }, { "name": "DoD / Military Facility", "code": "DoD / Military Facility" }, { "name": "Governor Residence", "code": "Governor Residence" }, { "name": "Intelligence Facility", "code": "Intelligence Facility" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "White House", "code": "White House" }, { "name": "Department of Public Works", "code": "Department of Public Works" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "Department of Motor Vehicle Facility", "code": "Department of Motor Vehicle Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Warning Center", "code": "Warning Center" }, { "name": "Weather Data Center", "code": "Weather Data Center" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Center", "code": "Data Center" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 701, "FEATURECODE": "Agriculture or Livestock Structure", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode_1", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" }, { "name": "Recycling Facility", "code": "Recycling Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 710, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 710, "name": "Industry" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Commercial and Retail FCode", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 720, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "College / University", "code": "College / University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 730, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 730, "name": "Education" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode_1", "description": "The type of emergency response or law enforcement facility", "codedValues": [ { "name": "Emergency Response or Law Enforcement Facility", "code": "Emergency Response or Law Enforcement Facility" }, { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Border Patrol", "code": "Border Patrol" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Coast Guard", "code": "Coast Guard" }, { "name": "Customs Service", "code": "Customs Service" }, { "name": "Department of Justice", "code": "Department of Justice" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Federal Bureau of Investigation", "code": "Federal Bureau of Investigation" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Fire Equipment Manufacturer", "code": "Fire Equipment Manufacturer" }, { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration and Naturalization Service", "code": "Immigration and Naturalization Service" }, { "name": "Marshal Service", "code": "Marshal Service" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Secret Service", "code": "Secret Service" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 740, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Energy FCode", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "POL Storage Tank", "code": "POL Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 750, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 750, "name": "Energy" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Banking and Finance FCode", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Bullion Repository", "code": "Bullion Repository" }, { "name": "Check Clearing Center", "code": "Check Clearing Center" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Federal Reserve Bank / Branch", "code": "Federal Reserve Bank / Branch" }, { "name": "Financial Processing Center", "code": "Financial Processing Center" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Center", "code": "Investment / Brokerage Center" }, { "name": "Insurance and Finance Center", "code": "Insurance and Finance Center" }, { "name": "Stock Exchange", "code": "Stock Exchange" }, { "name": "US Mint / Bureau of Engraving and Printing", "code": "US Mint / Bureau of Engraving and Printing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 760, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Bulk Mail Center", "code": "Bulk Mail Center" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 780, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "Building General", "code": "Building General" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single-Family Dwelling", "code": "Single-Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 790, "name": "Building General" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Center for Disease Control Office", "code": "Center for Disease Control Office" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Hospital / Medical Center", "code": "Hospital / Medical Center" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue", "code": "Morgue" }, { "name": "Mortuary / Crematory", "code": "Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Center", "code": "Rehabilitation Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 800, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Center / Command Center", "code": "Air Traffic Control Center / Command Center" }, { "name": "Boat Ramp / Dock", "code": "Boat Ramp / Dock" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Harbor / Marina", "code": "Harbor / Marina" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Launch Facility", "code": "Launch Facility" }, { "name": "Launch Pad", "code": "Launch Pad" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Seaplane Anchorage / Base", "code": "Seaplane Anchorage / Base" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 810, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode_1", "description": "The type of public attraction or landmark", "codedValues": [ { "name": "Public Attraction or Landmark Building", "code": "Public Attraction or Landmark Building" }, { "name": "Amusement / Water Park", "code": "Amusement / Water Park" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall / Theater / Opera House", "code": "Auditorium / Concert Hall / Theater / Opera House" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Community / Recreation Center", "code": "Community / Recreation Center" }, { "name": "Convention Center", "code": "Convention Center" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "House of Worship", "code": "House of Worship" }, { "name": "Ice Arena", "code": "Ice Arena" }, { "name": "Library", "code": "Library" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Marina", "code": "Marina" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Outdoor Theater / Amphitheater", "code": "Outdoor Theater / Amphitheater" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Racetrack / Dragstrip", "code": "Racetrack / Dragstrip" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Center", "code": "Visitor / Information Center" }, { "name": "Zoo", "code": "Zoo" }, { "name": "Park", "code": "Park" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Lake / Pond", "code": "Lake / Pond" }, { "name": "Sports Complex", "code": "Sports Complex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 820, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode_1", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Bureau of Land Management Facility", "code": "Bureau of Land Management Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Court House", "code": "Court House" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Department of Energy Facility", "code": "Department of Energy Facility" }, { "name": "Department of State Facility", "code": "Department of State Facility" }, { "name": "DoD / Military Facility", "code": "DoD / Military Facility" }, { "name": "Governor Residence", "code": "Governor Residence" }, { "name": "Intelligence Facility", "code": "Intelligence Facility" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "White House", "code": "White House" }, { "name": "Department of Public Works", "code": "Department of Public Works" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "Department of Motor Vehicle Facility", "code": "Department of Motor Vehicle Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 830, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Warning Center", "code": "Warning Center" }, { "name": "Weather Data Center", "code": "Weather Data Center" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 840, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 840, "name": "Weather" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 850, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Center", "code": "Data Center" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 880, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 14, "name": "Polling Place", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Service Point" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "51941b057ff4f3da5b66faa94d3d0ca9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAfCAYAAACCox+xAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABH1JREFUWIXNl11sVEUUx39zL9tbutsu20CxCGVVCuVDGhcLBRMLSEJBSKBAbfRBMJVEY1b8SPyIL8bExAcT0xhqLwttE0OamLYJD2oMKWA0izXFgrACRtgKWMRaSqHbvdvdPT5sq0W6tG6b4nmae+45M7+Z/8yZzBT+JzblXgMM2bhARFBKIV6v11FVVXXrnoEAL+7atetTy7LeBN66JyAipAPvl5T02fz+tGeAtwGZdBBgA5C1ePGN5/1+15zKyspin8/nn3QQEcqVgry8ywvBja7rO4DJBRmUZRNAzowzyu1eTjCYth14jRTlSXVFNgKOgV6ID8CqVV0Eg7PGJU+qK1KuFPR3gESgoOACMAtN08pJUZ7/DCLCVAZl6T8P8Qjkes7gdhcRDBrbgVdJQZ6/QURQwI7OzmVLo9EpRrKE69etPJer3T7QCwNdCZ/1J2zZEqSjwzV7z57VtXZ7/x/J8s+dm32yuXnmZRHprq6uPnUHiFKICKdyci5+oOvd7tFm0N/xTzschIJHj1JQAMCzI8WLwPHjG2hqmk48HvtB1/Wy4f9vk0Ypzop0F8ZixkFdt55EoO8ixEN3dhwKDGufBS19hNE1sM+DAcmlqamEY8ecAHXhcPiF+vr6cFKQQZheEWuzCO8A76bnorqPgHVppHkmLNYHN7693ac7IHs9dPcuwOdbSTBoRETkZdM0PxmpjxE3q1II8J6I8b0y+Gx6qeW40Qa3TiSHGW7GHMheA+eDq9m3bz6hkLoiIttM0/wuWc5dT41S1pciFMZixufTiqwFtunQ0wISTZ7j8EDmIwYtRzbS2JiDiByNxaJP7d+//9rdxhr1+CrFBRHLE4sZDfYHrM36Rug6NHJs1gqwLcjlQO062toyAD40TfMNIDbaOGOqI0oRisf5Edgc60seF70JNqC9PQPg65qamtfH0v+YQQZhygD6Lw53glIg8cRn+BdwPdbJ8uW38PsdxZWVlVk+n693wkBEWAhWQTwCVjDh0+3gWgfKBtcPQ7QH4haEr0Jh4TX8fkeapmmbgIMTBgJsBQj/lph9uhtcj8OvV1cxN6eNnK0WPf5EPQl3wLyHzwMPopTaNtEgZZCooFkrwZifS+OhElpanKxZ4/6qrKxxaXaJdV/a/XCzFaat6MDjCdHe7iitqKiY2tDQ0D9uEBHygGUI2BdBjyxm70dFBINGWET2VFQcrBEhKxo16h3zrC3GDIiFwOPp4sSJjAyn01kKNI8bZGg1UBC4sp4DB+YSifCzUuwwTfMkJKoxWFvjcXbrmcbHmmbZ8vMvAHmIyLYJAxGht7GxPOvwYRdAg65ru6urq2/+O1DTMEWsb6JRDjmd5x5atKiYQCB9k9frTauqqoqkDCJCDmCrrX3abG3NfElEXkl2VwyZUgREWBKNZu9du/ZSUSCQv8SyrCeAL1IGATSgpLU1s05EVpqm2T5K/BBMGLqfE/lpCeQXa5pWOi4QpbgKKK/X2J3KS06pztNQc3rnzp0zR4sdyx6R8T4n6+rqfp8IkEmxvwAd2M297riNoQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1613308.0633202046, "ymin": 901343.0167322904, "xmax": 1755278.255905509, "ymax": 1061180.0282152295, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Polling Location", "length": 255, "domain": null }, { "name": "POLLINGID", "type": "esriFieldTypeString", "alias": "Polling Place ID", "length": 50, "domain": null }, { "name": "FULLADD", "type": "esriFieldTypeString", "alias": "Full Site Address", "length": 150, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Polling Hours", "length": 50, "domain": { "type": "codedValue", "name": "OperationalHours", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HANDICAP", "type": "esriFieldTypeString", "alias": "Handicap Accessible", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NEXTELECT", "type": "esriFieldTypeDate", "alias": "Next Election Date", "length": 8, "domain": null }, { "name": "REGDATE", "type": "esriFieldTypeDate", "alias": "Voter Registration Deadline", "length": 8, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R247_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_247", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_247", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S220_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 15, "name": "Service District", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 16, "name": "Laurens County Boundary" }, { "id": 17, "name": "City Council District" }, { "id": 18, "name": "County Council District" }, { "id": 19, "name": "School District" }, { "id": 20, "name": "School Trustee Seat" }, { "id": 21, "name": "State House District" }, { "id": 22, "name": "State Senate District" }, { "id": 23, "name": "Congressional District" }, { "id": 24, "name": "Fire District" }, { "id": 25, "name": "Voting Precinct" }, { "id": 26, "name": "Watershed District" }, { "id": 27, "name": "ZIP Code" } ], "minScale": 1000000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1603726.3917322904, "ymin": 863178.634842515, "xmax": 1806429.7001312375, "ymax": 1076075.324146986, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "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, AMF, 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.61, "id": 16, "name": "Laurens County Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Service District" }, "subLayers": [], "minScale": 10000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "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": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 20, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 700001, "maxScale": 100000 } ] }, "defaultVisibility": true, "extent": { "xmin": 1603790.841863513, "ymin": 865200.1486220509, "xmax": 1805561.9265091866, "ymax": 1075992.2224409431, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "COUNTYAREA", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "domain": null }, { "name": "STCOFIPS", "type": "esriFieldTypeString", "alias": "State County FIPS", "length": 5, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R239_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_239", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_239", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S212_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1000000, "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.61, "id": 17, "name": "City Council District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Service District" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICTID", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 47, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 176, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 74, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 199, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 75, 39, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 181, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "6", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"District\" CONCAT NEWLINE CONCAT [DISTRICTID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 0, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1641375.9944225699, "ymin": 895118.951115489, "xmax": 1752021.0757873952, "ymax": 1049080.8582677096, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATEFP20", "type": "esriFieldTypeString", "alias": "STATEFP20", "length": 2, "domain": null }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "length": 3, "domain": null }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "length": 6, "domain": null }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "length": 4, "domain": null }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "length": 15, "domain": null }, { "name": "MTFCC20", "type": "esriFieldTypeString", "alias": "MTFCC20", "length": 5, "domain": null }, { "name": "UR20", "type": "esriFieldTypeString", "alias": "UR20", "length": 1, "domain": null }, { "name": "UACE20", "type": "esriFieldTypeString", "alias": "UACE20", "length": 5, "domain": null }, { "name": "UATYPE20", "type": "esriFieldTypeString", "alias": "UATYPE20", "length": 1, "domain": null }, { "name": "FUNCSTAT20", "type": "esriFieldTypeString", "alias": "FUNCSTAT20", "length": 1, "domain": null }, { "name": "OID_", "type": "esriFieldTypeInteger", "alias": "OID_", "domain": null }, { "name": "year", "type": "esriFieldTypeInteger", "alias": "year", "domain": null }, { "name": "GEOCODE", "type": "esriFieldTypeDouble", "alias": "GEOCODE", "domain": null }, { "name": "PLACE", "type": "esriFieldTypeInteger", "alias": "PLACE", "domain": null }, { "name": "PLACECC", "type": "esriFieldTypeString", "alias": "PLACECC", "length": 254, "domain": null }, { "name": "PLACENS", "type": "esriFieldTypeInteger", "alias": "PLACENS", "domain": null }, { "name": "BASENAME", "type": "esriFieldTypeString", "alias": "BASENAME", "length": 254, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "District Name", "length": 254, "domain": null }, { "name": "total", "type": "esriFieldTypeInteger", "alias": "total", "domain": null }, { "name": "NH_WHT", "type": "esriFieldTypeInteger", "alias": "NH_WHT", "domain": null }, { "name": "NH_DOJ_BLK", "type": "esriFieldTypeInteger", "alias": "NH_DOJ_BLK", "domain": null }, { "name": "NH_OTHER", "type": "esriFieldTypeInteger", "alias": "NH_OTHER", "domain": null }, { "name": "Hispanic_O", "type": "esriFieldTypeInteger", "alias": "Hispanic_O", "domain": null }, { "name": "VAP_TOTAL", "type": "esriFieldTypeInteger", "alias": "VAP_TOTAL", "domain": null }, { "name": "VAP_NH_WHT", "type": "esriFieldTypeInteger", "alias": "VAP_NH_WHT", "domain": null }, { "name": "VAP_NH_DOJ", "type": "esriFieldTypeInteger", "alias": "VAP_NH_DOJ", "domain": null }, { "name": "VAP_NH_OTH", "type": "esriFieldTypeInteger", "alias": "VAP_NH_OTH", "domain": null }, { "name": "VAP_HISPAN", "type": "esriFieldTypeInteger", "alias": "VAP_HISPAN", "domain": null }, { "name": "City_Dist", "type": "esriFieldTypeInteger", "alias": "City_Dist", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R272_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S243_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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.61, "id": 18, "name": "County Council District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Service District" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICTID", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 105, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 37, 179, 37, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 87, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 39, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 168, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 194, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 45, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "7", "label": "7", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"District\" CONCAT NEWLINE CONCAT [DISTRICTID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 0, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1603734.2221128643, "ymin": 863178.634842515, "xmax": 1806429.7001312375, "ymax": 1076075.324146986, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICTID", "type": "esriFieldTypeString", "alias": "District ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "District Name", "length": 50, "domain": null }, { "name": "REPNAME", "type": "esriFieldTypeString", "alias": "Representative Name", "length": 255, "domain": null }, { "name": "DISTRICTURL", "type": "esriFieldTypeString", "alias": "District Website", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R246_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_246", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_246", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S219_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 19, "name": "School District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Service District" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRCTNAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 48, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Greenville", "label": "Greenville", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 173, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Ware Shoals 51", "label": "Ware Shoals 51", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 39, 39, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Laurens 55", "label": "Laurens 55", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 184, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Laurens 56", "label": "Laurens 56", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[DISTRCTNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 190, 232, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 115, 0, 76, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1603726.3917322904, "ymin": 863526.4455380589, "xmax": 1806213.5393700749, "ymax": 1075981.5862860829, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DISTRCTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRCTNAME", "type": "esriFieldTypeString", "alias": "School District Name", "length": 255, "domain": null }, { "name": "SCHOOLAREA", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "domain": null }, { "name": "DISTRCITID", "type": "esriFieldTypeString", "alias": "Distrcit Number", "length": 10, "domain": null }, { "name": "TAXDISTRICT", "type": "esriFieldTypeString", "alias": "Tax District", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_252", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_252", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S225_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 20, "name": "School Trustee Seat", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Service District" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICTID", "field2": "NDISTRICT", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 48, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": ",", "label": "Greenville", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 173, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "51,", "label": "51", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 97, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "55,1", "label": "55-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 202, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "55,2", "label": "55-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 60, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "55,3", "label": "55-3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 44, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "55,4", "label": "55-4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 136, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "55,5", "label": "55-5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 39, 39, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "55,6", "label": "55-6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 146, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "55,7", "label": "55-7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 174, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "56,1", "label": "56-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 220, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "56,2", "label": "56-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 245, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "56,3", "label": "56-3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 237, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "56,4", "label": "56-4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 164, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "56,5", "label": "56-5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "56,6", "label": "56-6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 197, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "56,7", "label": "56-7", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "DISTRICTID IN ('55','56')", "labelExpression": "\"Seat\" CONCAT NEWLINE CONCAT [DISTRICTID] CONCAT \"-\" CONCAT [NDISTRICT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 190, 232, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 115, 0, 76, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "DISTRICTID = '51'", "labelExpression": "\"Seat\" CONCAT NEWLINE CONCAT [DISTRICTID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 190, 232, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 115, 0, 76, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NAME= 'Greenville'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 190, 232, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 115, 0, 76, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1603726.3917322904, "ymin": 863178.634842515, "xmax": 1806429.7001312375, "ymax": 1075981.5862860829, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICTID", "type": "esriFieldTypeString", "alias": "District ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "District Name", "length": 50, "domain": null }, { "name": "REPNAME", "type": "esriFieldTypeString", "alias": "Representative Name", "length": 255, "domain": null }, { "name": "DISTRICTURL", "type": "esriFieldTypeString", "alias": "District Website", "length": 100, "domain": null }, { "name": "POPULATION", "type": "esriFieldTypeInteger", "alias": "Population", "domain": null }, { "name": "NDISTRICT", "type": "esriFieldTypeInteger", "alias": "Trustee Distrcit Number", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R251_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_251", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_251", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S224_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 21, "name": "State House District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Service District" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICTID", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 162, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "HD-014", "label": "HD-014", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 111, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "HD-016", "label": "HD-016", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 136, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "HD-042", "label": "HD-042", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"District\" CONCAT NEWLINE CONCAT [DISTRICTID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 0, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1603734.2224409431, "ymin": 863526.4458661377, "xmax": 1806190.6236876696, "ymax": 1076075.324146986, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICTID", "type": "esriFieldTypeString", "alias": "District ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "District Name", "length": 50, "domain": null }, { "name": "REPNAME", "type": "esriFieldTypeString", "alias": "Representative Name", "length": 255, "domain": null }, { "name": "DISTRICTURL", "type": "esriFieldTypeString", "alias": "District Website", "length": 100, "domain": null }, { "name": "POPULATION", "type": "esriFieldTypeInteger", "alias": "Population", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R242_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_242", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_242", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S215_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 22, "name": "State Senate District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Service District" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICTID", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 206, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "SD-09", "label": "SD-09", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"District\" CONCAT NEWLINE CONCAT [DISTRICTID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 0, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1603734.2224409431, "ymin": 863526.4458661377, "xmax": 1806190.6236876696, "ymax": 1076075.324146986, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICTID", "type": "esriFieldTypeString", "alias": "District ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "District Name", "length": 50, "domain": null }, { "name": "REPNAME", "type": "esriFieldTypeString", "alias": "Representative Name", "length": 255, "domain": null }, { "name": "DISTRICTURL", "type": "esriFieldTypeString", "alias": "District Website", "length": 100, "domain": null }, { "name": "POPULATION", "type": "esriFieldTypeInteger", "alias": "Population", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R245_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_245", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_245", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S218_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 23, "name": "Congressional District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Service District" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICTID", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 204, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "03", "label": "03", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"District\" CONCAT NEWLINE CONCAT [DISTRICTID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 0, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1603734.2224409431, "ymin": 863526.4458661377, "xmax": 1806190.6236876696, "ymax": 1076075.324146986, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICTID", "type": "esriFieldTypeString", "alias": "District ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "District Name", "length": 50, "domain": null }, { "name": "REPNAME", "type": "esriFieldTypeString", "alias": "Representative Name", "length": 255, "domain": null }, { "name": "DISTRICTURL", "type": "esriFieldTypeString", "alias": "District Website", "length": 100, "domain": null }, { "name": "POPULATION", "type": "esriFieldTypeInteger", "alias": "Population", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R249_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_249", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_249", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S222_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 24, "name": "Fire District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Service District" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICTS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 58, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "", "label": "CITY OF LAURENS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 55, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAURENS CITY", "label": "LAURENS CITY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 168, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D-212 STATION 21 NORTH", "label": "D-212 STATION 21 NORTH", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 65, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D-101 DURBIN CREEK", "label": "D-101 DURBIN CREEK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 41, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D-121 CROSS HILL", "label": "D-121 CROSS HILL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 196, 53, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D-125 CLINTON", "label": "D-125 CLINTON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 186, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D-131 GRAY COURT", "label": "D-131 GRAY COURT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 70, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D-141 HICKORY TAVERN", "label": "D-141 HICKORY TAVERN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 41, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D-141 WESTERN LAURENS", "label": "D-141 WESTERN LAURENS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 119, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D-151 JOANNA", "label": "D-151 JOANNA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 146, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D-161 MOUNTVILLE", "label": "D-161 MOUNTVILLE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 139, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D-191 YOUNGS", "label": "D-191 YOUNGS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 50, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D-201 SANDY SPRINGS", "label": "D-201 SANDY SPRINGS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 105, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D-211 GREENPOND", "label": "D-211 GREENPOND", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 201, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D-221 RENNO", "label": "D-221 RENNO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 181, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D-700 FOUNTAIN INN", "label": "D-700 FOUNTAIN INN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 70, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D-711 LAURENS", "label": "D-711 LAURENS", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME] CONCAT NEWLINE CONCAT [DISTRICT_ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 190, 190, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 168, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1603790.8270997405, "ymin": 865201.3336614221, "xmax": 1805561.4481627345, "ymax": 1075982.7253936976, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICT_ID", "type": "esriFieldTypeString", "alias": "DISTRICT_ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "DISTRICTS", "type": "esriFieldTypeString", "alias": "DISTRICTS", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R253_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_253", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_253", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S226_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 25, "name": "Voting Precinct", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Service District" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 42, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bailey", "label": "Bailey", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Barksdale-Narnie", "label": "Barksdale-Narnie", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 130, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Brewerton", "label": "Brewerton", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 39, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Clinton 1", "label": "Clinton 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 125, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Clinton 2", "label": "Clinton 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 34, 153, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Clinton 3", "label": "Clinton 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 62, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Clinton Mill", "label": "Clinton Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 201, 44, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cooks", "label": "Cooks", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 39, 66, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cross Hill", "label": "Cross Hill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 55, 40, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ekom", "label": "Ekom", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 201, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gray Court", "label": "Gray Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 199, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Greenpond", "label": "Greenpond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 60, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Hickory Tavern", "label": "Hickory Tavern", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 166, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Joanna", "label": "Joanna", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 77, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Jones", "label": "Jones", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 94, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Laurens 1", "label": "Laurens 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 141, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Laurens 2", "label": "Laurens 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 155, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Laurens 3", "label": "Laurens 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 186, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Laurens 4", "label": "Laurens 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 64, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Laurens 5", "label": "Laurens 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 44, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Laurens 6", "label": "Laurens 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 199, 44, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Long Branch", "label": "Long Branch", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 72, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lydia Mill", "label": "Lydia Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 171, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Maddens", "label": "Maddens", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 107, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Martins-Poplar Spring", "label": "Martins-Poplar Spring", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 194, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mount Olive", "label": "Mount Olive", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 93, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mountville", "label": "Mountville", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 199, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ora-Lanford", "label": "Ora-Lanford", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 37, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Owings", "label": "Owings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 116, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Princeton", "label": "Princeton", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 34, 39, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Trinity Ridge", "label": "Trinity Ridge", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 161, 39, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Waterloo", "label": "Waterloo", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 65, 40, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wattsville", "label": "Wattsville", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 161, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Youngs", "label": "Youngs", "description": "" } ], "fieldDelimiter": "," }, "transparency": 75, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 0, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1603734.2775590569, "ymin": 863527.5518372655, "xmax": 1806190.240157485, "ymax": 1076003.8864829391, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PName", "type": "esriFieldTypeString", "alias": "PName", "length": 50, "domain": null }, { "name": "PCode", "type": "esriFieldTypeString", "alias": "PCode", "length": 3, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 5, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Precinct Name", "length": 35, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 20, "domain": null }, { "name": "Bill", "type": "esriFieldTypeString", "alias": "Bill", "length": 254, "domain": null }, { "name": "CodeMapNum", "type": "esriFieldTypeString", "alias": "CodeMapNum", "length": 10, "domain": null }, { "name": "ActNumber", "type": "esriFieldTypeString", "alias": "ActNumber", "length": 25, "domain": null }, { "name": "EffectiveD", "type": "esriFieldTypeDate", "alias": "EffectiveD", "length": 8, "domain": null }, { "name": "CountyCode", "type": "esriFieldTypeString", "alias": "CountyCode", "length": 5, "domain": null }, { "name": "SECURL", "type": "esriFieldTypeString", "alias": "SECURL", "length": 254, "domain": null }, { "name": "Local_Vote", "type": "esriFieldTypeString", "alias": "Local_Vote", "length": 254, "domain": null }, { "name": "RFAMapURL", "type": "esriFieldTypeString", "alias": "RFAMapURL", "length": 254, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "length": 254, "domain": null }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "length": 8, "domain": null }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "length": 254, "domain": null }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "length": 8, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R270_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S241_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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.61, "id": 26, "name": "Watershed District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Service District" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 59, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Beaverdam Warrior Creek", "label": "Beaverdam Warrior Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 196, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Duncan Creek", "label": "Duncan Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 37, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rabon Creek", "label": "Rabon Creek", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 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, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1629726.4796587974, "ymin": 915044.0170603693, "xmax": 1804310.2473753244, "ymax": 1040272.7417978942, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICTID", "type": "esriFieldTypeString", "alias": "DISTRICTID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "REPNAME", "type": "esriFieldTypeString", "alias": "REPNAME", "length": 254, "domain": null }, { "name": "DISTRICTUR", "type": "esriFieldTypeString", "alias": "DISTRICTUR", "length": 100, "domain": null }, { "name": "POPULATION", "type": "esriFieldTypeInteger", "alias": "POPULATION", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R244_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_244", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_244", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S217_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 27, "name": "ZIP Code", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Service District" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZIPCode", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 58, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29037", "label": "29037", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 153, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29178", "label": "29178", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 148, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29325", "label": "29325", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 58, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29332", "label": "29332", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 50, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29335", "label": "29335", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 43, 40, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29351", "label": "29351", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 46, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29355", "label": "29355", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 163, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29360", "label": "29360", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 58, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29370", "label": "29370", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 153, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29384", "label": "29384", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 87, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29388", "label": "29388", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 192, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29644", "label": "29644", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 184, 39, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29645", "label": "29645", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 201, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29654", "label": "29654", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 91, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29681", "label": "29681", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 130, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29692", "label": "29692", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ZIPCode]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1603791.0173884481, "ymin": 865159.9957349151, "xmax": 1805560.44520998, "ymax": 1075982.7253936976, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZIPCode", "type": "esriFieldTypeString", "alias": "ZIPCode", "length": 5, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R233_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_233", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_233", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S206_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 28, "name": "Hydrology", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 29, "name": "Streams" }, { "id": 30, "name": "Wetland" }, { "id": 31, "name": "WaterBody" }, { "id": 32, "name": "Flood Zones" } ], "minScale": 750000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1585478.1276246756, "ymin": 835296.3336614221, "xmax": 1811969.5935039371, "ymax": 1109014.5295275599, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "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, AMF, 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.61, "id": 29, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "Hydrology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 190, 232, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 76, 115, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 63361, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1603814.7864173204, "ymin": 865164.8625328094, "xmax": 1809980.199146986, "ymax": 1075314.0114829391, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYDROID", "type": "esriFieldTypeInteger", "alias": "Hydro ID", "domain": null }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 14, "domain": null }, { "name": "GNISID", "type": "esriFieldTypeString", "alias": "GNISID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Waterline Type", "length": 30, "domain": { "type": "codedValue", "name": "WaterlineType", "description": "The type of waterline adapted from USGS NHD for cartographic and flow requirements", "codedValues": [ { "name": "Artificial Path", "code": "Artificial Path" }, { "name": "Bay Inlet", "code": "Bay Inlet" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Canal or Ditch", "code": "Canal or Ditch" }, { "name": "Coastline", "code": "Coastline" }, { "name": "Connector", "code": "Connector" }, { "name": "Dam or Weir", "code": "Dam or Weir" }, { "name": "Estuary", "code": "Estuary" }, { "name": "Foreshore", "code": "Foreshore" }, { "name": "Flume", "code": "Flume" }, { "name": "Gaging Station", "code": "Gaging Station" }, { "name": "Gate", "code": "Gate" }, { "name": "Levee", "code": "Levee" }, { "name": "Lock Chamber", "code": "Lock Chamber" }, { "name": "Nonearthen Shore", "code": "Nonearthen Shore" }, { "name": "Pipeline", "code": "Pipeline" }, { "name": "Rapids", "code": "Rapids" }, { "name": "Reef", "code": "Reef" }, { "name": "Shoreline", "code": "Shoreline" }, { "name": "Sink or Rise", "code": "Sink or Rise" }, { "name": "Sounding Datum Line", "code": "Sounding Datum Line" }, { "name": "Special Use Zone Limit", "code": "Special Use Zone Limit" }, { "name": "Spring or Seep", "code": "Spring or Seep" }, { "name": "Stream or River", "code": "Stream or River" }, { "name": "Stream or River-Intermittent", "code": "Stream or River-Intermittent" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Wall", "code": "Wall" }, { "name": "Waterfall", "code": "Waterfall" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLOWDIR", "type": "esriFieldTypeInteger", "alias": "Flow Direction", "domain": null }, { "name": "NEXTDOWNID", "type": "esriFieldTypeInteger", "alias": "Next Downstream ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R84_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_84", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_84", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S66_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 30, "name": "Wetland", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "Hydrology" }, "subLayers": [], "minScale": 24001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 109, 187, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1603790.8356299251, "ymin": 865522.9744094461, "xmax": 1805434.2883858234, "ymax": 1075975.6833989471, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NWICODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NWICODE", "type": "esriFieldTypeString", "alias": "NWICODE", "length": 20, "domain": null }, { "name": "LUCODE", "type": "esriFieldTypeString", "alias": "LUCODE", "length": 4, "domain": null }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "length": 35, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R140_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_140", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_140", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S122_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 31, "name": "WaterBody", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "Hydrology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 158, 235, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 190, 232, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 76, 115, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 63361, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1585478.1276246756, "ymin": 835296.3336614221, "xmax": 1811969.5935039371, "ymax": 1109014.5295275599, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYDROID", "type": "esriFieldTypeInteger", "alias": "Hydro ID", "domain": null }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 14, "domain": null }, { "name": "GNISID", "type": "esriFieldTypeString", "alias": "GNISID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Waterbody Type", "length": 30, "domain": { "type": "codedValue", "name": "WaterbodyType", "description": "The type of waterbody as adapted from USGS NHD for cartographic requirements", "codedValues": [ { "name": "Canal or Ditch", "code": "Canal or Ditch" }, { "name": "Dam or Weir", "code": "Dam or Weir" }, { "name": "Estuary", "code": "Estuary" }, { "name": "Ice Mass", "code": "Ice Mass" }, { "name": "Lake or Pond", "code": "Lake or Pond" }, { "name": "Lake or Pond-Intermittent", "code": "Lake or Pond-Intermittent" }, { "name": "Playa", "code": "Playa" }, { "name": "Reef", "code": "Reef" }, { "name": "Reservoir", "code": "Reservoir" }, { "name": "Sea or Ocean", "code": "Sea or Ocean" }, { "name": "Stream or River", "code": "Stream or River" }, { "name": "Swamp or Marsh", "code": "Swamp or Marsh" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WATERAREA", "type": "esriFieldTypeDouble", "alias": "Area in Acres", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeInteger", "alias": "Elevation", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R86_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_86", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_86", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S68_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 32, "name": "Flood Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "Hydrology" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLD_ZONE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "A", "label": "A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "AE", "label": "AE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "label": "X", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(FLD_ZONE = 'A' )", "labelExpression": "\"Flood Zone \" CONCAT NEWLINE CONCAT [FLD_ZONE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 0, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(FLD_ZONE = 'AE' )", "labelExpression": "\"Flood Zone \" CONCAT NEWLINE CONCAT [FLD_ZONE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(FLD_ZONE = '0.2 PCT ANNUAL CHANCE FLOOD HAZARD' )", "labelExpression": "\"Flood Zone\" CONCAT NEWLINE CONCAT \"X\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1603810.8835301846, "ymin": 863545.3766404241, "xmax": 1806234.5931758583, "ymax": 1076075.6614173204, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FLD_AR_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 11, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 55, "domain": null }, { "name": "FLOODWAY", "type": "esriFieldTypeString", "alias": "FLOODWAY", "length": 30, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "length": 1, "domain": null }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 6, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 20, "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "VEL_UNIT", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "length": 20, "domain": null }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 6, "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 11, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R85_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_85", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_85", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S67_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 33, "name": "Environment", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 34, "name": "Contours 10FT" }, { "id": 35, "name": "PRTC_Copper" }, { "id": 36, "name": "Soil" } ], "minScale": 750000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1585191.8136482984, "ymin": 834967.5885826796, "xmax": 1812028.4855643064, "ymax": 1109031.0403543264, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "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, AMF, 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.61, "id": 34, "name": "Contours 10FT", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 33, "name": "Environment" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[CONTOUR]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1600053.2004593164, "ymin": 880051.7604986876, "xmax": 1799953.5994094461, "ymax": 1079952.1594488174, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONTOUR", "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": "CONTOUR", "type": "esriFieldTypeSmallInteger", "alias": "CONTOUR", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R88_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S70_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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.61, "id": 35, "name": "PRTC_Copper", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 33, "name": "Environment" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1603674.5767716467, "ymin": 893181.5127952695, "xmax": 1754091.78510499, "ymax": 1058677.277230978, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CREATIONUS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeInteger", "alias": "ENABLED", "domain": null }, { "name": "CREATIONUS", "type": "esriFieldTypeString", "alias": "CREATIONUS", "length": 254, "domain": null }, { "name": "DATECREATE", "type": "esriFieldTypeDate", "alias": "DATECREATE", "length": 8, "domain": null }, { "name": "DATEMODIFI", "type": "esriFieldTypeDate", "alias": "DATEMODIFI", "length": 8, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "LASTUSER", "length": 254, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 254, "domain": null }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "length": 8, "domain": null }, { "name": "WORKORDERI", "type": "esriFieldTypeString", "alias": "WORKORDERI", "length": 254, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 254, "domain": null }, { "name": "CLLI_CODE", "type": "esriFieldTypeString", "alias": "CLLI_CODE", "length": 254, "domain": null }, { "name": "MIC_CODE", "type": "esriFieldTypeString", "alias": "MIC_CODE", "length": 254, "domain": null }, { "name": "ACCOUNTCOD", "type": "esriFieldTypeString", "alias": "ACCOUNTCOD", "length": 254, "domain": null }, { "name": "IDCODE", "type": "esriFieldTypeDouble", "alias": "IDCODE", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 254, "domain": null }, { "name": "DESIGNLENG", "type": "esriFieldTypeDouble", "alias": "DESIGNLENG", "domain": null }, { "name": "ASBUILTLEN", "type": "esriFieldTypeDouble", "alias": "ASBUILTLEN", "domain": null }, { "name": "EXTRALENGT", "type": "esriFieldTypeDouble", "alias": "EXTRALENGT", "domain": null }, { "name": "EXTRALEN_1", "type": "esriFieldTypeDouble", "alias": "EXTRALEN_1", "domain": null }, { "name": "REELID", "type": "esriFieldTypeString", "alias": "REELID", "length": 254, "domain": null }, { "name": "HANDLE", "type": "esriFieldTypeString", "alias": "HANDLE", "length": 254, "domain": null }, { "name": "LABELTEXT", "type": "esriFieldTypeString", "alias": "LABELTEXT", "length": 254, "domain": null }, { "name": "MANUFACTUR", "type": "esriFieldTypeString", "alias": "MANUFACTUR", "length": 254, "domain": null }, { "name": "EQUIPMENTT", "type": "esriFieldTypeString", "alias": "EQUIPMENTT", "length": 254, "domain": null }, { "name": "MODELNUMBE", "type": "esriFieldTypeString", "alias": "MODELNUMBE", "length": 254, "domain": null }, { "name": "CABLETYPE", "type": "esriFieldTypeDouble", "alias": "CABLETYPE", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "SHEATH", "type": "esriFieldTypeString", "alias": "SHEATH", "length": 100, "domain": null }, { "name": "ARMOUR", "type": "esriFieldTypeString", "alias": "ARMOUR", "length": 254, "domain": null }, { "name": "PNEUMATICR", "type": "esriFieldTypeDouble", "alias": "PNEUMATICR", "domain": null }, { "name": "MATERIALUN", "type": "esriFieldTypeDouble", "alias": "MATERIALUN", "domain": null }, { "name": "PRODUCTURL", "type": "esriFieldTypeString", "alias": "PRODUCTURL", "length": 254, "domain": null }, { "name": "CABLESPEC", "type": "esriFieldTypeDouble", "alias": "CABLESPEC", "domain": null }, { "name": "REFERENCE", "type": "esriFieldTypeString", "alias": "REFERENCE", "length": 254, "domain": null }, { "name": "USERREFERE", "type": "esriFieldTypeString", "alias": "USERREFERE", "length": 254, "domain": null }, { "name": "MAXIMUMSPA", "type": "esriFieldTypeDouble", "alias": "MAXIMUMSPA", "domain": null }, { "name": "NUMBEROFGR", "type": "esriFieldTypeDouble", "alias": "NUMBEROFGR", "domain": null }, { "name": "NUMBEROFPA", "type": "esriFieldTypeDouble", "alias": "NUMBEROFPA", "domain": null }, { "name": "SUBTYPEID", "type": "esriFieldTypeDouble", "alias": "SUBTYPEID", "domain": null }, { "name": "ORIGINALOI", "type": "esriFieldTypeDouble", "alias": "ORIGINALOI", "domain": null }, { "name": "HELICITY", "type": "esriFieldTypeDouble", "alias": "HELICITY", "domain": null }, { "name": "ALPHA", "type": "esriFieldTypeString", "alias": "ALPHA", "length": 254, "domain": null }, { "name": "CABLECATEG", "type": "esriFieldTypeDouble", "alias": "CABLECATEG", "domain": null }, { "name": "GAUGE", "type": "esriFieldTypeDouble", "alias": "GAUGE", "domain": null }, { "name": "TOTALPAIRS", "type": "esriFieldTypeDouble", "alias": "TOTALPAIRS", "domain": null }, { "name": "OVERALLDIA", "type": "esriFieldTypeDouble", "alias": "OVERALLDIA", "domain": null }, { "name": "FILLINGINF", "type": "esriFieldTypeString", "alias": "FILLINGINF", "length": 254, "domain": null }, { "name": "COLOURINFO", "type": "esriFieldTypeDouble", "alias": "COLOURINFO", "domain": null }, { "name": "MODEINFO", "type": "esriFieldTypeString", "alias": "MODEINFO", "length": 254, "domain": null }, { "name": "ROUTE_NUMB", "type": "esriFieldTypeString", "alias": "ROUTE_NUMB", "length": 50, "domain": null }, { "name": "PRIME_WORK", "type": "esriFieldTypeString", "alias": "PRIME_WORK", "length": 50, "domain": null }, { "name": "TAX_CODE", "type": "esriFieldTypeString", "alias": "TAX_CODE", "length": 10, "domain": null }, { "name": "ACCOUNT_CO", "type": "esriFieldTypeString", "alias": "ACCOUNT_CO", "length": 10, "domain": null }, { "name": "EXCHANGE", "type": "esriFieldTypeString", "alias": "EXCHANGE", "length": 20, "domain": null }, { "name": "REA_UNIT", "type": "esriFieldTypeString", "alias": "REA_UNIT", "length": 20, "domain": null }, { "name": "YEAR_PLACE", "type": "esriFieldTypeDouble", "alias": "YEAR_PLACE", "domain": null }, { "name": "PRTC_COUNT", "type": "esriFieldTypeString", "alias": "PRTC_COUNT", "length": 254, "domain": null }, { "name": "PRTC_COU_1", "type": "esriFieldTypeString", "alias": "PRTC_COU_1", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R67_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_67", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_67", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S49_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 36, "name": "Soil", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 33, "name": "Environment" }, "subLayers": [], "minScale": 24001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SLSCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 171, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10B", "label": "10B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 68, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10C", "label": "10C", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 59, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11B2", "label": "11B2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 196, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11C2", "label": "11C2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 127, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11D2", "label": "11D2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 171, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "12B3", "label": "12B3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 163, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "12C3", "label": "12C3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 154, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "13", "label": "13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 46, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "15", "label": "15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 54, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1B", "label": "1B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 171, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1C", "label": "1C", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 65, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22B", "label": "22B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 39, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22C", "label": "22C", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 159, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23B2", "label": "23B2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 34, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23C2", "label": "23C2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 174, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23D2", "label": "23D2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 123, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24D3", "label": "24D3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 74, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "28B", "label": "28B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 93, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "28C", "label": "28C", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 189, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2B2", "label": "2B2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 158, 33, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2C2", "label": "2C2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 69, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "40B", "label": "40B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 153, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41B2", "label": "41B2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 91, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41C2", "label": "41C2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 166, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41D2", "label": "41D2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 41, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44C2", "label": "44C2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 58, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44D2", "label": "44D2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 49, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44E2", "label": "44E2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 60, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45D3", "label": "45D3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 190, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45E3", "label": "45E3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 201, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "47C2", "label": "47C2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 168, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "47D2", "label": "47D2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 38, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "47E2", "label": "47E2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 99, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "48D3", "label": "48D3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 166, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "49", "label": "49", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 201, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 55, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "50E", "label": "50E", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 89, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "60C2", "label": "60C2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 161, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "60D2", "label": "60D2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 54, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7B", "label": "7B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 201, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8B2", "label": "8B2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 73, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8C2", "label": "8C2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 34, 49, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AcB", "label": "AcB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 69, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AcC2", "label": "AcC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 68, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ApB", "label": "ApB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 176, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ApC", "label": "ApC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 163, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AtB", "label": "AtB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 65, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bu", "label": "Bu", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 145, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BuB", "label": "BuB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 161, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BwB", "label": "BwB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 189, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ca", "label": "Ca", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 89, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CaB", "label": "CaB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 38, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CaB3", "label": "CaB3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 94, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CaC", "label": "CaC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 133, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CaC3", "label": "CaC3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 52, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CaD3", "label": "CaD3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 64, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cb", "label": "Cb", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 131, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CbB", "label": "CbB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 54, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CbC", "label": "CbC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 33, 127, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CbC2", "label": "CbC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 77, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CcA", "label": "CcA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 168, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CcB", "label": "CcB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 173, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CcB2", "label": "CcB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 40, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CcC", "label": "CcC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 118, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CcC2", "label": "CcC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 40, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CcD", "label": "CcD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 131, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CdB", "label": "CdB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 59, 39, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CdB2", "label": "CdB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 58, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CdC", "label": "CdC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 56, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CdC2", "label": "CdC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 63, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CdD", "label": "CdD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 136, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CdD2", "label": "CdD2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 148, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CeB", "label": "CeB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 71, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CeB2", "label": "CeB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 48, 108, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CeB3", "label": "CeB3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 186, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CeC", "label": "CeC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 181, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CeC2", "label": "CeC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 49, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CeC3", "label": "CeC3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 92, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CeD", "label": "CeD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 80, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CeD3", "label": "CeD3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 163, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CfB2", "label": "CfB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 49, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CfC2", "label": "CfC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 91, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CfD2", "label": "CfD2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 181, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ClB", "label": "ClB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 192, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ClB2", "label": "ClB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 72, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ClC2", "label": "ClC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 153, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ClD", "label": "ClD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 168, 44, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ClD2", "label": "ClD2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 77, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CmB", "label": "CmB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 74, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CmB2", "label": "CmB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 166, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CmC2", "label": "CmC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 133, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cn", "label": "Cn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 154, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CnA", "label": "CnA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 176, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Co", "label": "Co", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 161, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CoB", "label": "CoB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 157, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CoC", "label": "CoC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 179, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cs", "label": "Cs", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 173, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CuC", "label": "CuC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 43, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cv", "label": "Cv", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 87, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cw", "label": "Cw", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 78, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CxB", "label": "CxB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 154, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CyA", "label": "CyA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 112, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DaB", "label": "DaB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 176, 40, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DaB2", "label": "DaB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 80, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DaB3", "label": "DaB3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 97, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DaC", "label": "DaC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 41, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DaC3", "label": "DaC3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 51, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DaD3", "label": "DaD3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 153, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DdB2", "label": "DdB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 176, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DdC2", "label": "DdC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 74, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DsB2", "label": "DsB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 113, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DsC2", "label": "DsC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 40, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DsD2", "label": "DsD2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 194, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DuB", "label": "DuB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 50, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DvB", "label": "DvB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 48, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DvC", "label": "DvC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 192, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EnB", "label": "EnB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 152, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EnB2", "label": "EnB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 51, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EnC", "label": "EnC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 53, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EnC2", "label": "EnC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 189, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EnD", "label": "EnD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 65, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EnD2", "label": "EnD2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 78, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EnE", "label": "EnE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 113, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Eo", "label": "Eo", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 69, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GaB", "label": "GaB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 65, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GaC", "label": "GaC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 196, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GeB2", "label": "GeB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 148, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GeC2", "label": "GeC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 158, 33, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GoD", "label": "GoD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 145, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GoF", "label": "GoF", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 56, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gp", "label": "Gp", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 158, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GtE", "label": "GtE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HaB", "label": "HaB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 34, 64, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HaC", "label": "HaC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 179, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HaD", "label": "HaD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 179, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HbB", "label": "HbB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 163, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HeB", "label": "HeB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 69, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HeC", "label": "HeC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 156, 39, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HeD", "label": "HeD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 163, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HeE", "label": "HeE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 44, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HlB2", "label": "HlB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 142, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HlD2", "label": "HlD2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 138, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HrB", "label": "HrB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 184, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HrC", "label": "HrC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 142, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HsB", "label": "HsB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 199, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HsC", "label": "HsC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 58, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HsD", "label": "HsD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 56, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HwB", "label": "HwB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 73, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HwB2", "label": "HwB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 172, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HwC", "label": "HwC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 170, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HwC2", "label": "HwC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 189, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HwD", "label": "HwD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 140, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HwD2", "label": "HwD2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 70, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HyB2", "label": "HyB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 158, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HyC2", "label": "HyC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 167, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HyD2", "label": "HyD2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 40, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IdB", "label": "IdB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 186, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IeA", "label": "IeA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 173, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IeB", "label": "IeB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 48, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KaB", "label": "KaB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KaC", "label": "KaC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 161, 35, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "La", "label": "La", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 72, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LoC", "label": "LoC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 168, 37, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LoC2", "label": "LoC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 52, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LoD2", "label": "LoD2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 158, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LoE", "label": "LoE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 44, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LoE2", "label": "LoE2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 102, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LoF", "label": "LoF", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 161, 35, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LuC", "label": "LuC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 72, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LuD", "label": "LuD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 179, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LuE", "label": "LuE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 55, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LuF", "label": "LuF", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 132, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ma", "label": "Ma", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 194, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MaB", "label": "MaB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 42, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MaC", "label": "MaC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 161, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MaD", "label": "MaD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 38, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MaF", "label": "MaF", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 33, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McB", "label": "McB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 36, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McB3", "label": "McB3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 80, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McC", "label": "McC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 158, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McC3", "label": "McC3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 144, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McD", "label": "McD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 53, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McD3", "label": "McD3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 42, 35, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McE", "label": "McE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 171, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McF3", "label": "McF3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 46, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MdB", "label": "MdB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 47, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MdB2", "label": "MdB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 63, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MdC", "label": "MdC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 79, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MdC2", "label": "MdC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 88, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MdD", "label": "MdD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 66, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MdD2", "label": "MdD2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 57, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MdE2", "label": "MdE2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 156, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MdF2", "label": "MdF2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 78, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MeB", "label": "MeB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 114, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MeB2", "label": "MeB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 99, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MeC", "label": "MeC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 67, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MeC2", "label": "MeC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 119, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MeD2", "label": "MeD2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 42, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mh", "label": "Mh", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 59, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MhF", "label": "MhF", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 173, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mk", "label": "Mk", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 44, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MkB", "label": "MkB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 35, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MkC", "label": "MkC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 189, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mm", "label": "Mm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 43, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MnC", "label": "MnC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 78, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MnF", "label": "MnF", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 181, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mv", "label": "Mv", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 201, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PIT", "label": "PIT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 179, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PaD2", "label": "PaD2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 153, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PaE", "label": "PaE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 46, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PaE2", "label": "PaE2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 156, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PaE3", "label": "PaE3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 201, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PaF", "label": "PaF", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 176, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PaF2", "label": "PaF2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 166, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PcC3", "label": "PcC3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 181, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PcD2", "label": "PcD2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 166, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PcE", "label": "PcE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 72, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PcE2", "label": "PcE2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 168, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PcE3", "label": "PcE3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 201, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PcF", "label": "PcF", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 95, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PdD2", "label": "PdD2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 133, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PdE2", "label": "PdE2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 52, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PfE3", "label": "PfE3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 181, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PmB", "label": "PmB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 42, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PmC", "label": "PmC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 42, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RnC2", "label": "RnC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 40, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RnD2", "label": "RnD2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 181, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RnE2", "label": "RnE2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 79, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RnF2", "label": "RnF2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 186, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SaB", "label": "SaB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 159, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SaC", "label": "SaC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 49, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Se", "label": "Se", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 40, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SeB", "label": "SeB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 194, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ShA", "label": "ShA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 50, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TaD", "label": "TaD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 199, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TaE", "label": "TaE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 142, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tc", "label": "Tc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 76, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ToA", "label": "ToA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 77, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UcC2", "label": "UcC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 112, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UsC", "label": "UsC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 142, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VaB", "label": "VaB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 42, 108, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VaB2", "label": "VaB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 45, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VaC", "label": "VaC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 143, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "W", "label": "W", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 171, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wc", "label": "Wc", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 68, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WcB2", "label": "WcB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 156, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WcC2", "label": "WcC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 156, 53, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wd", "label": "Wd", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 186, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "We", "label": "We", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 196, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WhB", "label": "WhB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 39, 171, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WkB2", "label": "WkB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 101, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WkC2", "label": "WkC2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 135, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WkD", "label": "WkD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 63, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WkD2", "label": "WkD2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 201, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WkF", "label": "WkF", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 72, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WkF2", "label": "WkF2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 179, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WlF", "label": "WlF", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 54, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WnB", "label": "WnB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 156, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WoA", "label": "WoA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 93, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WoB", "label": "WoB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 52, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WwD2", "label": "WwD2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 77, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WwE2", "label": "WwE2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 138, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WyB2", "label": "WyB2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 62, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WyC2", "label": "WyC2", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SLSCODE]", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 24000, "maxScale": 2400 } ] }, "defaultVisibility": false, "extent": { "xmin": 1585191.8136482984, "ymin": 834967.5885826796, "xmax": 1812028.4855643064, "ymax": 1109031.0403543264, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SLSNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SLSCODE", "type": "esriFieldTypeString", "alias": "SLSCODE", "length": 4, "domain": null }, { "name": "SLSNAME", "type": "esriFieldTypeString", "alias": "SLSNAME", "length": 40, "domain": null }, { "name": "SLSTYPE", "type": "esriFieldTypeString", "alias": "SLSTYPE", "length": 40, "domain": null }, { "name": "MUID", "type": "esriFieldTypeString", "alias": "MUID", "length": 7, "domain": null }, { "name": "NRCS_Link", "type": "esriFieldTypeString", "alias": "NRCS_Link", "length": 100, "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeString", "alias": "SLOPE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R141_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_141", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_141", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S123_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 37, "name": "Natural Gas System", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 38, "name": "LCPW - Gas Meters" }, { "id": 39, "name": "LCPW_Gas" } ], "minScale": 750000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1609559.1958661377, "ymin": 894970.8474409431, "xmax": 1718914.5150918663, "ymax": 1048086.5935039371, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "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, AMF, 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.61, "id": 38, "name": "LCPW - Gas Meters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Natural Gas System" }, "subLayers": [], "minScale": 4801, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c2ee2d1c71bda0cf4bb0178f8559a8ab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOxJREFUGJWNz7FKQmEUB/AfXos2SdFqEaLFHBtbBAd9BF9AeoRoytHZwbnVRXBpEnoIlwuOanhpEDfBQRu+uoUU9V8O3+F3DufLCjn3d96yMBp5ubpy8ptarajV3GahVJIvFJzt90ynJElA5TKXl2QytpD9nN7t6PfpdqnXiWOWS4ZDKpVgUhzHAXY63N2xXjOZcHHxdU6KX19Dvblhu+X5ObyThEbjAJ98fG+z+do0HjOb/YCvr8nneXri9JRqNeDvSXGxyGBAr0ezGXrtNg8PB3g+dxxF5HI8PnJ/TxRxdBTQYiGT4lZL3j/yDi2JPGIY/d74AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1609989, "ymin": 895260, "xmax": 1718750, "ymax": 1032846, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACCTNO", "type": "esriFieldTypeString", "alias": "ACCTNO", "length": 9, "domain": null }, { "name": "RESIDENT", "type": "esriFieldTypeString", "alias": "RESIDENT", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 30, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 9, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 30, "domain": null }, { "name": "ADDRESS3", "type": "esriFieldTypeString", "alias": "ADDRESS3", "length": 30, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 17, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 10, "domain": null }, { "name": "METER", "type": "esriFieldTypeString", "alias": "METER", "length": 10, "domain": null }, { "name": "USG1", "type": "esriFieldTypeInteger", "alias": "USG1", "domain": null }, { "name": "USG2", "type": "esriFieldTypeInteger", "alias": "USG2", "domain": null }, { "name": "USG3", "type": "esriFieldTypeInteger", "alias": "USG3", "domain": null }, { "name": "USG4", "type": "esriFieldTypeInteger", "alias": "USG4", "domain": null }, { "name": "USG5", "type": "esriFieldTypeInteger", "alias": "USG5", "domain": null }, { "name": "USG6", "type": "esriFieldTypeInteger", "alias": "USG6", "domain": null }, { "name": "USG7", "type": "esriFieldTypeInteger", "alias": "USG7", "domain": null }, { "name": "USG8", "type": "esriFieldTypeInteger", "alias": "USG8", "domain": null }, { "name": "USG9", "type": "esriFieldTypeInteger", "alias": "USG9", "domain": null }, { "name": "USG10", "type": "esriFieldTypeInteger", "alias": "USG10", "domain": null }, { "name": "USG11", "type": "esriFieldTypeInteger", "alias": "USG11", "domain": null }, { "name": "USG12", "type": "esriFieldTypeInteger", "alias": "USG12", "domain": null }, { "name": "MINUSG", "type": "esriFieldTypeInteger", "alias": "MINUSG", "domain": null }, { "name": "MAXUSG", "type": "esriFieldTypeInteger", "alias": "MAXUSG", "domain": null }, { "name": "DMD1", "type": "esriFieldTypeDouble", "alias": "DMD1", "domain": null }, { "name": "DMD2", "type": "esriFieldTypeDouble", "alias": "DMD2", "domain": null }, { "name": "DMD3", "type": "esriFieldTypeDouble", "alias": "DMD3", "domain": null }, { "name": "DMD4", "type": "esriFieldTypeDouble", "alias": "DMD4", "domain": null }, { "name": "DMD5", "type": "esriFieldTypeDouble", "alias": "DMD5", "domain": null }, { "name": "DMD6", "type": "esriFieldTypeDouble", "alias": "DMD6", "domain": null }, { "name": "DMD7", "type": "esriFieldTypeDouble", "alias": "DMD7", "domain": null }, { "name": "DMD8", "type": "esriFieldTypeDouble", "alias": "DMD8", "domain": null }, { "name": "DMD9", "type": "esriFieldTypeDouble", "alias": "DMD9", "domain": null }, { "name": "DMD10", "type": "esriFieldTypeDouble", "alias": "DMD10", "domain": null }, { "name": "DMD11", "type": "esriFieldTypeDouble", "alias": "DMD11", "domain": null }, { "name": "DMD12", "type": "esriFieldTypeDouble", "alias": "DMD12", "domain": null }, { "name": "MINDMD", "type": "esriFieldTypeDouble", "alias": "MINDMD", "domain": null }, { "name": "MAXDMD", "type": "esriFieldTypeDouble", "alias": "MAXDMD", "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "ACTIVE", "length": 1, "domain": null }, { "name": "TYPSRV", "type": "esriFieldTypeString", "alias": "TYPSRV", "length": 1, "domain": null }, { "name": "ERTNUM", "type": "esriFieldTypeString", "alias": "ERTNUM", "length": 8, "domain": null }, { "name": "MAPN1", "type": "esriFieldTypeString", "alias": "MAPN1", "length": 3, "domain": null }, { "name": "MAPN2", "type": "esriFieldTypeString", "alias": "MAPN2", "length": 5, "domain": null }, { "name": "RESCD", "type": "esriFieldTypeString", "alias": "RESCD", "length": 1, "domain": null }, { "name": "RTECD", "type": "esriFieldTypeString", "alias": "RTECD", "length": 3, "domain": null }, { "name": "LIFELINE", "type": "esriFieldTypeString", "alias": "LIFELINE", "length": 1, "domain": null }, { "name": "REDSEQ", "type": "esriFieldTypeInteger", "alias": "REDSEQ", "domain": null }, { "name": "PosAcc", "type": "esriFieldTypeSmallInteger", "alias": "PosAcc", "domain": null }, { "name": "Done", "type": "esriFieldTypeString", "alias": "Done", "length": 5, "domain": null }, { "name": "CORRECT_AD", "type": "esriFieldTypeString", "alias": "CORRECT_AD", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R58_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_58", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_58", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S40_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 39, "name": "LCPW_Gas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Natural Gas System" }, "subLayers": [], "minScale": 400000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1609559.1958661377, "ymin": 894970.8474409431, "xmax": 1718914.5150918663, "ymax": 1048086.5935039371, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Location", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Legacy_id", "type": "esriFieldTypeString", "alias": "Legacy_id", "length": 17, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "Date_Inst", "type": "esriFieldTypeDate", "alias": "Date_Inst", "length": 8, "domain": null }, { "name": "Municipal", "type": "esriFieldTypeString", "alias": "Municipal", "length": 8, "domain": null }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "length": 8, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 8, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "Coating", "type": "esriFieldTypeString", "alias": "Coating", "length": 8, "domain": null }, { "name": "Avg_Depth", "type": "esriFieldTypeDouble", "alias": "Avg_Depth", "domain": null }, { "name": "Oper_press", "type": "esriFieldTypeString", "alias": "Oper_press", "length": 8, "domain": null }, { "name": "TraceWire", "type": "esriFieldTypeString", "alias": "TraceWire", "length": 8, "domain": null }, { "name": "Act_Len", "type": "esriFieldTypeDouble", "alias": "Act_Len", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R57_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_57", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_57", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S39_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 40, "name": "Elecctric System", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 41, "name": "ClintonCity_Electric" }, { "id": 42, "name": "LCPW - Electric Meters" }, { "id": 43, "name": "LCPW_Electric" }, { "id": 44, "name": "LaurensElec_Customers" }, { "id": 45, "name": "LaurensElec_PrimaryLine" }, { "id": 46, "name": "LaurensElec_SecondaryLine" }, { "id": 47, "name": "Laurens Electric Asset Territories" } ], "minScale": 750000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1399718.2952755839, "ymin": 772888.8011811078, "xmax": 1904229.9734251946, "ymax": 1233475.5515091866, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "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, AMF, 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.61, "id": 41, "name": "ClintonCity_Electric", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 40, "name": "Elecctric System" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1721277.3615485579, "ymin": 946368.210958004, "xmax": 1748623.1958661377, "ymax": 1004285.3664698154, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RefName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LyrVPFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrVPFrzn", "domain": null }, { "name": "LyrHandle", "type": "esriFieldTypeString", "alias": "LyrHandle", "length": 16, "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "BlkColor", "type": "esriFieldTypeSmallInteger", "alias": "BlkColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "EntLinetyp", "type": "esriFieldTypeString", "alias": "EntLinetyp", "length": 254, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 254, "domain": null }, { "name": "BlkLinetyp", "type": "esriFieldTypeString", "alias": "BlkLinetyp", "length": 254, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "BlkLineWt", "type": "esriFieldTypeSmallInteger", "alias": "BlkLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 254, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "ExtX", "type": "esriFieldTypeDouble", "alias": "ExtX", "domain": null }, { "name": "ExtY", "type": "esriFieldTypeDouble", "alias": "ExtY", "domain": null }, { "name": "ExtZ", "type": "esriFieldTypeDouble", "alias": "ExtZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 254, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 254, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "ALINE", "type": "esriFieldTypeString", "alias": "ALINE", "length": 11, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "NO_", "type": "esriFieldTypeString", "alias": "NO_", "length": 3, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "pebble.GIO.ClintonCity_Electric.Entity", "type": "esriFieldTypeString", "alias": "pebble.GIO.ClintonCity_Electric.Entity", "length": 16, "domain": null }, { "name": "pebble.GIO.ClintonCity_Electric.AREA", "type": "esriFieldTypeDouble", "alias": "pebble.GIO.ClintonCity_Electric.AREA", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R46_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_46", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_46", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S28_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 42, "name": "LCPW - Electric Meters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 40, "name": "Elecctric System" }, "subLayers": [], "minScale": 4801, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7aaa88d5af776323c4dc53c91f836191", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJhJREFUGJWFzz0OQVEQxfEfboSWAqVEorAClPag1VmC2AHrsQCFVagUIooXCYVKpXAlL9fHO8kkM3P+Z5IJXmorVhZgx7ZP7Rd1wYBRgA6NQGufQCUMUeEB4W2cMUYP3birYZMLB4kWmMW+nHgf8DwWrLD8B68xjX296PINp9zcLLq8zs33FD5S7eKQJpHhGn8NMKHxhfvQE8//FC8JddxvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1609989, "ymin": 895260, "xmax": 1718750, "ymax": 1032846, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACCTNO", "type": "esriFieldTypeString", "alias": "ACCTNO", "length": 9, "domain": null }, { "name": "RESIDENT", "type": "esriFieldTypeString", "alias": "RESIDENT", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 30, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 9, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 30, "domain": null }, { "name": "ADDRESS3", "type": "esriFieldTypeString", "alias": "ADDRESS3", "length": 30, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 17, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 10, "domain": null }, { "name": "METER", "type": "esriFieldTypeString", "alias": "METER", "length": 10, "domain": null }, { "name": "USG1", "type": "esriFieldTypeInteger", "alias": "USG1", "domain": null }, { "name": "USG2", "type": "esriFieldTypeInteger", "alias": "USG2", "domain": null }, { "name": "USG3", "type": "esriFieldTypeInteger", "alias": "USG3", "domain": null }, { "name": "USG4", "type": "esriFieldTypeInteger", "alias": "USG4", "domain": null }, { "name": "USG5", "type": "esriFieldTypeInteger", "alias": "USG5", "domain": null }, { "name": "USG6", "type": "esriFieldTypeInteger", "alias": "USG6", "domain": null }, { "name": "USG7", "type": "esriFieldTypeInteger", "alias": "USG7", "domain": null }, { "name": "USG8", "type": "esriFieldTypeInteger", "alias": "USG8", "domain": null }, { "name": "USG9", "type": "esriFieldTypeInteger", "alias": "USG9", "domain": null }, { "name": "USG10", "type": "esriFieldTypeInteger", "alias": "USG10", "domain": null }, { "name": "USG11", "type": "esriFieldTypeInteger", "alias": "USG11", "domain": null }, { "name": "USG12", "type": "esriFieldTypeInteger", "alias": "USG12", "domain": null }, { "name": "MINUSG", "type": "esriFieldTypeInteger", "alias": "MINUSG", "domain": null }, { "name": "MAXUSG", "type": "esriFieldTypeInteger", "alias": "MAXUSG", "domain": null }, { "name": "DMD1", "type": "esriFieldTypeDouble", "alias": "DMD1", "domain": null }, { "name": "DMD2", "type": "esriFieldTypeDouble", "alias": "DMD2", "domain": null }, { "name": "DMD3", "type": "esriFieldTypeDouble", "alias": "DMD3", "domain": null }, { "name": "DMD4", "type": "esriFieldTypeDouble", "alias": "DMD4", "domain": null }, { "name": "DMD5", "type": "esriFieldTypeDouble", "alias": "DMD5", "domain": null }, { "name": "DMD6", "type": "esriFieldTypeDouble", "alias": "DMD6", "domain": null }, { "name": "DMD7", "type": "esriFieldTypeDouble", "alias": "DMD7", "domain": null }, { "name": "DMD8", "type": "esriFieldTypeDouble", "alias": "DMD8", "domain": null }, { "name": "DMD9", "type": "esriFieldTypeDouble", "alias": "DMD9", "domain": null }, { "name": "DMD10", "type": "esriFieldTypeDouble", "alias": "DMD10", "domain": null }, { "name": "DMD11", "type": "esriFieldTypeDouble", "alias": "DMD11", "domain": null }, { "name": "DMD12", "type": "esriFieldTypeDouble", "alias": "DMD12", "domain": null }, { "name": "MINDMD", "type": "esriFieldTypeDouble", "alias": "MINDMD", "domain": null }, { "name": "MAXDMD", "type": "esriFieldTypeDouble", "alias": "MAXDMD", "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "ACTIVE", "length": 1, "domain": null }, { "name": "TYPSRV", "type": "esriFieldTypeString", "alias": "TYPSRV", "length": 1, "domain": null }, { "name": "ERTNUM", "type": "esriFieldTypeString", "alias": "ERTNUM", "length": 8, "domain": null }, { "name": "MAPN1", "type": "esriFieldTypeString", "alias": "MAPN1", "length": 3, "domain": null }, { "name": "MAPN2", "type": "esriFieldTypeString", "alias": "MAPN2", "length": 5, "domain": null }, { "name": "RESCD", "type": "esriFieldTypeString", "alias": "RESCD", "length": 1, "domain": null }, { "name": "RTECD", "type": "esriFieldTypeString", "alias": "RTECD", "length": 3, "domain": null }, { "name": "LIFELINE", "type": "esriFieldTypeString", "alias": "LIFELINE", "length": 1, "domain": null }, { "name": "REDSEQ", "type": "esriFieldTypeInteger", "alias": "REDSEQ", "domain": null }, { "name": "PosAcc", "type": "esriFieldTypeSmallInteger", "alias": "PosAcc", "domain": null }, { "name": "Done", "type": "esriFieldTypeString", "alias": "Done", "length": 5, "domain": null }, { "name": "CORRECT_AD", "type": "esriFieldTypeString", "alias": "CORRECT_AD", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R58_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_58", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_58", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S40_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 43, "name": "LCPW_Electric", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 40, "name": "Elecctric System" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1678908.6922572106, "ymin": 962221.6486220509, "xmax": 1705704.8684383184, "ymax": 990077.3786089271, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DXF_LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DXF_LAYER", "type": "esriFieldTypeString", "alias": "DXF_LAYER", "length": 31, "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 3, "domain": null }, { "name": "OPER_DIST", "type": "esriFieldTypeString", "alias": "OPER_DIST", "length": 8, "domain": null }, { "name": "ELOCATION", "type": "esriFieldTypeString", "alias": "ELOCATION", "length": 100, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 8, "domain": null }, { "name": "WIRESIZE", "type": "esriFieldTypeString", "alias": "WIRESIZE", "length": 8, "domain": null }, { "name": "NEUTRAL", "type": "esriFieldTypeString", "alias": "NEUTRAL", "length": 8, "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "length": 3, "domain": null }, { "name": "CONDUIT", "type": "esriFieldTypeString", "alias": "CONDUIT", "length": 8, "domain": null }, { "name": "VOLTAGE", "type": "esriFieldTypeString", "alias": "VOLTAGE", "length": 8, "domain": null }, { "name": "SPACING", "type": "esriFieldTypeString", "alias": "SPACING", "length": 8, "domain": null }, { "name": "FEEDER", "type": "esriFieldTypeString", "alias": "FEEDER", "length": 16, "domain": null }, { "name": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "length": 16, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R65_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_65", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_65", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 44, "name": "LaurensElec_Customers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 40, "name": "Elecctric System" }, "subLayers": [], "minScale": 12001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7643bb143a040cd07e219745c3d09e8e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALtJREFUGJWV0DtKAwEUheFvYOBGfK0g2ogIVoEUFmmzAYlia60YCy1tArHJHizsbKzTphabQFbgFiy8hY9ClCHMCP7l5Ydzzi3Vc4gnvFSP5ZLUiojbzFzgJiIeM3NaJ+9uM55lFlusvTLcyBxGxEFmjvDxI58cM7hnL9iHdbqfHLXYwQPOS7jibEIHq5WkDp7fMk+L70qXJfTpNQzdxB3aKJYH1lE0feNP/i/PsdIgvBO4+JWvK72ayExfCc4qZlmn3WIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1608618.9717847705, "ymin": 865221.2250656188, "xmax": 1804462.8562992066, "ymax": 1073923.402230978, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ZIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP_1", "length": 5, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "PO_NAME", "length": 28, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 30, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 153, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "domain": null }, { "name": "EXPORT_DT", "type": "esriFieldTypeDate", "alias": "EXPORT_DT", "length": 8, "domain": null }, { "name": "CIS_SRVC_ID", "type": "esriFieldTypeDouble", "alias": "CIS_SRVC_ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R48_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_48", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_48", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S30_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 45, "name": "LaurensElec_PrimaryLine", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 40, "name": "Elecctric System" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1550708.6003936976, "ymin": 860168.5623359531, "xmax": 1805009.0748031437, "ymax": 1113438.2444225699, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NETWORKID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": null }, { "name": "NETWORKID", "type": "esriFieldTypeString", "alias": "NETWORKID", "length": 30, "domain": null }, { "name": "PHASECODE", "type": "esriFieldTypeInteger", "alias": "PHASECODE", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 254, "domain": null }, { "name": "SESSIONID", "type": "esriFieldTypeString", "alias": "SESSIONID", "length": 40, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "PLACEMENT", "type": "esriFieldTypeInteger", "alias": "PLACEMENT", "domain": null }, { "name": "CONDUCTORA", "type": "esriFieldTypeString", "alias": "CONDUCTORA", "length": 20, "domain": null }, { "name": "CONDUCTORB", "type": "esriFieldTypeString", "alias": "CONDUCTORB", "length": 20, "domain": null }, { "name": "CONDUCTORC", "type": "esriFieldTypeString", "alias": "CONDUCTORC", "length": 20, "domain": null }, { "name": "CONDUCTORN", "type": "esriFieldTypeString", "alias": "CONDUCTORN", "length": 20, "domain": null }, { "name": "JOINTTRENC", "type": "esriFieldTypeString", "alias": "JOINTTRENC", "length": 3, "domain": null }, { "name": "OPERVOLT", "type": "esriFieldTypeDouble", "alias": "OPERVOLT", "domain": null }, { "name": "FTGROUPID", "type": "esriFieldTypeString", "alias": "FTGROUPID", "length": 40, "domain": null }, { "name": "CONDUCTOR_", "type": "esriFieldTypeString", "alias": "CONDUCTOR_", "length": 50, "domain": null }, { "name": "NEUTRAL_SI", "type": "esriFieldTypeString", "alias": "NEUTRAL_SI", "length": 50, "domain": null }, { "name": "NEUTRAL_TY", "type": "esriFieldTypeString", "alias": "NEUTRAL_TY", "length": 50, "domain": null }, { "name": "NEUTRAL_MA", "type": "esriFieldTypeString", "alias": "NEUTRAL_MA", "length": 50, "domain": null }, { "name": "INSULATION", "type": "esriFieldTypeString", "alias": "INSULATION", "length": 50, "domain": null }, { "name": "CONDUCTOR1", "type": "esriFieldTypeInteger", "alias": "CONDUCTOR1", "domain": null }, { "name": "CONSTRUCTI", "type": "esriFieldTypeString", "alias": "CONSTRUCTI", "length": 50, "domain": null }, { "name": "PHASE_CONF", "type": "esriFieldTypeString", "alias": "PHASE_CONF", "length": 50, "domain": null }, { "name": "RECONDUCTO", "type": "esriFieldTypeDate", "alias": "RECONDUCTO", "length": 8, "domain": null }, { "name": "RECONDUC_1", "type": "esriFieldTypeString", "alias": "RECONDUC_1", "length": 50, "domain": null }, { "name": "ROW_METHOD", "type": "esriFieldTypeString", "alias": "ROW_METHOD", "length": 50, "domain": null }, { "name": "SERVICE_IN", "type": "esriFieldTypeString", "alias": "SERVICE_IN", "length": 50, "domain": null }, { "name": "LABEL_TEXT", "type": "esriFieldTypeString", "alias": "LABEL_TEXT", "length": 50, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null }, { "name": "DESIGN_STA", "type": "esriFieldTypeString", "alias": "DESIGN_STA", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "MANUFACTUR", "type": "esriFieldTypeString", "alias": "MANUFACTUR", "length": 50, "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 50, "domain": null }, { "name": "DATE_INSTA", "type": "esriFieldTypeDate", "alias": "DATE_INSTA", "length": 8, "domain": null }, { "name": "DATE_INSPE", "type": "esriFieldTypeDate", "alias": "DATE_INSPE", "length": 8, "domain": null }, { "name": "MIL", "type": "esriFieldTypeString", "alias": "MIL", "length": 50, "domain": null }, { "name": "JACKET", "type": "esriFieldTypeString", "alias": "JACKET", "length": 50, "domain": null }, { "name": "STAKING_SH", "type": "esriFieldTypeDouble", "alias": "STAKING_SH", "domain": null }, { "name": "PIPE_", "type": "esriFieldTypeString", "alias": "PIPE_", "length": 50, "domain": null }, { "name": "PIPE_SIZE", "type": "esriFieldTypeString", "alias": "PIPE_SIZE", "length": 50, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "CONDUCTO_1", "type": "esriFieldTypeString", "alias": "CONDUCTO_1", "length": 50, "domain": null }, { "name": "NOMINAL_VO", "type": "esriFieldTypeInteger", "alias": "NOMINAL_VO", "domain": null }, { "name": "CONDUCTO_2", "type": "esriFieldTypeString", "alias": "CONDUCTO_2", "length": 50, "domain": null }, { "name": "OBJECTUID", "type": "esriFieldTypeString", "alias": "OBJECTUID", "length": 40, "domain": null }, { "name": "CONDUCTORL", "type": "esriFieldTypeDouble", "alias": "CONDUCTORL", "domain": null }, { "name": "CIRCUITID", "type": "esriFieldTypeString", "alias": "CIRCUITID", "length": 5, "domain": null }, { "name": "SUBSTATION", "type": "esriFieldTypeString", "alias": "SUBSTATION", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R68_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_68", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_68", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S50_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 46, "name": "LaurensElec_SecondaryLine", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 40, "name": "Elecctric System" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1552437.9520997405, "ymin": 860147.4593175799, "xmax": 1805169.2385170609, "ymax": 1113493.8579396307, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NETWORKID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": null }, { "name": "NETWORKID", "type": "esriFieldTypeString", "alias": "NETWORKID", "length": 30, "domain": null }, { "name": "PHASECODE", "type": "esriFieldTypeInteger", "alias": "PHASECODE", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 254, "domain": null }, { "name": "SESSIONID", "type": "esriFieldTypeString", "alias": "SESSIONID", "length": 40, "domain": null }, { "name": "PLACEMENT", "type": "esriFieldTypeInteger", "alias": "PLACEMENT", "domain": null }, { "name": "CONDUCTOR", "type": "esriFieldTypeString", "alias": "CONDUCTOR", "length": 20, "domain": null }, { "name": "JOINTTRENC", "type": "esriFieldTypeString", "alias": "JOINTTRENC", "length": 3, "domain": null }, { "name": "QUANTITY", "type": "esriFieldTypeInteger", "alias": "QUANTITY", "domain": null }, { "name": "SECTYPE", "type": "esriFieldTypeString", "alias": "SECTYPE", "length": 20, "domain": null }, { "name": "FTGROUPID", "type": "esriFieldTypeString", "alias": "FTGROUPID", "length": 40, "domain": null }, { "name": "CONDUCTOR_", "type": "esriFieldTypeString", "alias": "CONDUCTOR_", "length": 50, "domain": null }, { "name": "NEUTRAL_SI", "type": "esriFieldTypeString", "alias": "NEUTRAL_SI", "length": 50, "domain": null }, { "name": "NEUTRAL_TY", "type": "esriFieldTypeString", "alias": "NEUTRAL_TY", "length": 50, "domain": null }, { "name": "NEUTRAL_MA", "type": "esriFieldTypeString", "alias": "NEUTRAL_MA", "length": 50, "domain": null }, { "name": "INSULATION", "type": "esriFieldTypeString", "alias": "INSULATION", "length": 50, "domain": null }, { "name": "CONDUCTOR1", "type": "esriFieldTypeInteger", "alias": "CONDUCTOR1", "domain": null }, { "name": "CONSTRUCTI", "type": "esriFieldTypeString", "alias": "CONSTRUCTI", "length": 50, "domain": null }, { "name": "PHASE_CONF", "type": "esriFieldTypeString", "alias": "PHASE_CONF", "length": 50, "domain": null }, { "name": "RECONDUCTO", "type": "esriFieldTypeDate", "alias": "RECONDUCTO", "length": 8, "domain": null }, { "name": "RECONDUC_1", "type": "esriFieldTypeString", "alias": "RECONDUC_1", "length": 50, "domain": null }, { "name": "ROW_METHOD", "type": "esriFieldTypeString", "alias": "ROW_METHOD", "length": 50, "domain": null }, { "name": "SERVICE_IN", "type": "esriFieldTypeString", "alias": "SERVICE_IN", "length": 50, "domain": null }, { "name": "LABEL_TEXT", "type": "esriFieldTypeString", "alias": "LABEL_TEXT", "length": 50, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null }, { "name": "LOCATION_C", "type": "esriFieldTypeString", "alias": "LOCATION_C", "length": 50, "domain": null }, { "name": "DESIGN_STA", "type": "esriFieldTypeString", "alias": "DESIGN_STA", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "MANUFACTUR", "type": "esriFieldTypeString", "alias": "MANUFACTUR", "length": 50, "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 50, "domain": null }, { "name": "DATE_INSTA", "type": "esriFieldTypeDate", "alias": "DATE_INSTA", "length": 8, "domain": null }, { "name": "DATE_INSPE", "type": "esriFieldTypeDate", "alias": "DATE_INSPE", "length": 8, "domain": null }, { "name": "MIL", "type": "esriFieldTypeString", "alias": "MIL", "length": 50, "domain": null }, { "name": "JACKET", "type": "esriFieldTypeString", "alias": "JACKET", "length": 50, "domain": null }, { "name": "STAKING_SH", "type": "esriFieldTypeDouble", "alias": "STAKING_SH", "domain": null }, { "name": "PIPE_", "type": "esriFieldTypeString", "alias": "PIPE_", "length": 50, "domain": null }, { "name": "PIPE_SIZE", "type": "esriFieldTypeString", "alias": "PIPE_SIZE", "length": 50, "domain": null }, { "name": "CONDUCTO_1", "type": "esriFieldTypeString", "alias": "CONDUCTO_1", "length": 50, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "NOMINAL_VO", "type": "esriFieldTypeInteger", "alias": "NOMINAL_VO", "domain": null }, { "name": "NOMINAL__1", "type": "esriFieldTypeDouble", "alias": "NOMINAL__1", "domain": null }, { "name": "OBJECTUID", "type": "esriFieldTypeString", "alias": "OBJECTUID", "length": 40, "domain": null }, { "name": "CONDUCTORL", "type": "esriFieldTypeDouble", "alias": "CONDUCTORL", "domain": null }, { "name": "CIRCUITID", "type": "esriFieldTypeString", "alias": "CIRCUITID", "length": 5, "domain": null }, { "name": "SUBSTATION", "type": "esriFieldTypeString", "alias": "SUBSTATION", "length": 50, "domain": null }, { "name": "PARALLEL", "type": "esriFieldTypeString", "alias": "PARALLEL", "length": 3, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R55_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_55", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_55", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S37_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 47, "name": "Laurens Electric Asset Territories", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 40, "name": "Elecctric System" }, "subLayers": [], "minScale": 400000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 80, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Blue Ridge Electric Co-op", "label": "Blue Ridge Electric Co-op", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 102, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Broad River Electric Co-op", "label": "Broad River Electric Co-op", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 132, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Designated as Unassigned", "label": "Designated as Unassigned", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 120, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Duke Power Company", "label": "Duke Power Company", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 150, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Incorporated Towns", "label": "Incorporated Towns", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 183, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Laurens Electric Co-op", "label": "Laurens Electric Co-op", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 230, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Little River Electric Co-op", "label": "Little River Electric Co-op", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 70, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lockhart Power Company", "label": "Lockhart Power Company", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 240, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Newberry Electric Co-op", "label": "Newberry Electric Co-op", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 90, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "South Carolina Electric & Gas Company", "label": "South Carolina Electric & Gas Company", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1399718.2952755839, "ymin": 772888.8011811078, "xmax": 1904229.9734251946, "ymax": 1233475.5515091866, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "LAURENS_", "type": "esriFieldTypeDouble", "alias": "LAURENS_", "domain": null }, { "name": "LAURENS_ID", "type": "esriFieldTypeDouble", "alias": "LAURENS_ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 254, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "pebble.GIO.LaurensElectric_Territory.AREA", "type": "esriFieldTypeDouble", "alias": "pebble.GIO.LaurensElectric_Territory.AREA", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R62_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_62", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_62", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S44_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 48, "name": "Sewer Systems", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 49, "name": "LCPW -Sewer Meters" }, { "id": 50, "name": "LCWSC_LiftStation" }, { "id": 51, "name": "LCWSC_Plant" }, { "id": 52, "name": "LCWSC_Manholes" }, { "id": 53, "name": "Sewer Lines" } ], "minScale": 750000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1609989, "ymin": 895260, "xmax": 1758426, "ymax": 1050345, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "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, AMF, 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.61, "id": 49, "name": "LCPW -Sewer Meters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 48, "name": "Sewer Systems" }, "subLayers": [], "minScale": 4801, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "df8fa584dbbf50a99d93da9cb0703395", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPhJREFUGJWF0c8rw3EYB/BX2zcmGn2VDQc1pKyW2m1llAPFxUHJ0UXJwR/goPhXVv4GSlJ2c3Ohlfw4iEWKsJDDNL+2vOs5fOr19HyenkA1Sf/nOoDRfbsdQ2KN1HOZnbRcAG3dwliXRKXM7REqxJLE00SiiKpAUOu+YnuUcIymHs42yBZILXxNqOHHS15KxFdIzdA7Tmvnz+/UcHuavjWOV6sVTpJZb4Df38gsM7zI/QnFJfammb2og28OKE6R3SKZIxzhsfS54G+cyDOwyeF89R1Oky8QacbDN3x/rkmUwQX653h/JWipgodTnu5Earg4Iaxziz/5ANuyOH24C9LzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1609989, "ymin": 895260, "xmax": 1718750, "ymax": 1032846, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACCTNO", "type": "esriFieldTypeString", "alias": "ACCTNO", "length": 9, "domain": null }, { "name": "RESIDENT", "type": "esriFieldTypeString", "alias": "RESIDENT", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 30, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 9, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 30, "domain": null }, { "name": "ADDRESS3", "type": "esriFieldTypeString", "alias": "ADDRESS3", "length": 30, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 17, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 10, "domain": null }, { "name": "METER", "type": "esriFieldTypeString", "alias": "METER", "length": 10, "domain": null }, { "name": "USG1", "type": "esriFieldTypeInteger", "alias": "USG1", "domain": null }, { "name": "USG2", "type": "esriFieldTypeInteger", "alias": "USG2", "domain": null }, { "name": "USG3", "type": "esriFieldTypeInteger", "alias": "USG3", "domain": null }, { "name": "USG4", "type": "esriFieldTypeInteger", "alias": "USG4", "domain": null }, { "name": "USG5", "type": "esriFieldTypeInteger", "alias": "USG5", "domain": null }, { "name": "USG6", "type": "esriFieldTypeInteger", "alias": "USG6", "domain": null }, { "name": "USG7", "type": "esriFieldTypeInteger", "alias": "USG7", "domain": null }, { "name": "USG8", "type": "esriFieldTypeInteger", "alias": "USG8", "domain": null }, { "name": "USG9", "type": "esriFieldTypeInteger", "alias": "USG9", "domain": null }, { "name": "USG10", "type": "esriFieldTypeInteger", "alias": "USG10", "domain": null }, { "name": "USG11", "type": "esriFieldTypeInteger", "alias": "USG11", "domain": null }, { "name": "USG12", "type": "esriFieldTypeInteger", "alias": "USG12", "domain": null }, { "name": "MINUSG", "type": "esriFieldTypeInteger", "alias": "MINUSG", "domain": null }, { "name": "MAXUSG", "type": "esriFieldTypeInteger", "alias": "MAXUSG", "domain": null }, { "name": "DMD1", "type": "esriFieldTypeDouble", "alias": "DMD1", "domain": null }, { "name": "DMD2", "type": "esriFieldTypeDouble", "alias": "DMD2", "domain": null }, { "name": "DMD3", "type": "esriFieldTypeDouble", "alias": "DMD3", "domain": null }, { "name": "DMD4", "type": "esriFieldTypeDouble", "alias": "DMD4", "domain": null }, { "name": "DMD5", "type": "esriFieldTypeDouble", "alias": "DMD5", "domain": null }, { "name": "DMD6", "type": "esriFieldTypeDouble", "alias": "DMD6", "domain": null }, { "name": "DMD7", "type": "esriFieldTypeDouble", "alias": "DMD7", "domain": null }, { "name": "DMD8", "type": "esriFieldTypeDouble", "alias": "DMD8", "domain": null }, { "name": "DMD9", "type": "esriFieldTypeDouble", "alias": "DMD9", "domain": null }, { "name": "DMD10", "type": "esriFieldTypeDouble", "alias": "DMD10", "domain": null }, { "name": "DMD11", "type": "esriFieldTypeDouble", "alias": "DMD11", "domain": null }, { "name": "DMD12", "type": "esriFieldTypeDouble", "alias": "DMD12", "domain": null }, { "name": "MINDMD", "type": "esriFieldTypeDouble", "alias": "MINDMD", "domain": null }, { "name": "MAXDMD", "type": "esriFieldTypeDouble", "alias": "MAXDMD", "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "ACTIVE", "length": 1, "domain": null }, { "name": "TYPSRV", "type": "esriFieldTypeString", "alias": "TYPSRV", "length": 1, "domain": null }, { "name": "ERTNUM", "type": "esriFieldTypeString", "alias": "ERTNUM", "length": 8, "domain": null }, { "name": "MAPN1", "type": "esriFieldTypeString", "alias": "MAPN1", "length": 3, "domain": null }, { "name": "MAPN2", "type": "esriFieldTypeString", "alias": "MAPN2", "length": 5, "domain": null }, { "name": "RESCD", "type": "esriFieldTypeString", "alias": "RESCD", "length": 1, "domain": null }, { "name": "RTECD", "type": "esriFieldTypeString", "alias": "RTECD", "length": 3, "domain": null }, { "name": "LIFELINE", "type": "esriFieldTypeString", "alias": "LIFELINE", "length": 1, "domain": null }, { "name": "REDSEQ", "type": "esriFieldTypeInteger", "alias": "REDSEQ", "domain": null }, { "name": "PosAcc", "type": "esriFieldTypeSmallInteger", "alias": "PosAcc", "domain": null }, { "name": "Done", "type": "esriFieldTypeString", "alias": "Done", "length": 5, "domain": null }, { "name": "CORRECT_AD", "type": "esriFieldTypeString", "alias": "CORRECT_AD", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R58_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_58", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_58", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S40_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 50, "name": "LCWSC_LiftStation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 48, "name": "Sewer Systems" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bd69c3aed36bc28c9cf05186508759d1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAOCAYAAADNGCeJAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQNJREFUOI2tkT1LA1EQRQ+b3TwxLqgJ+EFMoWhnlUoUBAMWYhvsxJ+U/5BOtAv2EuyiQrBWIYgg5CUQFcfsrhbRXRCz8J5eGLgDM4c7jMs/yv02Oxezx6bL0dvLY7uaqwNorVsx7OFcVxc2zWBhyK3W0gSOgP0YNlUEf9UM5kAPOFFKbYlIcuaviiD6ACfz1Q7B8caPp8K61yB9cKeBEIIeFMqQLVjA8GCxAk8tIID5CgSvlsnCIXTOwC/B5Arcn0Jx1xKW8WBpb+QHd7B8AN025GcsYNmJxL8/Q6cBcxuWyfy1xOfXR5Wm9AcYKoZdHnJ1o1TTFKAUNRHZ/pmsLCJ/SvYJeFZFt/VTHUsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1627864, "ymin": 930237, "xmax": 1758426, "ymax": 1040271, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "x_orig", "type": "esriFieldTypeDouble", "alias": "x_orig", "domain": null }, { "name": "y_orig", "type": "esriFieldTypeDouble", "alias": "y_orig", "domain": null }, { "name": "z_orig", "type": "esriFieldTypeDouble", "alias": "z_orig", "domain": null }, { "name": "x_proj", "type": "esriFieldTypeDouble", "alias": "x_proj", "domain": null }, { "name": "y_proj", "type": "esriFieldTypeDouble", "alias": "y_proj", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeInteger", "alias": "Enabled", "domain": null }, { "name": "AncillaryR", "type": "esriFieldTypeInteger", "alias": "AncillaryR", "domain": null }, { "name": "Capacity", "type": "esriFieldTypeInteger", "alias": "Capacity", "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_66", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S48_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 51, "name": "LCWSC_Plant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 48, "name": "Sewer Systems" }, "subLayers": [], "minScale": 400000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "eae045154ba2bea844fbd50f4bb67777", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAOCAYAAAAxDQxDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWRJREFUOI3Fkr8vA2EYxz/a06M/kjqJVlWoQSWiQyORWAwGMZAY+AMw2DDYJVb/gcVs0Q4Gq0RCE4mFpiKtHwkidalWw+kpw2l6567b4Zu8eb/v+83zfN4neQX+SILOL9rdXBTFtKIohz9BWyMJVGeLPZDnDPmzZSUJmEBIMQTBJpBToKw/G0DqG1RLmnf4QHkATy+Ur0AMmjMEqFbq9Z4wvL9ApQClW9yA2xJUvICbpOYjc5DbheF1SG9DZAZyO8ZMioJ8BHIWguMwsAByCnIJwI8fmAXmAdUAejoB+fr7dSkIxDUfiMNjypx1T4M3BBxAbKXeR2wFvHwALsuJLjcgugl8QmYNRve1e18fnC5ZZ5ZqBqmf13vYA1QTCKB9SGsG4Atru7urcWYlVydIgxSBguVEk1mo/bqpO11hm/Gs9x1j2qopNKGtwrkRbprot/Q/oONVwGFP43KenkagJjlpD8RKX3/hZbo14bo/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1755805, "ymin": 932213, "xmax": 1755805, "ymax": 932213, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "x_orig", "type": "esriFieldTypeDouble", "alias": "x_orig", "domain": null }, { "name": "y_orig", "type": "esriFieldTypeDouble", "alias": "y_orig", "domain": null }, { "name": "z_orig", "type": "esriFieldTypeDouble", "alias": "z_orig", "domain": null }, { "name": "x_proj", "type": "esriFieldTypeDouble", "alias": "x_proj", "domain": null }, { "name": "y_proj", "type": "esriFieldTypeDouble", "alias": "y_proj", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeInteger", "alias": "Enabled", "domain": null }, { "name": "AncillaryR", "type": "esriFieldTypeInteger", "alias": "AncillaryR", "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_54", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S36_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 52, "name": "LCWSC_Manholes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 48, "name": "Sewer Systems" }, "subLayers": [], "minScale": 12001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a59f85988052a541e7e87f0d875f2981", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWpJREFUGJVlkU0owwEAxX/af1/2F5vmI5k2cnBYwmW+koODw0S+ublKFInkggtx4M7BQSGSHFy0A0NZKFKav/lqbWr52B9/Iw6KLe/0Xu9d3nsC/xEHiEAY+Io2hCiekNXFglpHUciH0WTjIRLm5GqXFjwEo8OiqZkLixNzUh5Ii2BrJEW+pfL5Dm8IcvAQFACy+pjPrsccOACd3oRyJfPmVwhsQ/4gCdcLLHs9lAsAaoFiQyZ0JI6SH3RQMlHKzNYUm2UD6DIgoscOxAkA8iVGaQXsoRdK+kvRqDR0VvQwNzQNFj/vPkRAFAAMOTzZ6khu/WzB5XLhcDhw77nJbUrlI91POMgL8PxTUM/+wxnVY2fDjNSNMzk9ibUtjfP1I8x20Kk4/V3Dq6VRXuMG56qxm1UkEWxaSC2Co1lkayE1f9P1IhcsYfEds+LfoViWiFceeVXptYfWCqXW0859zCkbDYSBqtgzlRj1DUf8dajqdWaRAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1627326, "ymin": 931989, "xmax": 1755721, "ymax": 1050345, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MH_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MH_ID", "type": "esriFieldTypeString", "alias": "MH_ID", "length": 15, "domain": null }, { "name": "GPS_Locate", "type": "esriFieldTypeString", "alias": "GPS_Locate", "length": 5, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeInteger", "alias": "Enabled", "domain": null }, { "name": "AncillaryR", "type": "esriFieldTypeInteger", "alias": "AncillaryR", "domain": null }, { "name": "Criticalit", "type": "esriFieldTypeString", "alias": "Criticalit", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_53", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S35_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 53, "name": "Sewer Lines", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 48, "name": "Sewer Systems" }, "subLayers": [ { "id": 54, "name": "LCWSC_SewerLines" }, { "id": 55, "name": "LCPW_Sewer" }, { "id": 56, "name": "ClintonCity_Sewer" }, { "id": 57, "name": "LCWSC_ForceMain" } ], "minScale": 400000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1625649, "ymin": 930130.3031496108, "xmax": 1758422, "ymax": 1050345, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "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, AMF, 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.61, "id": 54, "name": "LCWSC_SewerLines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 53, "name": "Sewer Lines" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1627326, "ymin": 931989, "xmax": 1755721, "ymax": 1050345, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Basin", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "length": 50, "domain": null }, { "name": "Line_ID", "type": "esriFieldTypeString", "alias": "Line_ID", "length": 10, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 12, "domain": null }, { "name": "UpStreamMH", "type": "esriFieldTypeString", "alias": "UpStreamMH", "length": 12, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R69_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_69", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_69", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S51_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400000, "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.61, "id": 55, "name": "LCPW_Sewer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 53, "name": "Sewer Lines" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1680991.0679133832, "ymin": 962081.0672572106, "xmax": 1704259.5219816267, "ymax": 990143.2185039371, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "FG", "type": "esriFieldTypeString", "alias": "FG", "length": 1, "domain": null }, { "name": "Sys", "type": "esriFieldTypeString", "alias": "Sys", "length": 5, "domain": null }, { "name": "Age", "type": "esriFieldTypeInteger", "alias": "Age", "domain": null }, { "name": "Format", "type": "esriFieldTypeSmallInteger", "alias": "Format", "domain": null }, { "name": "Date_", "type": "esriFieldTypeDate", "alias": "Date_", "length": 8, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 30, "domain": null }, { "name": "MOU", "type": "esriFieldTypeString", "alias": "MOU", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R47_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_47", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_47", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S29_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400000, "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.61, "id": 56, "name": "ClintonCity_Sewer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 53, "name": "Sewer Lines" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1715170.3471128643, "ymin": 945958.9153543264, "xmax": 1749269.3369422555, "ymax": 974825.4484908134, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RefName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LyrVPFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrVPFrzn", "domain": null }, { "name": "LyrHandle", "type": "esriFieldTypeString", "alias": "LyrHandle", "length": 16, "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "BlkColor", "type": "esriFieldTypeSmallInteger", "alias": "BlkColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "EntLinetyp", "type": "esriFieldTypeString", "alias": "EntLinetyp", "length": 254, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 254, "domain": null }, { "name": "BlkLinetyp", "type": "esriFieldTypeString", "alias": "BlkLinetyp", "length": 254, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "BlkLineWt", "type": "esriFieldTypeSmallInteger", "alias": "BlkLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 254, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "ExtX", "type": "esriFieldTypeDouble", "alias": "ExtX", "domain": null }, { "name": "ExtY", "type": "esriFieldTypeDouble", "alias": "ExtY", "domain": null }, { "name": "ExtZ", "type": "esriFieldTypeDouble", "alias": "ExtZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 254, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 254, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "pebble.GIO.ClintonCity_Sewer.Entity", "type": "esriFieldTypeString", "alias": "pebble.GIO.ClintonCity_Sewer.Entity", "length": 16, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R49_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_49", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_49", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S31_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400000, "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.61, "id": 57, "name": "LCWSC_ForceMain", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 53, "name": "Sewer Lines" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1625649, "ymin": 930130.3031496108, "xmax": 1758422, "ymax": 1049561.494094491, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FM_Dia", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FM_Dia", "type": "esriFieldTypeString", "alias": "FM_Dia", "length": 5, "domain": null }, { "name": "FM_ID", "type": "esriFieldTypeString", "alias": "FM_ID", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 99, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R50_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_50", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_50", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S32_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400000, "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.61, "id": 58, "name": "Water Systems", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 59, "name": "LCWSC_ElTanks" }, { "id": 60, "name": "LCWSC_BoosterPS" }, { "id": 61, "name": "Fire Hydrants" }, { "id": 64, "name": "LCPW Water Meters" }, { "id": 65, "name": "Water Lines" } ], "minScale": 750000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1605537.9711286128, "ymin": 872727.5931758583, "xmax": 1769970, "ymax": 1069687, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "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, AMF, 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.61, "id": 59, "name": "LCWSC_ElTanks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 58, "name": "Water Systems" }, "subLayers": [], "minScale": 400000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "beaa0dc47997488eb617e0ce202571d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAXCAYAAADUUxW8AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAepJREFUOI2tlEFrE1EQgL/UkGn0ILwFqWua5qhStBChIBT00JNBFPUg4tWLehJBRCo9if6DehAbf4BgTl57KPYQxCKFVtEimtoigwfTMilNPOzbsKlZD9WBYWf2zTez83aYLP8g2ZT3IVCOHedcQ1XrqbBzrqyqT4CTQJAMUtXYfA/cB2pd2DlX1mbzNVOPAibOIOERbHA/0EE2N7HGV1iYh6m7o8Ar4DxQy/rMocy9DTgx1q0msRGADBdh/DScncQmxgBudGEA1r9DqwW5XPoNFUv9e2akBBvrsL0NdKDdjnRgIFIy0N5JgTMZKAynVwXY2kqB9yD/Ba6x1tihUNxHPp8e/WUV4CfwtKeyfVg6KqufFikU8wQByCB0OmAGPzZgeQmqzxaBBySHBIA7tz4i8tnMjgN1ohE97E/XvL0Sg3/ruQyYV0kkOdSvZ4DQV20CBwARkWkze5iIGUmDK0TEjJm9A2Y92CIax0ngmm+n0QOLSGhmmNkycCWRNOf9GQ9X+OO2zS55cxoYAuaAq8A8cA445c9v74ZDYNTbQyLy2Mzueb8EvAQueL87wzFc8c9fwE0zq9IrF4HrQBU4GPcdL4O6qn5zzl1W1Tf0lxfOuRVVfU70KxvxMqgDhcS66SuqugAc2/3Ze5LfnYunjCoJY7oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1627711.8431758583, "ymin": 905427.3559711277, "xmax": 1752875, "ymax": 1062398, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "x_orig", "type": "esriFieldTypeDouble", "alias": "x_orig", "domain": null }, { "name": "y_orig", "type": "esriFieldTypeDouble", "alias": "y_orig", "domain": null }, { "name": "x_proj", "type": "esriFieldTypeDouble", "alias": "x_proj", "domain": null }, { "name": "y_proj", "type": "esriFieldTypeDouble", "alias": "y_proj", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeInteger", "alias": "Enabled", "domain": null }, { "name": "AncillaryR", "type": "esriFieldTypeInteger", "alias": "AncillaryR", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_61", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S43_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 60, "name": "LCWSC_BoosterPS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 58, "name": "Water Systems" }, "subLayers": [], "minScale": 400000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "21a71dbe3bfc9a0c65df19cd08c0969b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAOCAYAAADNGCeJAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASlJREFUOI2t0j9LQlEYx/Fv3KuHctBBEyEyKgMbEgxBKNAtMLdoDV9KQy+grRcQNEQONdckBYHVUtgfiAiyqeMgVsfbPbepK0QJx/pNz/CcD78Dj80/xv4aKls3u8avHfV8sF7cBpBS1n3s4eJwdSJTNLPcj3spZQ2oAGUfC48miY7PGmFD0AL2hBCLSqneN3+K1hrP01iWDXi4joMVCP663xdrXp+iOi1EKILWLm9tyVg6TygSN8esQJCpXInHqxM87TKdK9F97wzWzHUUjeMqkfgk4dgMl0c7pPLLg2FWQJBeWAHg5emOzNIazdszRsJRc8wODvtz97VNo1YlOVcYrFks2TuVRCpLIpXtt94fM42P7W+Uz4UQNVNACLGplCp8bzavlPpTs0/ksVyK/USRuQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1644692, "ymin": 961437, "xmax": 1724809, "ymax": 1033157, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "x_orig", "type": "esriFieldTypeDouble", "alias": "x_orig", "domain": null }, { "name": "y_orig", "type": "esriFieldTypeDouble", "alias": "y_orig", "domain": null }, { "name": "x_proj", "type": "esriFieldTypeDouble", "alias": "x_proj", "domain": null }, { "name": "y_proj", "type": "esriFieldTypeDouble", "alias": "y_proj", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeInteger", "alias": "Enabled", "domain": null }, { "name": "AncillaryR", "type": "esriFieldTypeInteger", "alias": "AncillaryR", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_63", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S45_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 61, "name": "Fire Hydrants", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 58, "name": "Water Systems" }, "subLayers": [ { "id": 62, "name": "LCWSC_Hydrants" }, { "id": 63, "name": "LCPW_Hydrants" } ], "minScale": 24001, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1656746.375, "ymin": 962289.875, "xmax": 1707323.7549212575, "ymax": 992020.027230978, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "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, AMF, 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.61, "id": 62, "name": "LCWSC_Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Fire Hydrants" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fcb79c06e8705cd58e13401efb30886a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAN5JREFUGJV10L0uRFEUxfHfnbmTM2KKKUZBJirNFAqVqEXjIdCPqIjEC0g8hUbiFRSUEhWVgkhoFD5KiRPc0Zw7brh2c3bW+e+1V3bub82gkfpHFOVHXgPfYDL1U3j5D84WaXZxUuNSwr11ersh7M/F2M5xhTOWtzlNzGsJP69iEOPYZQFNjivG0+MYg/Se4xJDzGMDh79ivBVMoDGLURILfPCOLxQl3MlCOBjFuNNHP4kPIVwcxbhUzo9jPMW4d027xWaL7A63MQ4ri37gFT6xhTV0knxfd7pqdWs08A3fMDLv6ZIXyAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1656746.375, "ymin": 962289.875, "xmax": 1707323.7549212575, "ymax": 992020.027230978, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 64, "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "Sub_Type", "type": "esriFieldTypeString", "alias": "Sub_Type", "length": 8, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 8, "domain": null }, { "name": "Date_Inst", "type": "esriFieldTypeDate", "alias": "Date_Inst", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "Lin_Dia", "type": "esriFieldTypeDouble", "alias": "Lin_Dia", "domain": null }, { "name": "Main_Dia", "type": "esriFieldTypeDouble", "alias": "Main_Dia", "domain": null }, { "name": "Manufact", "type": "esriFieldTypeString", "alias": "Manufact", "length": 8, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 15, "domain": null }, { "name": "Hyd_Class", "type": "esriFieldTypeString", "alias": "Hyd_Class", "length": 8, "domain": null }, { "name": "Barrel_Dia", "type": "esriFieldTypeDouble", "alias": "Barrel_Dia", "domain": null }, { "name": "Seat_Dia", "type": "esriFieldTypeDouble", "alias": "Seat_Dia", "domain": null }, { "name": "Nozzle1", "type": "esriFieldTypeDouble", "alias": "Nozzle1", "domain": null }, { "name": "Nozzle2", "type": "esriFieldTypeDouble", "alias": "Nozzle2", "domain": null }, { "name": "Nozzle3", "type": "esriFieldTypeDouble", "alias": "Nozzle3", "domain": null }, { "name": "Static", "type": "esriFieldTypeDouble", "alias": "Static", "domain": null }, { "name": "Residual", "type": "esriFieldTypeDouble", "alias": "Residual", "domain": null }, { "name": "GPM", "type": "esriFieldTypeDouble", "alias": "GPM", "domain": null }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "length": 1, "domain": null }, { "name": "FlowCrew", "type": "esriFieldTypeString", "alias": "FlowCrew", "length": 10, "domain": null }, { "name": "FlowDate", "type": "esriFieldTypeDate", "alias": "FlowDate", "length": 8, "domain": null }, { "name": "FlowTime", "type": "esriFieldTypeString", "alias": "FlowTime", "length": 10, "domain": null }, { "name": "MinFlow", "type": "esriFieldTypeDouble", "alias": "MinFlow", "domain": null }, { "name": "TotalFlow", "type": "esriFieldTypeDouble", "alias": "TotalFlow", "domain": null }, { "name": "Plat", "type": "esriFieldTypeString", "alias": "Plat", "length": 15, "domain": null }, { "name": "BM", "type": "esriFieldTypeDouble", "alias": "BM", "domain": null }, { "name": "Fin_pH", "type": "esriFieldTypeString", "alias": "Fin_pH", "length": 10, "domain": null }, { "name": "Fin_Cl2", "type": "esriFieldTypeString", "alias": "Fin_Cl2", "length": 10, "domain": null }, { "name": "Insp_Group", "type": "esriFieldTypeString", "alias": "Insp_Group", "length": 1, "domain": null }, { "name": "Insp_Order", "type": "esriFieldTypeInteger", "alias": "Insp_Order", "domain": null }, { "name": "GPSNorthin", "type": "esriFieldTypeDouble", "alias": "GPSNorthin", "domain": null }, { "name": "GPSEasting", "type": "esriFieldTypeDouble", "alias": "GPSEasting", "domain": null }, { "name": "GPSDate", "type": "esriFieldTypeDate", "alias": "GPSDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R51_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_51", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_51", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S33_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 24001, "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.61, "id": 63, "name": "LCPW_Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Fire Hydrants" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fcb79c06e8705cd58e13401efb30886a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAN5JREFUGJV10L0uRFEUxfHfnbmTM2KKKUZBJirNFAqVqEXjIdCPqIjEC0g8hUbiFRSUEhWVgkhoFD5KiRPc0Zw7brh2c3bW+e+1V3bub82gkfpHFOVHXgPfYDL1U3j5D84WaXZxUuNSwr11ersh7M/F2M5xhTOWtzlNzGsJP69iEOPYZQFNjivG0+MYg/Se4xJDzGMDh79ivBVMoDGLURILfPCOLxQl3MlCOBjFuNNHP4kPIVwcxbhUzo9jPMW4d027xWaL7A63MQ4ri37gFT6xhTV0knxfd7pqdWs08A3fMDLv6ZIXyAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1656746.375, "ymin": 962289.875, "xmax": 1707323.7549212575, "ymax": 992020.027230978, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 64, "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "Sub_Type", "type": "esriFieldTypeString", "alias": "Sub_Type", "length": 8, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 8, "domain": null }, { "name": "Date_Inst", "type": "esriFieldTypeDate", "alias": "Date_Inst", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "Lin_Dia", "type": "esriFieldTypeDouble", "alias": "Lin_Dia", "domain": null }, { "name": "Main_Dia", "type": "esriFieldTypeDouble", "alias": "Main_Dia", "domain": null }, { "name": "Manufact", "type": "esriFieldTypeString", "alias": "Manufact", "length": 8, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 15, "domain": null }, { "name": "Hyd_Class", "type": "esriFieldTypeString", "alias": "Hyd_Class", "length": 8, "domain": null }, { "name": "Barrel_Dia", "type": "esriFieldTypeDouble", "alias": "Barrel_Dia", "domain": null }, { "name": "Seat_Dia", "type": "esriFieldTypeDouble", "alias": "Seat_Dia", "domain": null }, { "name": "Nozzle1", "type": "esriFieldTypeDouble", "alias": "Nozzle1", "domain": null }, { "name": "Nozzle2", "type": "esriFieldTypeDouble", "alias": "Nozzle2", "domain": null }, { "name": "Nozzle3", "type": "esriFieldTypeDouble", "alias": "Nozzle3", "domain": null }, { "name": "Static", "type": "esriFieldTypeDouble", "alias": "Static", "domain": null }, { "name": "Residual", "type": "esriFieldTypeDouble", "alias": "Residual", "domain": null }, { "name": "GPM", "type": "esriFieldTypeDouble", "alias": "GPM", "domain": null }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "length": 1, "domain": null }, { "name": "FlowCrew", "type": "esriFieldTypeString", "alias": "FlowCrew", "length": 10, "domain": null }, { "name": "FlowDate", "type": "esriFieldTypeDate", "alias": "FlowDate", "length": 8, "domain": null }, { "name": "FlowTime", "type": "esriFieldTypeString", "alias": "FlowTime", "length": 10, "domain": null }, { "name": "MinFlow", "type": "esriFieldTypeDouble", "alias": "MinFlow", "domain": null }, { "name": "TotalFlow", "type": "esriFieldTypeDouble", "alias": "TotalFlow", "domain": null }, { "name": "Plat", "type": "esriFieldTypeString", "alias": "Plat", "length": 15, "domain": null }, { "name": "BM", "type": "esriFieldTypeDouble", "alias": "BM", "domain": null }, { "name": "Fin_pH", "type": "esriFieldTypeString", "alias": "Fin_pH", "length": 10, "domain": null }, { "name": "Fin_Cl2", "type": "esriFieldTypeString", "alias": "Fin_Cl2", "length": 10, "domain": null }, { "name": "Insp_Group", "type": "esriFieldTypeString", "alias": "Insp_Group", "length": 1, "domain": null }, { "name": "Insp_Order", "type": "esriFieldTypeInteger", "alias": "Insp_Order", "domain": null }, { "name": "GPSNorthin", "type": "esriFieldTypeDouble", "alias": "GPSNorthin", "domain": null }, { "name": "GPSEasting", "type": "esriFieldTypeDouble", "alias": "GPSEasting", "domain": null }, { "name": "GPSDate", "type": "esriFieldTypeDate", "alias": "GPSDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R51_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_51", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_51", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S33_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 24001, "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.61, "id": 64, "name": "LCPW Water Meters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 58, "name": "Water Systems" }, "subLayers": [], "minScale": 4801, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "30c2ae102199c5cfc5fe90d5f8afafca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUxJREFUGJWN0b1LAgEcxvEvdaZEV+ktchykORgZKIgJIRQWSEM4RNEuVPRCREPQEDT1FwQlDU4SgdBYyyENgpENQkOlxQWJSRppIGFvg6RT1LM98OEZfj+Besz8nYIAML19qkqK3fCbqpafiCw6hgSASjGnCDqDKNs9VIoPPOc1jGYLoiSTuz6nWim9AwgANxeqIaPOsBKrcpU4Ih5eYmR2B2cgRHTNh2NiobWBFaujlgHdazFHWo0CkFYPsA2OA28ovc7Pyx8smq01gOz5CaVMAv/cLurePNmzYwA6zdavxrIoyTWAeHgV9Cb6hqdRIxv1DnRKShPrO7o+eryTaMkY7uA67aIRd3CZ1OEWPd4p9O1dTQxgc42hJWNY+n0AWAZ8pA7B5vI3TigAlPP3bVZPgJDnFoDnxzu6ZRuh/Xp/KWgtDRzbHDX944N8A89SZ6rrp07wAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1609989, "ymin": 895260, "xmax": 1718750, "ymax": 1032846, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACCTNO", "type": "esriFieldTypeString", "alias": "ACCTNO", "length": 9, "domain": null }, { "name": "RESIDENT", "type": "esriFieldTypeString", "alias": "RESIDENT", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 30, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 9, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 30, "domain": null }, { "name": "ADDRESS3", "type": "esriFieldTypeString", "alias": "ADDRESS3", "length": 30, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 17, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 10, "domain": null }, { "name": "METER", "type": "esriFieldTypeString", "alias": "METER", "length": 10, "domain": null }, { "name": "USG1", "type": "esriFieldTypeInteger", "alias": "USG1", "domain": null }, { "name": "USG2", "type": "esriFieldTypeInteger", "alias": "USG2", "domain": null }, { "name": "USG3", "type": "esriFieldTypeInteger", "alias": "USG3", "domain": null }, { "name": "USG4", "type": "esriFieldTypeInteger", "alias": "USG4", "domain": null }, { "name": "USG5", "type": "esriFieldTypeInteger", "alias": "USG5", "domain": null }, { "name": "USG6", "type": "esriFieldTypeInteger", "alias": "USG6", "domain": null }, { "name": "USG7", "type": "esriFieldTypeInteger", "alias": "USG7", "domain": null }, { "name": "USG8", "type": "esriFieldTypeInteger", "alias": "USG8", "domain": null }, { "name": "USG9", "type": "esriFieldTypeInteger", "alias": "USG9", "domain": null }, { "name": "USG10", "type": "esriFieldTypeInteger", "alias": "USG10", "domain": null }, { "name": "USG11", "type": "esriFieldTypeInteger", "alias": "USG11", "domain": null }, { "name": "USG12", "type": "esriFieldTypeInteger", "alias": "USG12", "domain": null }, { "name": "MINUSG", "type": "esriFieldTypeInteger", "alias": "MINUSG", "domain": null }, { "name": "MAXUSG", "type": "esriFieldTypeInteger", "alias": "MAXUSG", "domain": null }, { "name": "DMD1", "type": "esriFieldTypeDouble", "alias": "DMD1", "domain": null }, { "name": "DMD2", "type": "esriFieldTypeDouble", "alias": "DMD2", "domain": null }, { "name": "DMD3", "type": "esriFieldTypeDouble", "alias": "DMD3", "domain": null }, { "name": "DMD4", "type": "esriFieldTypeDouble", "alias": "DMD4", "domain": null }, { "name": "DMD5", "type": "esriFieldTypeDouble", "alias": "DMD5", "domain": null }, { "name": "DMD6", "type": "esriFieldTypeDouble", "alias": "DMD6", "domain": null }, { "name": "DMD7", "type": "esriFieldTypeDouble", "alias": "DMD7", "domain": null }, { "name": "DMD8", "type": "esriFieldTypeDouble", "alias": "DMD8", "domain": null }, { "name": "DMD9", "type": "esriFieldTypeDouble", "alias": "DMD9", "domain": null }, { "name": "DMD10", "type": "esriFieldTypeDouble", "alias": "DMD10", "domain": null }, { "name": "DMD11", "type": "esriFieldTypeDouble", "alias": "DMD11", "domain": null }, { "name": "DMD12", "type": "esriFieldTypeDouble", "alias": "DMD12", "domain": null }, { "name": "MINDMD", "type": "esriFieldTypeDouble", "alias": "MINDMD", "domain": null }, { "name": "MAXDMD", "type": "esriFieldTypeDouble", "alias": "MAXDMD", "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "ACTIVE", "length": 1, "domain": null }, { "name": "TYPSRV", "type": "esriFieldTypeString", "alias": "TYPSRV", "length": 1, "domain": null }, { "name": "ERTNUM", "type": "esriFieldTypeString", "alias": "ERTNUM", "length": 8, "domain": null }, { "name": "MAPN1", "type": "esriFieldTypeString", "alias": "MAPN1", "length": 3, "domain": null }, { "name": "MAPN2", "type": "esriFieldTypeString", "alias": "MAPN2", "length": 5, "domain": null }, { "name": "RESCD", "type": "esriFieldTypeString", "alias": "RESCD", "length": 1, "domain": null }, { "name": "RTECD", "type": "esriFieldTypeString", "alias": "RTECD", "length": 3, "domain": null }, { "name": "LIFELINE", "type": "esriFieldTypeString", "alias": "LIFELINE", "length": 1, "domain": null }, { "name": "REDSEQ", "type": "esriFieldTypeInteger", "alias": "REDSEQ", "domain": null }, { "name": "PosAcc", "type": "esriFieldTypeSmallInteger", "alias": "PosAcc", "domain": null }, { "name": "Done", "type": "esriFieldTypeString", "alias": "Done", "length": 5, "domain": null }, { "name": "CORRECT_AD", "type": "esriFieldTypeString", "alias": "CORRECT_AD", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R58_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_58", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_58", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S40_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 65, "name": "Water Lines", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 58, "name": "Water Systems" }, "subLayers": [ { "id": 66, "name": "LCPW_Water" }, { "id": 67, "name": "LCWSC_Waterlines" }, { "id": 68, "name": "ClintonCity_Water" } ], "minScale": 400000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1605537.9711286128, "ymin": 872727.5931758583, "xmax": 1769970, "ymax": 1069687, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "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, AMF, 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.61, "id": 66, "name": "LCPW_Water", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 65, "name": "Water Lines" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1655140.296916008, "ymin": 961978.3822178543, "xmax": 1707567.638779521, "ymax": 992770.3733595759, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SUB_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUB_TYPE", "type": "esriFieldTypeString", "alias": "SUB_TYPE", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "DATE_INST", "type": "esriFieldTypeDate", "alias": "DATE_INST", "length": 8, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "ACT_LEN", "type": "esriFieldTypeDouble", "alias": "ACT_LEN", "domain": null }, { "name": "COVER_TYPE", "type": "esriFieldTypeString", "alias": "COVER_TYPE", "length": 8, "domain": null }, { "name": "DEPTH_BUR", "type": "esriFieldTypeDouble", "alias": "DEPTH_BUR", "domain": null }, { "name": "OPER_PRESS", "type": "esriFieldTypeString", "alias": "OPER_PRESS", "length": 8, "domain": null }, { "name": "Map_Date", "type": "esriFieldTypeInteger", "alias": "Map_Date", "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R56_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_56", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_56", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S38_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400000, "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.61, "id": 67, "name": "LCWSC_Waterlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 65, "name": "Water Lines" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1605537.9711286128, "ymin": 872727.5931758583, "xmax": 1769970, "ymax": 1069687, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 40, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 254, "domain": null }, { "name": "LIFECYCLES", "type": "esriFieldTypeString", "alias": "LIFECYCLES", "length": 25, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeInteger", "alias": "CONDITION", "domain": null }, { "name": "CONDITIOND", "type": "esriFieldTypeDate", "alias": "CONDITIOND", "length": 8, "domain": null }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "length": 8, "domain": null }, { "name": "INSTALLEDB", "type": "esriFieldTypeString", "alias": "INSTALLEDB", "length": 100, "domain": null }, { "name": "INSTALLCOS", "type": "esriFieldTypeDouble", "alias": "INSTALLCOS", "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "length": 254, "domain": null }, { "name": "CUSTCONTRI", "type": "esriFieldTypeDouble", "alias": "CUSTCONTRI", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "MAINSHAPE", "type": "esriFieldTypeString", "alias": "MAINSHAPE", "length": 50, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WATERTYPE", "length": 30, "domain": null }, { "name": "EXTCOATING", "type": "esriFieldTypeString", "alias": "EXTCOATING", "length": 20, "domain": null }, { "name": "LININGTYPE", "type": "esriFieldTypeString", "alias": "LININGTYPE", "length": 20, "domain": null }, { "name": "JOINTTYPE1", "type": "esriFieldTypeString", "alias": "JOINTTYPE1", "length": 20, "domain": null }, { "name": "JOINTTYPE2", "type": "esriFieldTypeString", "alias": "JOINTTYPE2", "length": 20, "domain": null }, { "name": "PIPECLASS", "type": "esriFieldTypeString", "alias": "PIPECLASS", "length": 20, "domain": null }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "DOWNELEV", "domain": null }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "UPELEV", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeInteger", "alias": "ENABLED", "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeInteger", "alias": "ACTIVEFLAG", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeInteger", "alias": "OWNEDBY", "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeInteger", "alias": "MAINTBY", "domain": null }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "length": 100, "domain": null }, { "name": "CAPTUREDAT", "type": "esriFieldTypeDate", "alias": "CAPTUREDAT", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 254, "domain": null }, { "name": "Criticalit", "type": "esriFieldTypeString", "alias": "Criticalit", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R59_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_59", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_59", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S41_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400000, "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.61, "id": 68, "name": "ClintonCity_Water", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 65, "name": "Water Lines" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1719178.5597112924, "ymin": 947640.9560367465, "xmax": 1752459.7490157485, "ymax": 977592.5577427894, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RefName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LyrVPFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrVPFrzn", "domain": null }, { "name": "LyrHandle", "type": "esriFieldTypeString", "alias": "LyrHandle", "length": 16, "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "BlkColor", "type": "esriFieldTypeSmallInteger", "alias": "BlkColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "EntLinetyp", "type": "esriFieldTypeString", "alias": "EntLinetyp", "length": 254, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 254, "domain": null }, { "name": "BlkLinetyp", "type": "esriFieldTypeString", "alias": "BlkLinetyp", "length": 254, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "BlkLineWt", "type": "esriFieldTypeSmallInteger", "alias": "BlkLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 254, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "ExtX", "type": "esriFieldTypeDouble", "alias": "ExtX", "domain": null }, { "name": "ExtY", "type": "esriFieldTypeDouble", "alias": "ExtY", "domain": null }, { "name": "ExtZ", "type": "esriFieldTypeDouble", "alias": "ExtZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 254, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 254, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "pebble.GIO.ClintonCity_Water.Entity", "type": "esriFieldTypeString", "alias": "pebble.GIO.ClintonCity_Water.Entity", "length": 16, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R52_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S34_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400000, "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.61, "id": 69, "name": "Airport_LUX", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 70, "name": "LUX_TSS_Existing" }, { "id": 71, "name": "LUX_TSS_Future" }, { "id": 72, "name": "LUX_Part77_Existing" }, { "id": 73, "name": "LUX_Part77_Future" }, { "id": 74, "name": "LUX_LandUseZones" } ], "minScale": 750000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1702151.4261811078, "ymin": 964383.457020998, "xmax": 1726974.7211286128, "ymax": 983786.9337270409, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "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, AMF, 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.61, "id": 70, "name": "LUX_TSS_Existing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 69, "name": "Airport_LUX" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TSS_CODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 217, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 107, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8", "label": "8", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[TSS_CODE]", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1702487.5846456736, "ymin": 968727.955052495, "xmax": 1726371.6076115519, "ymax": 978145.4376640469, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TSS_CODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FILEID", "type": "esriFieldTypeString", "alias": "FILEID", "length": 254, "domain": null }, { "name": "SURFACE_NA", "type": "esriFieldTypeString", "alias": "SURFACE_NA", "length": 254, "domain": null }, { "name": "SURFACE_TY", "type": "esriFieldTypeString", "alias": "SURFACE_TY", "length": 254, "domain": null }, { "name": "TSS_CODE", "type": "esriFieldTypeString", "alias": "TSS_CODE", "length": 254, "domain": null }, { "name": "APPROACH_C", "type": "esriFieldTypeString", "alias": "APPROACH_C", "length": 254, "domain": null }, { "name": "LEG", "type": "esriFieldTypeString", "alias": "LEG", "length": 254, "domain": null }, { "name": "RUNWAY", "type": "esriFieldTypeString", "alias": "RUNWAY", "length": 254, "domain": null }, { "name": "AIRPORT", "type": "esriFieldTypeString", "alias": "AIRPORT", "length": 254, "domain": null }, { "name": "SLOPE1", "type": "esriFieldTypeString", "alias": "SLOPE1", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R131_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_131", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_131", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S113_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 71, "name": "LUX_TSS_Future", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 69, "name": "Airport_LUX" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TSS_CODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8", "label": "8", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[TSS_CODE]", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1702151.4261811078, "ymin": 968633.4284776896, "xmax": 1726974.7211286128, "ymax": 979536.580052495, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FILEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FILEID", "type": "esriFieldTypeString", "alias": "FILEID", "length": 254, "domain": null }, { "name": "SURFACE_NA", "type": "esriFieldTypeString", "alias": "SURFACE_NA", "length": 254, "domain": null }, { "name": "SURFACE_TY", "type": "esriFieldTypeString", "alias": "SURFACE_TY", "length": 254, "domain": null }, { "name": "TSS_CODE", "type": "esriFieldTypeString", "alias": "TSS_CODE", "length": 254, "domain": null }, { "name": "APPROACH_C", "type": "esriFieldTypeString", "alias": "APPROACH_C", "length": 254, "domain": null }, { "name": "LEG", "type": "esriFieldTypeString", "alias": "LEG", "length": 254, "domain": null }, { "name": "RUNWAY", "type": "esriFieldTypeString", "alias": "RUNWAY", "length": 254, "domain": null }, { "name": "AIRPORT", "type": "esriFieldTypeString", "alias": "AIRPORT", "length": 254, "domain": null }, { "name": "SLOPE1", "type": "esriFieldTypeString", "alias": "SLOPE1", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R130_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_130", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_130", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S112_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 72, "name": "LUX_Part77_Existing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 69, "name": "Airport_LUX" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LEG", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 245, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PART77_PRIMARY", "label": "PART77_PRIMARY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 137, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PART77_TRANSITIONAL", "label": "PART77_TRANSITIONAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 109, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PT77_APR_08", "label": "PT77_APR_08", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 133, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PT77_APR_26", "label": "PT77_APR_26", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 245, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PT77_CONICAL", "label": "PT77_CONICAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 87, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PT77_HORIZONTAL", "label": "PT77_HORIZONTAL", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[LEG]", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1703605.558727041, "ymin": 964483.4744094461, "xmax": 1725856.0341207385, "ymax": 983786.9337270409, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FILEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FILEID", "type": "esriFieldTypeString", "alias": "FILEID", "length": 254, "domain": null }, { "name": "SURFACE_NA", "type": "esriFieldTypeString", "alias": "SURFACE_NA", "length": 254, "domain": null }, { "name": "SURFACE_TY", "type": "esriFieldTypeString", "alias": "SURFACE_TY", "length": 254, "domain": null }, { "name": "LEG", "type": "esriFieldTypeString", "alias": "LEG", "length": 254, "domain": null }, { "name": "RUNWAY", "type": "esriFieldTypeString", "alias": "RUNWAY", "length": 254, "domain": null }, { "name": "AIRPORT", "type": "esriFieldTypeString", "alias": "AIRPORT", "length": 254, "domain": null }, { "name": "SLOPE1", "type": "esriFieldTypeString", "alias": "SLOPE1", "length": 254, "domain": null }, { "name": "PART77_CAT", "type": "esriFieldTypeString", "alias": "PART77_CAT", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R125_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_125", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_125", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S107_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 73, "name": "LUX_Part77_Future", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 69, "name": "Airport_LUX" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LEG", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 79, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PART77_PRIMARY", "label": "PART77_PRIMARY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 110, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PART77_TRANSITIONAL", "label": "PART77_TRANSITIONAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 214, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PT77_APR_08", "label": "PT77_APR_08", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 227, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PT77_APR_26", "label": "PT77_APR_26", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 92, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PT77_CONICAL", "label": "PT77_CONICAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 237, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PT77_HORIZONTAL", "label": "PT77_HORIZONTAL", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[LEG]", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1703270.1873359531, "ymin": 964383.457020998, "xmax": 1725855.9816273004, "ymax": 983786.7267060429, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FILEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FILEID", "type": "esriFieldTypeString", "alias": "FILEID", "length": 254, "domain": null }, { "name": "SURFACE_NA", "type": "esriFieldTypeString", "alias": "SURFACE_NA", "length": 254, "domain": null }, { "name": "SURFACE_TY", "type": "esriFieldTypeString", "alias": "SURFACE_TY", "length": 254, "domain": null }, { "name": "LEG", "type": "esriFieldTypeString", "alias": "LEG", "length": 254, "domain": null }, { "name": "RUNWAY", "type": "esriFieldTypeString", "alias": "RUNWAY", "length": 254, "domain": null }, { "name": "AIRPORT", "type": "esriFieldTypeString", "alias": "AIRPORT", "length": 254, "domain": null }, { "name": "SLOPE1", "type": "esriFieldTypeString", "alias": "SLOPE1", "length": 254, "domain": null }, { "name": "PART77_CAT", "type": "esriFieldTypeString", "alias": "PART77_CAT", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R129_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_129", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_129", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S111_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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.61, "id": 74, "name": "LUX_LandUseZones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570 }, "copyrightText": "", "parentLayer": { "id": 69, "name": "Airport_LUX" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SURFACE_TY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 163, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ZONE_A", "label": "ZONE_A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 108, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ZONE_B1", "label": "ZONE_B1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 76, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ZONE_B2", "label": "ZONE_B2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 96, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ZONE_C", "label": "ZONE_C", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 242, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ZONE_D", "label": "ZONE_D", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 219, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ZONE_E", "label": "ZONE_E", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SURFACE_TY]", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1703270.1873359531, "ymin": 964383.457020998, "xmax": 1725856.0341207385, "ymax": 983786.9337270409, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FILEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FILEID", "type": "esriFieldTypeString", "alias": "FILEID", "length": 254, "domain": null }, { "name": "SURFACE_NA", "type": "esriFieldTypeString", "alias": "SURFACE_NA", "length": 254, "domain": null }, { "name": "SURFACE_TY", "type": "esriFieldTypeString", "alias": "SURFACE_TY", "length": 254, "domain": null }, { "name": "AIRPORT", "type": "esriFieldTypeString", "alias": "AIRPORT", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R127_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_127", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_127", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S109_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 750000, "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": [] }