{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Light Gray Basemap", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "City Boundary Mask" }, { "id": 2, "name": "Level 21 - 0.25K" }, { "id": 34, "name": "Level 20 - 0.5K" }, { "id": 66, "name": "Level 19 - 1K" }, { "id": 98, "name": "Level 18 - 2K" }, { "id": 125, "name": "Level 17 - 4.5K" }, { "id": 146, "name": "Level 16 - 9K" }, { "id": 168, "name": "Level 15 - 18K" }, { "id": 186, "name": "Level 14 - 36K" }, { "id": 202, "name": "Level 13 - 72K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1131488.2415764017, "ymin": 454218.7334214575, "xmax": 1353206.8666515779, "ymax": 636072.2344119332, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "City Boundary Mask", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Light Gray Basemap" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 60, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1132745.6534885615, "ymin": 454839.5646543056, "xmax": 1352921.7403664738, "ymax": 635447.0715488046, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "FIPS2000", "type": "esriFieldTypeDouble", "alias": "FIPS2000", "domain": null }, { "name": "CURRENT_BOUNDARY", "type": "esriFieldTypeInteger", "alias": "CURRENT_BOUNDARY", "domain": { "type": "codedValue", "name": "Simple_Yes_No", "description": "Boolean yes or no", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEGAL_ACRES", "type": "esriFieldTypeDouble", "alias": "Legal Acres", "domain": null }, { "name": "Effective_Date", "type": "esriFieldTypeDate", "alias": "Effective_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": "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": "R208_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S171_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, 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "Level 21 - 0.25K", "type": "Group Layer", "description": "Level 21 - 0.25K", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Light Gray Basemap" }, "subLayers": [ { "id": 3, "name": "Facility Site Points_0.25K" }, { "id": 4, "name": "Other Municipalities 0.25K" }, { "id": 5, "name": "Boundary Line 0.25K" }, { "id": 6, "name": "Boundary_Donut_0.25K" }, { "id": 7, "name": "Trees_0.25K" }, { "id": 8, "name": "Pavement Marking Symbols_0.25K" }, { "id": 9, "name": "Site Amenity Lines_0.25K" }, { "id": 10, "name": "RoadCenterline_Subsurface_0.25K" }, { "id": 11, "name": "Buildings_0.25K" }, { "id": 12, "name": "BuildingFootprints_0.25K" }, { "id": 13, "name": "Pavement Marking Lines_0.25K" }, { "id": 14, "name": "RoadCenterline_forLabels_0.25K" }, { "id": 15, "name": "StreetPavement_0.25K" }, { "id": 16, "name": "RoadCenterline_OutsideCity_0.25K" }, { "id": 17, "name": "Railroads_0.25K" }, { "id": 18, "name": "Trails and Paths 0.25K" }, { "id": 19, "name": "Waterbody_0.25K" }, { "id": 20, "name": "Waterline_0.25K" }, { "id": 21, "name": "Landscape Areas_0.25K" }, { "id": 22, "name": "OwnerParcel_Outline_0.25K" }, { "id": 23, "name": "Vegetation_0.25K" }, { "id": 24, "name": "ParkFinder_OtherSurfaces_0.25K" }, { "id": 25, "name": "ParkFinder_ParkFacilities_0.25K" }, { "id": 26, "name": "Contour_0.25K" }, { "id": 27, "name": "Hillshade_0.25K" }, { "id": 28, "name": "FacilitySite_Park_0.25K" }, { "id": 29, "name": "OwnerParcel_Fill_0.25K" }, { "id": 30, "name": "FacilitySite_Airport_0.25K" }, { "id": 31, "name": "FacilitySite_0.25K" }, { "id": 32, "name": "FacilitySite_FederalState_Park_0.25K" }, { "id": 33, "name": "CountyFill_0.25K" } ], "minScale": 400, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1159712.0690439194, "ymin": 460933.9094210565, "xmax": 1345766.8840286215, "ymax": 617450.5237672114, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "Facility Site Points_0.25K", "type": "Feature Layer", "description": "Points that represent significant facility locations in a community. Examples include schools, government facilities, stadiums, casinos, and fire stations. In some cases, there may be multiple FacilitySitePoints for a single FacilitySite polygon. Additional information about each Facility can be organized in to seperate tables and related to these locations using the FacilityID key. The feature classification and type schema for the facility sites grew out of work with the Department of Homeland Security's HSIP Program and has evolved to support a diverse set of facilities inventoried for a variety of uses by a local government. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "838a26e3de6c80523dca56f0cf5d1efd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAT1JREFUOI2d0r9KA0EQx/Hv7y6FgXT+iZWF5AVEFAsRbJPLmsLewtpHsBDsBJ9AYqWtRzgiYuETCCoIIhECghBNZZ8bm8txJGguTjWzzGdnB7bAP6MwqaHVam1KOjWznqT9er3+mQtKOgcqkgAOgYNcEBhkLknzPHAPOAF6cRwf54aS+mZ2D7w45/q5YRzHl5LWAaIoeg2C4G4iDMOwKGl1WJtZKQzDSqPR6PwJJa0AfqZ2vu+fAeVJcC1TvpvZMvCRPjWKosVkl6URO5vJH4AN4DqFZrYjafuv6cmkeeAxhUAxuaDred5bttvMBpK6QNnMzPO8mywc7nQBlMxsdwRvATPAUa1Wex6DSTxJmhuB32Z25Zy7HZ6NwSAImkBzwr65/urv0My6kpDUmQo658J2u71QrVa/poIA0yCAHyQPb21N9vAdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bench", "label": "Bench", "description": "" }, { "symbol": { "type": "esriPMS", "url": "453758ad94381aa7d77b9584904dc84c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAo9JREFUOI1tkz1oU1EUx3+nL9R+UMSASQMutl0EdSxODkJQ8eZVEQcncTDqqIKUgviJUlFcHKSIdBEEFZJ3XyXyHDqlKoqCopktLVJ0aFrbwMt7x8GX0qae7Rz+v3v/55x7U/wnSqXSkIhkUqnU4tzcXK1YLEbtmtT6xPf9E6o6DuwEiOOYXC7321o7XigU7gG6CbTWnlbVJ0k6DbwDBoDjwF3f9weMMec3gEEQ9DQajQcAqnrFdd1bLYHneQdF5JWqnrPWThYKhXdrYKPR2AdsBerd3d2319t3Xfe1tTYADgJHEif/QBHpVFWAP/l8Pm4fhIj8UlVEpKe9x89ACOTK5fK+kZGRty3B1NTU1jiODyRtfNgAGmN+ep53Q0RuOo5TqlQqV6IoqjqOM9BsNq8BOWC6q6vrxaapuq57q1KpzEZRNBmG4URrHQDZbHZmcXHxcD6fb/5vHWfCMLwPkE6nqdfrz3t7e/fX6/XswsLCcBzH14FRkl2mAMrlsgtMAOHw8HCcyWQ6gFOq+mB5eflstVqth2F42ff9hjHm6hrY0dExmjR/P5PJHAX6RGRVVWt9fX0MDg7eqdVqd1X1ku/794wxSy2re1tDVNUBEUkn+VeAoaGhZ7VabRRIA7uA9ylAgC3JzSsicg3oTMAZwIjIrLVWklpvy6oC34C9qpoXkfF1i/8DTFlrdwPbEu33tR5FZEJVHwJjnue9cV33YwsulUpp4HGis8aYn2vg/Pz8o/7+/kMiYkSk6vv+S1X9AuwQkeOqmgV+ABt/R7FYjIIgOLa6ujomIhdU9SRwMpl0U0SequpFY8zCpgeQvIobQRDcXllZ2eM4zvYoipYdx/lijFmiLVLtheSAT+319vgLXmIn1uJeqmYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grill", "label": "Grill", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2fb46efcf8f664a91d6dd5408b5757d0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtNJREFUOI2tlD1oVEEQx/+7e17QSgXBYKUWKUSLICg2fnFEuLf3Nh4SMQqCGixEwY9CEEFQEbQwQYvkiIogKnJh82avCBdRECGxsdBCEUUUSSGoEZRLyNuxuRdfjjOIOLCw85/ZHzP7lcF/tsw8MeGc2wJAM3MbgMUAPgN4HsfxkDHmxV8DiWgDgF4A75j5gRDiuvd+BsBCKeUmKWWvc25SCHEsn89/mBdIRHsBnACwLwiCl4keRdG1QqFwBMArADecc4H3foSI9mutx5sCnXNbmfno9PT05mKx+D2ltzPzIWvtGWPMNwAIgsA5594ws61UKh1JpbPAarWardVqfVLKfBpWt04A2UwmYwDcSsQgCF47504xc2895zewVqt1A6DGPQEA732nEALM3JUGJpVGUXTcWrvWGPMi3XLRe3+eiI4LIbIpfSEzr6nPtxPRaSEEJ0Fm/srM95RSOwHMAa4Ow3DMOeeZ+R6AlY2VAlgA4CLzLO+plHJPHMeLAFya03KqhWfW2nal1CCAnU2gAOABXJiYmDjX09MTW2uXKqWWNQUCQP0ki1EUnRVCnGuS0qG1Hk2cTCazhJm/NQI/W2tXGGM+JYKU8meqvVljZtXgrxNCvG4EklKqCKAvldhZn84AeAigAwCEELsAjCR5db80BxjH8aBS6gkRDWqtfzjnljPzRmZ+L4TYrbUed84VmbkEwFSr1cO5XG7GWruWmVdprR/PARpjvhDRVQA3AXQxcwhgSCl1MJ/PTwJAEATl4eHhZ1LKO1NTU9vK5fKYUuo2gMMAuLFlaK1Lzrk2Irrvvb8ahmF/4/6FYfhxYGBga2tr645sNjvKzFcKhULzt1yv4iQRHZJSloioP47jcvqgKpXKGu99txAiAHBMa/0ovb7ptdFal6y1ZaXUAaXUXSJalsS8928BlFtaWtbncrnpxrV//GCNMV8AXK6Pv7b5fux/sl+fuVAHeAgJggAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Memorial", "label": "Memorial", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bbbd2f295c75e69a5e3781d6ff9a6ada", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAWCAYAAADNX8xBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjhJREFUOI21k8FuElEUhr87ZWC4SJVNS8aRdFExpjtdNBrSuGFXWp/DF+jKuPEFjO9hJKEbm7g2kZWFDQRCh4QFgYY2hQxMM8dNGVsZtBr9d+eemW/O/8+5Mf6RYv8ddHR0FJ9Opy+AR0EQGIZhNBOJxOdisej9EiQiz4C7AMfHx4Vut/tKRDIASilEhNlsNqrVau+2tra+XGM0lFLt6xO9B572+31c10VEcByHbDYLQK/Xo9fr3et0Om9s2yaTyczfew28vWFNRKjVaogI+XyefD4f9rLZLMlkklarRb1ep1AoLM9oPB4zmUwA2NjYWMhhc3OTdrvNaDTC8zwsy4oG+b7PPJNYbPE/mKbJzs4OlmVhmubyieLxeGhxOp2STCYXYOl0euFsAaS1xjRNfN9nNBpFgpYpBJ2ent45OzsjkUjg+z4nJyd43o+VWV9fR2v9e9BgMEg3Gg2u1QwGg7BOpVK3AzmOM1xbW7M9z6NarQKwvb0dhppKpW5nTWs901oTBEHYtCxrabhLQXNdXl4CYBjG34U91/n5OQC2bUfu0q1AIkKz2WRlZeXG9fgjUBAEql6vMxwOyeVy9Pt9DMNAa83q6mq4rAAXFxdorTEMYxF0eHj4SSn1BMB13aiPuiLSUkrdB/LAy1KpVI6y9gE4ACpKqY8i0gHSIvJcKVUCHiulclfPTpRSTqS1vb29r5VK5eHu7m7rp0nKwEG5XH5wNclYa/2tWCxOIkEAEZBQ+/v7XaC7rP8dVjLSMBXv6B8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Picnic Table", "label": "Picnic Table; Picnic Tables", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bbbd2f295c75e69a5e3781d6ff9a6ada", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAWCAYAAADNX8xBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjhJREFUOI21k8FuElEUhr87ZWC4SJVNS8aRdFExpjtdNBrSuGFXWp/DF+jKuPEFjO9hJKEbm7g2kZWFDQRCh4QFgYY2hQxMM8dNGVsZtBr9d+eemW/O/8+5Mf6RYv8ddHR0FJ9Opy+AR0EQGIZhNBOJxOdisej9EiQiz4C7AMfHx4Vut/tKRDIASilEhNlsNqrVau+2tra+XGM0lFLt6xO9B572+31c10VEcByHbDYLQK/Xo9fr3et0Om9s2yaTyczfew28vWFNRKjVaogI+XyefD4f9rLZLMlkklarRb1ep1AoLM9oPB4zmUwA2NjYWMhhc3OTdrvNaDTC8zwsy4oG+b7PPJNYbPE/mKbJzs4OlmVhmubyieLxeGhxOp2STCYXYOl0euFsAaS1xjRNfN9nNBpFgpYpBJ2ent45OzsjkUjg+z4nJyd43o+VWV9fR2v9e9BgMEg3Gg2u1QwGg7BOpVK3AzmOM1xbW7M9z6NarQKwvb0dhppKpW5nTWs901oTBEHYtCxrabhLQXNdXl4CYBjG34U91/n5OQC2bUfu0q1AIkKz2WRlZeXG9fgjUBAEql6vMxwOyeVy9Pt9DMNAa83q6mq4rAAXFxdorTEMYxF0eHj4SSn1BMB13aiPuiLSUkrdB/LAy1KpVI6y9gE4ACpKqY8i0gHSIvJcKVUCHiulclfPTpRSTqS1vb29r5VK5eHu7m7rp0nKwEG5XH5wNclYa/2tWCxOIkEAEZBQ+/v7XaC7rP8dVjLSMBXv6B8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Picnic Tables", "label": "Picnic Table; Picnic Tables", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5ced966a6537d6c99467a19e13fcc2e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZRJREFUKJHNkUFrE1EQx3+zbyWQBoSsIrTQ295yECGCoAell4a8jTTeBE9+AL+DioggUooNCN56jDTLNiehl15S6q1oCUg9LQpehBAj5GU8uC2btIXqyYGBmeH9Zvj/n89fhn9UJEkyr6pvgGvABxF5PR6Pt40x71X1YhRFlSlAVV8BS8A7EbmtqlvGGAVERJ6duACMgCfW2sftdrtQKBTuTyaTW8D+cDhcPQFYax8c1c1m8xfwNstpDUmSXAWWnHM7xWJxdzQa3QNqwGURSVV101q7dQyo6k3ghed5T51zL4EbOV0AD7vd7matVlsBNK/hkaoWK5UKpVKp1ev1VsMw/Njv93HO3e10OrbRaMR5YK5arX4PguCSqn6r1+ufVJXBYECaphhjloE4b+uXIAg8/vjosvGkXC57aZqiqlemXBKRftYvAofZ+LPv+2G28MLsP/xU1UMRuQMcZLN9IMwWyiyAiOwBX3NAzzl3HVg4tnUG2AA2cv3zOI5/iMj6qcB54n8ErLVrwNpZD6IoagGtf77wG+QymiC5U0Y/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Restroom", "label": "Restroom; Restrooms", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5ced966a6537d6c99467a19e13fcc2e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZRJREFUKJHNkUFrE1EQx3+zbyWQBoSsIrTQ295yECGCoAell4a8jTTeBE9+AL+DioggUooNCN56jDTLNiehl15S6q1oCUg9LQpehBAj5GU8uC2btIXqyYGBmeH9Zvj/n89fhn9UJEkyr6pvgGvABxF5PR6Pt40x71X1YhRFlSlAVV8BS8A7EbmtqlvGGAVERJ6duACMgCfW2sftdrtQKBTuTyaTW8D+cDhcPQFYax8c1c1m8xfwNstpDUmSXAWWnHM7xWJxdzQa3QNqwGURSVV101q7dQyo6k3ghed5T51zL4EbOV0AD7vd7matVlsBNK/hkaoWK5UKpVKp1ev1VsMw/Njv93HO3e10OrbRaMR5YK5arX4PguCSqn6r1+ufVJXBYECaphhjloE4b+uXIAg8/vjosvGkXC57aZqiqlemXBKRftYvAofZ+LPv+2G28MLsP/xU1UMRuQMcZLN9IMwWyiyAiOwBX3NAzzl3HVg4tnUG2AA2cv3zOI5/iMj6qcB54n8ErLVrwNpZD6IoagGtf77wG+QymiC5U0Y/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Restrooms", "label": "Restroom; Restrooms", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6ce5dad3912897e0b9e3c71c354b96f4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAATCAYAAACk9eypAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAahJREFUKJGt0bFrU2EYxeHfaRMwpdMlS0JEoZTgJm5CFHWTSzDg1klRUEEqIjhUpC6KxVoLOoh/hSAq0amDTbsZKKW92DFLYmzoUsGbHgfvlRiQWvBdPvh4H14OJ8MBJ/NfgO2apNcHuXDX9hdJa/sC28d/Pb4M3PmXC7PAPUkLtickbf0VdLvda3EcF+v1+kYYhjP9fv/N8vLy1Xa7vVGr1b79AWwf2t3dfbGyspKxfV3Sg83NzfflcvnTzs7ODeDlMJjpdDrfe73eePoXRREAlUrliu1XkvYyyfIRYGp9fX0bGAf6idmLomgkn8+3xsbGFoHpFNyS9DwIgqlisXg4m80eTcAWMNloNJ6GYXjf9ukMgKTzwKlCoXChVCoRx/GxBKwBk0kfi7YvpRnGJX1tNpvvcrncySAIPib/q8BEGIbbtj9Lmk3BqO1RSfPAfBq6Wq3OAXMDFfRT0AQqwNJwiwNz1nYjBc+AR7bPSPoxvGk7D9yWFKahP9g+Aby1fVNSlCwKOAc8BKYltX4XJ+mx7QbwxHYh6WLE9qqki5JaaRAG0NI+OfgJk2+6dYDEcRMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Fountain", "label": "Water Fountain", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243713.8590452522, "ymin": 526358.995762229, "xmax": 1261612.9390606582, "ymax": 546039.4511518925, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "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": null }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "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": null }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "length": 30, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R193_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S156_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "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" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 710, "name": "Industry" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 730, "name": "Education" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 750, "name": "Energy" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 790, "name": "Building General" }, { "domains": { "OWNTYPE": { "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" }, "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "id": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 840, "name": "Weather" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "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" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "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, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 710, "FEATURECODE": "Industrial Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 720, "FEATURECODE": "Commercial or Retail Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 730, "FEATURECODE": "Education Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 740, "FEATURECODE": "Emergency Response or Law Enforcement Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 750, "FEATURECODE": "Energy Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 760, "FEATURECODE": "Banking or Finance Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 780, "FEATURECODE": "Mail or Shipping Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": "Building General", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "OWNTYPE": { "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" }, "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 800, "FEATURECODE": "Health or Medical Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 810, "FEATURECODE": "Transportation Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "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, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 830, "FEATURECODE": "Government or Military Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 840, "FEATURECODE": "Weather Facility or Structure", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 850, "FEATURECODE": "Water Supply or Treatment Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 880, "FEATURECODE": "Information or Communication Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "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.91, "id": 4, "name": "Other Municipalities 0.25K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "Boundary Line 0.25K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 6, "name": "Boundary_Donut_0.25K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "1", "label": "Rule_1", "description": null } ] }, "transparency": 75, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 7, "name": "Trees_0.25K", "type": "Feature Layer", "description": "This feature class shows the location of trees on the Esri campus. Random size and rotation applied to symbology.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "Esri", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Carto", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "a559c85633b18ef55e5bdb990aa3f852", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgVJREFUSIm91j2I02AYwPH/k7vFoqKHDjp1qDV5sys43I0uOojicQ6OLi5uVZw8Fws6ubg5nS4eLuqhLoK4CeLwvgm9Dgc6qdStYrn0cfAqTT+ul7TxgQz54hfyD0nm+c8zn/UEa+1Rz/MqInII+JYkiQvD8NfMwSiKzqlqDTijqp6qAiAi7SiKXqjqqjHGTg1aa/eJyGNVXR5zSElVLwMXnXM1Y8yD3KC1dk5EngNnJ10YMAfcd86VjDF3c4EiUtsj1j93rLXvwzB8lwl0zq0AqxkxABGRdefc4qimQ2CvGTCu2V5mAfg8qmkKzNhs0oxsmgJzNps0qab/QGvtAnBzxhj8bVoHTqdAEbkAHCgABDjlnDthjNnsv6WLBWG9WQJS4LGCweOQfmg6RWoi8nsQ3CoSVNWtQXADuF6Qt62qb1NgqVR63W63G0C1APBpGIatFFgul7fjOL7R7XZfAjJDrOV53u3eSupN4/v+RhRFt1T13oywNnDJ9/0vI0GAIAjqURR9VdVHwP4psE1g2RjzqX/jyM9TEARrzWbzTafTccCRHNgHVV0KwzAZ3DH2e1ipVL7HcXw1R9OW53krvu8PYbuCkKvpULNMIKSaPgQO73JoDFwZbJYZ3EHXGo3GqyRJrqnqeeAkcBD4AXwEnqnqk1HNcoEA1Wr1J1DfWXJP5j/vaecPQYXWkRrx/78AAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "10e278f60caa7c3c3990a3b0cdf4d970", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAB2JJREFUWIXt2G9sG2cdB/Dvc//vbMd2Lk7TxnHsRWncKEu6daMQaNIMIkDrGCurVI2xF3QqAtqpaUtLOniHVkrzB4i0ig6mgpqJaaANCoWp0NR5EQRSKWxp3GA1dhPHTfPHfy+O7TvfwwsaKBPN4rYMpO377p7nud/vo9/ppNNx+D8N978G3C4fwErNB7BS8/6A9fT0bDNN861Dhw5N9vT0+ERRzOzdu3f+PYcNDAwopml2yLJ8PpVKDQB4wzTNYm9v77cNw3i4UCg09fb2fuXAgQM/f09gR48elbxe75uqqj4kCMLZxcXFRdM0H7DZbLusVut3w+Hw9vLy8h/Pzc1pHMc5Tp48ye7evbv4X4P19PRcoJSioqLiFVVV2yRJQiwWa1qzZs35DRs2REOhkKHrenVLS4vCsuyziUTiKoBjmqZ19/X1Xdq/f/+Oew4bHBy02e32zeFwWCoUCjaWZTOmacqEEDfLsgRATSKReKG5uflrLMvy+Xx+RJblj+VyOVBKVUrp1PHjxzfa7fa3VzO9VcEGBwcbALyiKEqhqalJCoVCDxYKhaAkSaNOp/Nzy+fWrl37S1mWjwDA/Py8u7GxEbquIxKJYGFhoZIQMpzJZM4C2HnXsOHh4c3FYnFPKpW6yjDMFMMwjzc0NGBiYsJVXV19QpKkHZRSpNNpFAqF5wFA1/VhQRDaCCEoFosAEBZFsVHXdRBCqlYzjHeFbdmy5U+nT59uliSpORaLmW63G4QQuFyuyWg0us/pdOL69evIZDJQFKUNwBOjo6NPSpIETdMgCAIA6AzDZAkhC7qun+jv72/s6uoau2NYIBCwnTp16rzL5ZLn5uagaRrjdrsBADabrery5cv3z83NAQDcbjdEUeQppQ/7fL5PybIMURQBAAsLC79gGOY+juM2xuPx75mmmQTgv2PYxYsXVZZlH6KUoq6uzrx69SoTj8dRXl4OQsi6qqoqCIKAdDqNmpoaAFAAHHE4HP+skc/nJycmJr7c3NxsvXHjBnW5XGR6eprv6+t7Sdf1bxw+fPhGSbBz584xgiD8BgCmp6cRiUSI1+vNjY2NSU6nM0cIkdxud3p2dlaXZdkJgHlnjWKxWAyFQr/zeDxfpJQikUgYuq4fo5RGATwqCMJSyRPr7Ow0h4aGPq3r+jG73f7RYDDIut3upfXr1//FMIzXOI77Ic/zZYSQGYvFktJ13cLzvLB8P6V0MZ1O76yurl5SFGXHlStXJv1+/4hhGJvGx8dt+/bt+8zteq8ICwQC2wghTxuGIVsslmPl5eWIxWLtHo/niZmZmbFMJnPE4/HsFEXxb3a7/eOapvEOh0MAkARwJhgMtqRSqTOyLE+Koni4rKzst6IoPh0Oh9HU1PSJlVArwhRFeXNpaekLoig+BuCxuro6jI+PQ9M0VFZWPp9KpTA6OgqWZT+8ceNGxOPxr09NTe1Jp9O+9vZ21uv1bk8kEj8C4CGEvEgpxbVr1xYqKipe53n+r/39/a6urq65kmBDQ0OubDbLa5r2Qj6f96uqej8hhJSVlSEajcLn88Fms8EwjIzf708Vi0WdZdm3q6urn/P5fCFd192KonCKoryztBoKhZ7N5XIXLBZLvOSJdXR0zI2MjIg2m21C1/UTY2Njv+J5fi/P88eSyaT30qVLawBYKysr7wuHwzXz8/MMwzA7amtr0wC8KzVUVRUTExObTdOUACyWBAOA1tbW/PDw8CGLxfKi3+/PU0qTi4uLB+LxuMEwTLGhocGlKAqby+WQTCbBcdyUKIrfSSaTu2RZttyurt1uB4AzBw8evC1qRRgAtLW1fX9gYKCipaWFAVBut9vhcDherayszCuK8gwACIJgGoZxaNOmTY3RaHRfNBp9ymKx/Mw0TR4AeJ7/SS6Xe2a5JiEEAH66Ut93hQUCgQ23Xpum+cdMJvN7j8fTt7ymaRrDcdzjAD6kKIpYKBSO1tfXv5bL5Z6anZ1FbW3tNo77V5tgMBgnhJy9K1h7e3sQAIaHhwGgMD8//wO32/0yz/MAAEopZmZmsG7dOgvDMCIhBAzDdFutVlitVthsNkQikTdUVfWLovgRjuNm4/G4t7u7O39XsFtiUEoPWq3W9ctvmq7rdGpqimSz2Vfr6+ubgX88JsMwEA6H416vtyCKYlVNTc2jxWIxOD09/ciuXbsCAOhqGq4Wtp5lWauiKH8GoCUSibcikUimrq7uD7W1tV8lhLgAQJIkiKIIXdfLY7HYZ1mWHVBVVWJZ1ru0tGRZLWrVsLa2tnAgEKgC8ByA151Op8PhcJwlhHzy1nOEEKiq+pLFYvm80+k8ncvltnMct4NS+q09e/ZMrha1ahgAtLe3z1y4cOHXDMOcBdBNCPH9p3Ner/dlTdO+mc1mZUVRUgCeJIQYpaBKggHA1q1bJwE8ePPL4xFCSC+AB25uJwBEWJYdkyRJ7OjoiNxc/1KpqJJhy+ns7DQBDI2MjGyllFZks9lYZ2dn7k5q3VPYclpbW9MA0vfI8m95f/y7uJf5AFZq/g5yuQW0R/P8GgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 28, "height": 28, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oak", "label": "Oak", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3fb6aa60dc85611aa8c8463126095ec3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAButJREFUSInNlW1sW1cZx//n3Gv7OjexHbtJnReFtRFREjfKEicp60sqWJ1AsJJMAtoNCW1lagZVgYkhqk4ajFJgbKrUD1ApG4V9KWVQAY6bQVO1SifG3OSmWddAWlSSLLFb200d27GvfV/O5QNx6Zp2K52E+EtXui/P+f+e5zzn3MPjfyz+/xY4NTXFRSIRQgh5mzFWaTKZNJvNRgCcJoTsaW1tzX0s4NjYWBGltFcQhN96PB49l8vZdV1/vrS0tF1VVZjN5kLoLsbY4+fOnXtcFMVvMsaebG9vf/9BKqwD8GIsFnMEAgEsLCz8VRTFcCqVgtPpBACMj4+jpqYGiqIImUzmJZvN5mSMkQeqkFL65WQyeZHn+b8lk8lXHA7HTwzD+IrD4bgV09TUpF26dOldSZK8tbW1RQ0NDaUcx6WCwWCJ3+9P3zfwwoULLlmW/dFotObKlStf2Lp16+9zudwbsiwfFkVxxmKxrAMQvXnzZr8kSX8BAIfDkZ6enmZr1679ktPpfCkUCqXi8Xi/3++f+FDg+Pj4Txlj7OrVq4eSyeSaSCTyo2Aw+FhXV1ePzWarI4S8uRL6ysmTJzkAFMCfFhYWmqLRaNX8/PzLPp+vJJ/P2wzDOAag/p7AiYkJt2EYzwEgjY2NUFX1zNTUFDKZDEKhkMXr9T5aUlKSAZBjjL2q63oHgN8xxp6Nx+M/8Hg8n6qqqmqglIJSqhYVFe0aHx+vbmtrW1gFHBkZoeFw+CxjbMpisfyhrKzsDMdxebvd3pBIJCquX78OVVVfSyaTb9jt9vn29vYkgJGVC4FAYJgQ8hQArFmzBjzPZ6xW63v37KHP52NDQ0OXFUXp03V9QzgcfoxS+tny8vLXE4nEPsYYrl27Rnmef8Rms336TiNK6fuGYUAUxQzP8yKA2ODgYE9fX98ZAOlVQACYnp7++tLS0kar1bq2vr7eIwjCt+rq6k6l0+l9kUgEly9fRmVl5ScikYj1TqDf7z9/4sQJu8vlyjPGqlOpVOuWLVvSiqKYb4+7BZyYmGhsaWn5+969e59JJBLPyLI8tnHjxmOU0vWNjY1YXl5GKpXCjRs3UFlZ+YgkSbsAgDF2QJbl/mw2+31VVZOJRKIMQCVjDCtbSB8dHa0uKSlZam1tzd0CGobx7PDw8Nbu7u5P4t8rb4OiKAdNJpMoCIK6efNm09zcXDadTs+YTKacpmnf5jju8xzHkXw+/xnG2EMrCdxZPCfL8kPFxcVTAP4D1HW9Ttd1CyGErryqtlgsT/v9/p+NjIx08Dz/9IYNG7apqlqby+Vez+fz0DTt7f7+/qU9e/b8sLm5ucRkMvXG4/Gw2Wyu4XkeFRUVMJvNMJlMn/N6ve98YErD4fA/KKVZxhjhef4KgEcBfFeSpF/ncrkTqqquF0URHMeBECLF4/HqycnJ3QMDA09omtYsSVLBqqZwo2kaamtrkc1mZ1f1kOO4RUVRvnr27Fl0dXVZXC7XWDKZfAHAm4IgrDebzZibm0M2m4XH42m22+37OY7bDKD5zjksaGZmBuvWrUtQSm9lc/sq/bnFYunu7OyssFqtZbIsP+l2u/sBdADA6dOnMTs7C57nUV9fz6dSqdbt27ffOHr06C8ZY50FE1EUS61Wq02W5bzZbBZzudwvduzYcXEVsLe3d25wcNBbX1//46KiIskwjDSArwHA4uIim52dLfSWxWKxtGEYO8PhsOvIkSM3b6/KMAwiSdJhxtjDmUxmlDE2ePv3D+zD3bt366Ojowfa2trSkiQ9AeCPuq6fDgQCXwTQCQDV1dW6YRhzlNIXKioqukOh0Fg0Gi21Wq0XfD6fRggxJEl6i+f5A5lM5nnDMGoBzN8VCADbtm1LS5LU4vV6jwE4NjAwcKgAczqdaGhoOFxWVnZTUZRfKYriWF5efpEQ8r18Pv/PYDC43+/3/wZAD2Nsn9PpfC4Wi03es8KCIpGIMDQ01LewsHBwcnLSYzKZjJaWFjQ1NRFCyKHFxcWIqqooLi5OGIbRq+s6OI5bD+B4IBDoYowFKaXf2LRp06oz8a5AQRDezeVy/alUKuF2u091dHQ43W53G4D5WCxWoWkaAIBSOsrzvO/8+fNGTU2NXlVVRQkhu6LR6Oh/dQD7fL5sMBgMNTU1/VnXdZvL5QoZhiETQp7SNK1uJSkmiuIpQkh/Z2fnzNLS0suCILzq8/m0u3l+KBAA/H7/VQA4fvx4yu1276eUvtfa2hoKBoN7CCHXbDbbQULIw5qmKU6n87imaWcArPqv3TewoJ07d6oAXis867ouGYbhXVxc1MrLy98SBOE7zc3NqY/yuW/gnerr63sHAIaHh8va2touflT8xwYW1NPTE3+Qcf8CxIko5M0TBVIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Maple", "label": "Maple", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c94fbf08964e4825ca6c95a064c8349a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABadJREFUSInNll9o0+sZxz9v4i+/pIm1aZv+iUeNPbYULK5YrebCqVDdEcoYMthFOXAGW9nNYIVO6s6FCGNpVY6wi8EyNgZjDMbBDXdxLrwY1lONF4aTaZyepvlZaxLzt021+dvk3YXNb01Tz5kMxp67l9/zvp/neZ/v73mfHfyPbcf/LTAYDBpv3rx5xGAw/AR4LYQoSCkzUsovVFX9fGJiIvlfAz0ez3tCiA+AHbOzsxaDwfBN4DsAUkpcLheVSoV4PI7X6w1lMpmZqamp3wLynYEzMzOjwB+BZrfbzcuXL1ldXa3zyefzlEolhoeHEUIcuHPnzm+8Xu8PgdHx8fFtM94W6PF4vi2E+HRwcFAJhULEYjGMRmODXzwe5/jx45jNZrLZLG63G6vVOqxp2gXgp/8RcHp6+qzJZPqzw+FQbDYbQ0NDBINBksl/B9zW1sbw8DCvXr3CbDYDsGvXLgCq1WrV5XLd9Hg8ZkVRHJOTk0tvBd66dcvg9/v/UC6X1Wg0SmdnJ21tbRw6dAi/38/y8jIA58+fx263A7C0tFQXTC6XM2ia9iur1fp+oVAoXLt2rX9ycjKxLTAQCPQBHbV1Npulra0NIQROp1MHWq1WfY/JZAJgfX2dhw8fkk6nAQYsFgtSSkulUvkF8INtgSaT6Vs2m02POJlM0tPTA0Bra6vu5/P5OHbsGJVKhUTiTfCJRKIGA94ICkBV1bFLly79+PLly/k64PT09LmhoaHriqKgqiodHR2USiWSySRCCFRVZWhoiAcPHuDz+fD5fJw4cQJVVVlfX2dpqa5UurlcLnOhUDgFfFYHNBgM31cURRiNRnp7e7FYLAAIIfSM7XY7PT09hMNhAGKxGIqiEA6HKRaLDbDdu3fT3d3NwsLCSANQStm1uLhIT0+PXpfNNapZS0sL586dI5vNcu/ePaSs/8drCs5ms9y/fx9FUWIWi+Wx3+83Hz58uKADhRDdmqaxc+dOFhYW2L9/P8Vikfn5eTKZDKurqzgcDtxuN83NzTrg7t27dcDNCgaYm5u7NzAw8JmUUgEKmzPsBggEAgQCgcZiANFolNOnT+trh8PB3r17iUQitLe309TUhM1m0793dXUhhDgfDAZzo6OjH+pXevv27fcCgYDVaDTy+vXrbWE1qyl0bW0NTdPo6+ujt7cXIQTwpq5Op5NSqUQ+n8fhcJBIJLpr+3cAnDx5MnL16tW1U6dOWZ8+fUokEtkW1tnZiaZp+Hw+AAYGBgB0GEAqlSKVSunrgwcPkkqlsnVAQFar1b8mEomxaDTaADKZTAwODtLc3EwulyMejwPw5MkT7HY7qqp+5a0A/9wKREr5uxcvXoxtVR3Anj17dKFsPnx9fZ1QKMTZs2cplUrE43EePXpEuVwG3jSLTCYjK5XKnxqAU1NTf5+ZmfkS6NsMa29vx+12U6lUSCaTDU/U6OhonSpDoZDefZaXlz+XUv7y4sWLwQYgIIUQF6WUn9rtdlEsFtm3bx8jIyN6EwCYn5+vA27tq7VXA0gZjcYPJicn1zb71/XSCxcu3Lhy5co3VlZWdvX39//I6XSObW0CsVisDlhTbbFYJJFIYLPZcDqdpFKpFxMTE3WwBuAG9CHAjRs3+oUQY5FIRJd5JBKhVCo1ADVNI5/PY7PZOHDgALFYjGq1+uXWs7cF6veRSvWXy2Xm5uY4evQoRqORx48f09TURC6Xq/NtbW2lo6OD2dlZNlT+t3w+/9E7AYGfLS4urkgpP3727Jl5bW2NlpYW2tvbCQaDm/2ioVDIEQ6HFSllVEr58dTU1O/fduhbgePj4yXg59evX//18+fPPwS+m06nh4HNw81fVlZWvjcyMtLl9/s77Xb7Pzb2vdW+di7dmDc/AT7xer2mdDqtq+jIkSO5M2fOVD0ezxKw/YP4rsDNthH9V2bwdfYvfbx2P8pvuxIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Orange", "label": "Orange", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d2ef1d7fa68d9dbb0ead9bee6faf2f29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABrpJREFUSIm9lk9sG3kVx7/zG49nbI/tzHhiuw514iROg0xcpZBL4YAEhmUPHKjUqFSriooDK9DeKqEV0p5YgYQE4gBSuXCpmqYSl64EyC1d1KqHZtVV0yZtEzt/nDqJE/8fz9/MHw5tZjHd7Kos4klzGP30e5957/vem+fD/9l8r3thbm6OMQzDz/O8debMGeN/Drxy5UoqEAi8K0nSd0zTXKMoitZ1PR8Oh+0bN27ECSH7HMc9EwThvVOnTv3zvwZevnzZH4lEfs0wzDFCyFdVVY1FIpHRSqVCd7tdAADLshAEIbm7u5vUdf3D27dvlwYGBt6enp6++VrAubm5oCiKN3VdnxobG/vH1tbWeKVSAQCEQiEAACEEhmGg1WpB13UoigK/3z8uy3LxwYMHfxRF8Z2RkRHrc4G3bt2alWX5Z4SQbCQS4RcXF78vy7J3TggBIQSO4+DYsWOo1WqgKAoAYJom9vf3AeBty7JmlpaWvp7L5cwjgcVi8RsMw7w3NDT0g16v92GpVILjON55NBqFJEkol8sePJvNolarwe/3o9lswrIs7O7uol6vf21sbOwdAL85EkjT9J9c132Lpukfbm5uJiRJgqZpoCgKqVQKsVgMiqJAFEXwPI9utwuO45DNZvH8+XNY1icZtCwLzWbz/cXFxYf5fL74CnB+fn50f3//S51O588DAwMTpmlC13Xkcjm4rot2u41nz54hnU6DYRik02m02208efIE6+vrfZkAANu2oaoq0+v1/ra0tJTJ5XKVPqDrut/OZDK3QqHQaYqiGF3X0Wg0QAiBbduQJAmRSATVahWKogAAer0ebNtGLBaDqqoAXhRVvV4HIQSyLGNzc5OcPHnyLQC/7AMODg5+13XdSVVVBzmOA8dxGBoa8rQCXrTB6OgoVlZWAACxWAyapoFlWUiShEAggOXlZYTDYXS7XTiOA0VRoChKoQ+4sLAQNE3zjY2NDbPT6SCRSCAYDGJoaAj1eh2CIICm6U+E9/kONQdN0xAEAcFgEAcHBzhx4gRc18XDhw8hyzIEQUCn05np03BmZka9evVqkBASiMfj0DQNyWQSjuOA53kvwn+3ZrOJVquF48eP4+DgALquIxQKgeM4VKtViKKIiYkJlEol9Hq94NOnT8cmJyfLvpf6UdevX/94eHj45M7ODiWKIlzXxdbWFmKxGDiO80CKosCyLNRqNUxMTICmafj9fgBAq9VCs9lEu91Gu91GrVYDALTbbbiuG/AiXF5eJqlU6suKovSGh4cjfr8fhmFgYGAAa2troCgKPM/jUNtoNIpGowFN08DzvPcxgiBgb28PsixDVVWwLAvbtmFZFhzH6XrAXC5nLyws0KVSiWEYBpqmQdd1mKaJTCaDYDDYpyEAOI6Dzc1NxONxDA4OolqtYnd3FxRFQdM05PN5VKtVtFqtw3HY7KtS0zRhmmbb7/cHOp0OHMfB2NgYWJZ9pccOgZOTk+j1enj8+DG2t7dhGAYEQUA+n0cgEEA6nYaiKAiHw2oul+v1ASmK2o7FYmuWZcVlWaaTyaQXFSEElmWBpmlvbjqO471ns1k4joOdnR0QQpBKpXDnzh3oug6WZdFqtX7fV6UAYFnWX9Pp9E9KpRLi8TjK5TIEQfDGlWVZsG3b0+WwNSzLQiQSAcdxME0TjUYDOzs70DQNHMeh1+u5e3t7778CNAzjp81m81uZTObY6upqYGRkhLZtG7Zte2k8nDqqqoLneTiOA1EUvcKIx+PY29vDo0eP4DgOut0uBEF4funSJfkVYKFQcK5duzZr2/YHqqry4XDYA/l8PhBCcHBwgGq16rWLJElIJBKo1+uoVqs4vGOaL/5IkiQdBINBr+n7gAAwOzv78b179xanpqZSh1oxDAPbtlGv1xEIBJBMJpFIJKBpGmiahmEYCAaDsG0bjUYDPp8PlmWB53mXZdk/nDt3rnYkEABOnz79vWKx+PNarfZuNpv1whRFEQzDwDAMUBQFURSxuroKRVHguq4HpSgKiqKAZdmPVFX9xX/6/9QVo1Ao/Gp+fl7f2Nj4LSEEiUQCKysr5tTUlL/VakHTNGQyGSQSCdA0Ddd1cffuXYRCIYvjOIvjuIsXL168+mm+j1yizp49+7tisfiRbduXOY7Tx8fHQ/fv3x+fnp4moVAInU4HlUoF29vboGna9fl8js/n+wvDMD8+f/68fJTfz1wTC4XC3WKx+JVyufwmRVHfjEaj4+vr62+Iovj3drvNOo5zIhaLRQHcZBjmRxcuXFA+y9/nAl9CHQAfvHy+sL325v1F7V/MuiSAROnvegAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elm", "label": "Elm", "description": "" }, { "symbol": { "type": "esriPMS", "url": "61448064f41bba35c890994f44de7876", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAbCAYAAAAdx42aAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABdxJREFUSInVl19oW/cVx7+/3/3zu7qSJfnKtiTLctS4hCbLCCRt2UsY3ZaHFgZlSyuJPKSMrhuM9qHrBuvD2o3SvYyNvQwKhTJWbIl4Cwy6PHgwxmCUkiVpqsI8FDd1ZsnxlSLL0pV0/+h39rBos1Mnjje2svN2OOf3/X44h9/vclV8yqH+3wGcO3cuK6WcBeAT0XqhUFj9nwBcvHjxhXa7PW7bdmMwGMRd130uFoulyuXyyXw+/95/DWBxcTExOTn5JmPsyXg8Tr7vt1dXV8OtVksVQvzJMIzvlkolizFWy+Vyv1cUpcE5d4jIPnHixPv/McCBAwcOM8aevJ0yAHHLsrxWq4Vms2lxzqO+7+dyudyYqqpnAICIIKW0FxcX3z59+vSL/zbA/Py8de3aNViW9db4+PhTg8EgomkawuGwrus6eZ73EACmaVo3nU7vOMs5n5yamjpbKpVMAJcLhcIb+wIolUpzAF7N5XKnFEUxfd/n/X4fy8vLiMfjiEajrNFoAADC4bBmmiYAYDgcYnNzE51OB0TUtW37c2NjY98olUqpQqHwg/sCKJfLXySizxDRkud5pqIoXxFCIBQKQQgBx3HgeR4YY0PTND/IZDIPAYCUElevXkWz2RxJzQKY1XXdNQzjlXK5/GY+n1+7J8DCwsIZAA90u91Xe71e3XVdr9PpQFVVpNNpzM7OotFoeI1GQ1dVVWGMHQqCwOh0OlhZWdluDgAUCoWWTNP8PACXc97ecwKMsaNE9LTv+0q/358ZDAa/UhQl0uv1pra2tjA3N4etrS3ddV0AwOTkpLm8vIxjx47Btu1PyBFRBMDLjLHHhsPhaqlUukJErxeLxd/dbQUbAHqRSATdbrctpfxqEAR/S6fTlXq9frTb7eLQoUOQUqJSqVCtVmOqqqLb7e4iBbiuewzAR0T0JQDvENErxWLxw10nMD8//yAADcA0EUkhxNuDwUAhom8mEomZdrsNx3GwsrICznmgqqrKGIMQAmtrO1aLVCrVW19fN4ko7LruGVVV3ysWi6fvuQLO+XeI6H3O+RtCiO9NT09/eTgcvluv1yuVSuXoqE/TNKRSKfXWrVsgIniet0M0mUwiEoncDIfDq0EQHBRCZDnnOwl3A3Bd90XDMApEdHlqauqCEOLxarU6GwTBcHuf7/u4cePGv0RU1Q2CQIzymzdvIhQKPXD8+HHbcZxIu93uB0Hw8p4AZ8+edRYWFq4AeKzX631B13UcPnwYsViMV6tVGIaBXq8HIhpNDJxzud0cAKLRqJ3JZMY1TXs0Ho87hmH85OTJk3/ZEwAAGGNFxljV9/2nhRCvcc4/m81mWb1ex9bW1o5eKSWklPxODc75RBAExDkPdF1npml+4nrcFaBQKLwEAOfPn//2xsbGHOcctVoNjuMgFAqh3+//szeRSHSazeYYAGia5vm+rwPA5uYmu3TpEo4cOaJaltVWFGX6vgFGYVnWw5FIxKxWqxg9udvNGWOUzWZtIYRZq9WUkfkofN9n6+vr0nEcfWJi4qf7BuCcRz3P8xlj2m71WCzWtyzr4GhC24Lwj7ck2Wq1uoZhROv1+gkA7+wLYG1t7QKAJ2zbHgJQ7oDbSCQSKufcjEajdx5luq4Pw+Hwz0zTfA6ApyjKn+/mc6/PcQjAhfHx8ccHg0FbShkbFVKp1G9nZmaekVK2gyCIJZNJajQawXA4VAEwz/OmgyB4VghRUVX1ESnlswBe2xcAEb3LOR8oihKLxWIHXde9IqUkxlhYVdXf1Gq1Z6SUP4xGoz/OZDIsEon8tV6vs16vdwQANE1bF0I8AuCXlmW9vu8JFIvFP5bL5S4AHo1GPcaYJ6UkzjkR0Y88z+sS0cOtVuulXC73dSnlchAETzSbzQ+DIBDJZPJBAL9IJBJfO3XqlNw3AADk8/nLAC7vUnoLAJaWlrht29nr16//Wkr5KGPsD4lEYgLAtxhjP7cs6/l7me8JsFfcFv/4dnp9W+n796vxqf+Y/B1kda0233RcGAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Palm", "label": "Palm", "description": "" }, { "symbol": { "type": "esriPMS", "url": "098bfed2dcd0f235f3c7dfe1ad87cf77", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAeCAYAAADU8sWcAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABsNJREFUSInVl91rG9kVwH/zISnSyKORJTuycKw4/gDLjmwrFmrA0KSOC2FT2pKyj2UhfQjtf7CUbR+2Swvblj60L22gT2Vp65eWUoobHJqAE0UmJv5KTBI7aS1bsS1pJNnSSJqZPmQtwsZO2m2g7IF5OZx7fnPPPefcc2X+jyJ/oeDpdPq4bdsJQRBaLcsKCIIgiqJo2La9J4ri3+Px+D/fOnxqaira2tr6ia7rnWtra15FURydnZ0AFItF2+l0FjRNO5ZOp+eBd8fGxv71P8NTqdSlUqn0Y6/XG7VtW5ifn0fXdTo6Okin07hcLgYGBgRZlv1zc3PYtj0Yi8Vu3Llz52OHwzEVj8e3Pxc8lUpdFUXxl5lMRjx16hS2bb9YJMvU63VqtRq1Wo2WlhYWFxfxer1omqYCqizLv2o0GheBr//X8JmZmQ+AH+bzeUGSJObn54lGo6iqiqZpPH/+vGlrmiaSJCHLMm63m1QqhcPhEE6fPn1xdnZ2RpblbyQSCf2N8Lm5ue+apnmhUql8bX19XVBVFVVVEQSBxcVFotEosizz9OlTBEGgo6MDwzBwOBy0tLRQLpcJhUI4nU4AhyAIX240Gn8EJt8It237giRJ31QUBb/fj67r+Hw+yuUywWAQXdcJBAJEIhHC4TCKolCr1QiHw3g8Hmq1Go1Gg1qtduBScDgcF2ZnZy+ePXv2r6+Fm6a5JwgCe3t75HI5/H4/iqKwu7vLgT4SidDX1wfA5uYm9XodWZbJZrPouk6xWKRerzM6OoooihSLRfx+/+/n5ubeO3PmzNSRcMuyzjmdTjweD62trdy/f5+RkRE0TaNQKCCKItvb2xiGgc/nY2lp6bMuAGhra0PTNNLpNJFIhHw+XwkEAm1H7vzu3bsdtm2H0uk0lUqF3t5eotEoy8vLjI2NUSwWAdja2qKtrQ3DMA4Ff1p+PHv2DEmSCAaDyLLcZhjGV6anp38zOTnZeAUuiuL7gDw8PIyu65TLZU6ePMnGxgaZTIZQKMTW1hayLGPbNqVSCUVR2Nvba/pwOp2Mjo7SaDTY3d1lZGSETCaDZVlEIpHLLpfrOdB6WNid+Xye7e1tFEXB5/NRr9fp7e0llUoRDAaJRCLkcjkkSWJjY4NAIMDe3h4ul4vjx4/T2dmJx+OhXq8zMjKCIAjNqshmsx+GQqEPjjrzL/l8Pra2tlhZWQFAkiSSySShUIh79+4Rj8dpb2/HNE10XScajRKJRHC5XFiWRbFYRNd1LMvCsixEUcTlclEsFpFl2XPkmQOSaZp2d3e3oKoqq6urmKZJPp+nu7ub/f19isUikiSxtLSEpmlIkkS9Xmd9fZ1sNossyzgcjuaObdvGNE36+/txuVyXgJ8eCm80Gr+WZfnnt2/fJhqNMj4+3gyp2+0mkUgAUCgU6OnpQdM04EW5VatVQqEQgiAcmoS5XI5IJHL82LFj7x8KTyaTv7h58+aPYrGYoqoqt27dwul0omkaPT09ACwuLrK/v3/Qx7Esi66uLjKZDJVK5VAwQLVaxTCMvyWTyWb3eaXOq9Xqemtr6yCAYRgYhkGpVOLEiRMUCgUcDgdtbW1YlgXAkydPCAaDhMNh6vX6kXBRFKlUKlMv6w7rcH+pVCqDL+uCwSBut5u1tbWDno2qqti2zebmJuVymeHhYXK5HIZhEAqFWFlZoVwuN33E4/FSe3v7n14LDwQC39d1/arf71cP/ri3t5f19XVEUWzaaZrG7u4uhmHg8XiwLKvZ7bLZLLFYjJ2dHXZ2dgCwLOuTwcHB2susV+CJRKJ+7dq1Sz6f7x+CIDAwMEC5XKZQKOD1epFlmfb2dlwuF8vLy811kiQRj8d5+PAhpVKJ1dVVFEUhFotRrVYfuN3u732Wdeh9fuXKlZszMzN/GB8f/5ZpmsLS0hJ+v59AIIDP56NQKLCwsNAMq67rmKaJKIrE43FyuRwbGxvouk6pVCqrqhpLJBKvJMSRw8T58+ffvX79+m/dbve3+/v7BUVRME2TdDrd7PEHYlkWlUqFUqnEgwcPGBoaQtM0urq67Fwu95OJiYlDM/G1Y9TExMR7U1NTqx0dHR8uLCwI3d3dr4BflnA4TDgcxrZtBEHYEUVxxel0fnSU/RsHyMuXL39048aNWl9f3w/cbrc3kUjw6NEj8vk88OIiURQFt9uNbdvIskylUlkLh8NXvV7vjWQyaX1uOMC5c+c+np6e/tndu3ffCYVC3xkaGvpqrVaTTdOUarXafrVa3X78+PETQRBSPT09usvl+l0ikXj2Jr//8dw+OTlpAX/+9Hsr8sV6Lr1N+TfRG+BFh62qqAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Spruce", "label": "Spruce", "description": "" }, { "symbol": { "type": "esriPMS", "url": "749dd40a3168b0378e64834c816b0c15", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACgAAAAnCAYAAAB9qAq4AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABxFJREFUWIXt2HtsU9cdB/DvuY9cP67zcuzYMSwLZHmAcFgWQxtWGElTgVgRe8lJhsZKtWxs2ta1mzpNHZumsg1N/WN/tFPNqrV/VLbUoUHVClLWFAQFUcfWypa6AhJIYiC2sX0z+8bX93X2B1DRalponW6Tyle6fxzp3N/vc8+5Vzq6HP7Pw/2vAYvlLrDS3AVWmk8OcHx8fA+ltCqbzXbl83l2aGho11LUrQgYDocDhJBfe73eV1OpVJPNZnuM5/ln/H5/YyaT2UkpfdUwjOVer/fcfx0Yi8WastnsDyRJul9V1c+63e7RycnJtwH0+/3+RwDkCSHj+Xzed+bMmXdzudyj27ZtG/vYgceOHeM6OzuPyLL8ewBbamtrr8zMzLg1TStRSuOEkIfHxsbkvr6+pwGs0DStVFVV1VUqlUYjkcg+p9P55MDAgL7kwEgkwlsslgOtra1v8jzf7nA4XrDZbLtTqdTXmpub77169eq7AD4PAIIgfAtAAADK5bLVYrGgu7ubS6fTv0gmkzuOHj364JYtW2aXEkgAHFQURWtpaTkwOzs7mE6n+6xW619cLld/Npt93ufz1cbj8d7q6mrTbrd/BgDm5+czLMu6RFGEqqrgeR61tbVd1dXVxwGsXEogBbCbEPLpUChUxfP8UUJIX6lUIuVy+eXp6ek958+fFxiG+VVNTc33PR5P9YULF56enZ3dXFNTg0KhALvdDk3ToOs6crmccod9FwdSSkk8Hn+WUto+MzPzz5qamqc4jjtks9n2y7JMTNMUfT7fH4vF4p+SyeQLwWBQD4fDrYSQzZRSqKo64XK5VgPA/Pz8qfn5+Q4AR0ZHR3fn8/nI4ODgQkXAm9lICGlvbm7WyuVy1djY2Ms9PT0nZVneCAAsywrt7e19ly5dcuDG19tBKY3ncrnXdV0f8vl80HX91NatW+8LhULsyMiIkUgkDkiS9A8Ab1UKJF6vl81kMtB1nRcE4QGn02lJJpOjdrt9461JLMu29ff31+3duzdvmuZLw8PDB/bv3/93WZbfaWtr+yEh5BQAjIyMGACwsLDweDAYzC3WfFEgIcQ8e/bsI42NjbsB1F27du31QqHwYLlc3tfa2vq+uZlM5icA9gwPD+cAEJ7nrwYCgXMcx/WaprkxFoutBPAFAFUApqLR6OcCgUBlW3zw4EEBwPZ0Ov0pwzBWqaq6WVEUiKL4vnmUUmia5o9EIr8khLw5PT1d8Pv9dqvV+mMAYBjmg6U7JEl6AMChioBerxccx30TQBXLsqiqqoIoiigWi0in0yCE3CjEcWhqalrFcdy9ly9fjouiePjcuXNYsWIFGhoaYLFY3pt720MNVAScm5tzZTKZHQAeU1V1FYCdABx1dXVysVi0GobBOBwOlMtlKIoyqShKyel0MuvWrfu5KIrfoJSuvR01NzcHVVXfG9fX159ZbIH+I9Dj8WRisdgGALsYhkkahrHfMIyr6XT6mbm5OdXj8RSLxWKD2+2mbrc7nEgkGux2+98cDscWSungB1esrq4OqVTq1pCaplmqCAgApmmGGIbZZZrmMgBP5PP584qiJF0u12+bm5vfampqOm6z2epVVd1z8uTJQ6ZpPrRmzZr7AfQA6L29liAIsFgsuPkOl9vb2w9WDAwEAqePHDnSpapqRFGUTkqpnxAyzbLs8dbW1i8DqAcAlmXr/H7/KlEU1x8+fHi9LMvzbW1taGxs3J3NZr+t6/p6q9X6vNfrfUPX9QGGYV5crPcdAQFAkiS3xWJZSSmVKKWnKaXfZVn2OUVRNlksFmiahuvXrxdsNlvgypUrNJ/P38MwzNZ8Po+JiQnXsmXLYpTS9ZIk3bdp06aHYrFYgyRJc0sGHBoa+isA4dY4HA7/oaOjo18QBEiShEKhAIZhTkaj0XqbzTa1du3aV8rlcofb7f56S0vLhlKp9GQqlfoSgJXhcLgRwGssyxaXDHgr0WjUWygUukVR/I7H40E6nQalVGdZNtTV1fW9EydOvC2K4k5K6YyiKMsYhiEMw2zneb5PEIR9MzMzPwLQdvHixWwwGLy85EAA9U6ns08QBMiyrGuaVpicnOQ0TfNFo1EvwzBrAIAQconn+e233ScKgvCb5cuXP5pMJqeCweCVO234oYCBQGBiYmLiDY7j+EQi8cWFhYUWwzA0hmF+xzDMPbhxbkxMTU1RhmEe7uzsfM7hcHjS6fRXCCGE47hYMBi8o639SEAAWL169SuhUOg1t9s9zXHcDtM0nzVNUwTgBlCglA4ahvG4YRirvV7vhkQi8TNZlk9/mGN+RUAAGBkZUQE8dfMCAIyPj38VwLbJyUkHpfQJhmEGyuWy0Nvb+9OP0qMi4L9LT0/PnwEgHo+v6u7uvgQgtBR1l/zPQnd39ztLWe+T8+vj48pdYKW5C6w0/wJClhYi1d+jcQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 30, "height": 29, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Eucalyptus", "label": "Eucalyptus", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3ffa96ff1ba3bcc38b467be6d5eda558", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABVBJREFUSIm9lk9oG9kdxz9PI2k0kmYie7AcKWuaxOSwOE4iTA499NLW0BYWSg8tLGEL6amHFFIcKTqlpQXbcqEFH1pCMSyEsixdmtLuKS30kEKKUUJiU2IaQ4gtYxP9/zPSeDTzenCk2pGcZndLvzCHmXm/93nv9+89P/9n+T+rQTabDZimGVQUpXv9+nX7fw5cWlpKSil/JKX8GjCdTCbVnZ0dwuEwd+/elc+fP1+3bftDRVF+Mzc31/rcwNu3bwer1eqioig/nJ6eVrvdLq7rkkgkOHPmDIFAAEDU6/Vp4Beqqv40l8v93OfzLb8JPBS4vLwcbjabHyWTyfdOnjyJYRhIKSmVSjx79qw/rt1uU61WmZqa4sSJE5F4PD7/5MmTD3K53DfS6fSLtwLmcrmUZVmfXr58ORGJRFhbWyOZTFKr1Xjx4gWmaXL69Gk2NjZIJpNMTEwghKBSqdDtdtE07d1UKrW5srLynatXr/7pjcCFhYUvAX/1+XwjQgiKxSKRSIRGo0G5XAZgcnKSUCiEqqq0223i8TiWZbG5ucnZs2eZmpqi0Wj49/f3P5mfn/9KNpv9x7FAIcSvpZQjUkry+TymaaJpGp7n4TgOAJubmzSbTWzbptlsYpomiqJw7tw5VFUFwPM84vF4oN1ufzQ/P/9uNpvtDABzudxZKeU3e++u62LbNpqmIYQgGo1i2zalUonDY9rtNrquI4Tg8ePH6LrO5OQkY2NjFAqF04qivA+sDACllN8WQqCqKp3OwYIsyyIWiwGgadpAAnS7XTY2NgiFQriui+M4aJpGKBQin8+TSCRotVo/HgoEvh6LxZBS9oGO42BZFuFwGEVR0HWdRqMxAO6NB4hEInieR6PRIJVKsbOzM7W4uHg5k8msHgEKIWYuXrzIy5cvAahWqwCUy+W+Ww3DGAo8rK2tLer1OkIIfD5fzzYFHAVKKePFYpG9vb1eUQMHcSqVSpimid/vR9M02u32sUApZX+xlmVhmibJZLLfAo9k6fr6+tBJWq0WnU6H0dFRFEUhGAyiKMobwQCPHj3iwoULnDp16qvAh68D28BgZhzaac/dr0sIgaZpBAIBhBAIIZBS4rouq6ur+Hy+fnvyA9y5c2dsb2+vJIR4p1dvbyNVVTEMox/jYXIch06nEz0CvHLlystcLrc1MTHxTrlcptlsDjUOh8NIKfuujEajhMPhYxek6zqWZdHpdP5yBAggpfynpmlfNgxjAOjz+RgfHycYDOI4Th9YqVQIBoMEg8FjoZqmoSjK02HAP/r9/h8MS3vDMPqT+v3/Cbvneezu7h4L3N3dBXgwNze3NQCcmZn5NJ/PrwshzgshSCQSOI7Tb+A92fbRQ15KOfDtsIQQ2cPvfeDs7KyXy+U+kFL+PRgMaolEgkKhwOjoaH9XUkpqtdqxk8NBnDudDp7nAfwsnU7/bSgQIJ1OP1pcXHzftu2P8/l8wDAMRkZGgIOyKJfLR9rYMJ0/f57t7W0KhcLTmZmZn7z+f+AAzmQydxcWFr6nqurHsVjML6Wk0WhQq9XwPI9oNEqr1UJK2bfRNI39/f3+CVMsFveFENdnZ2e9/woEuHnz5h+Wl5e/X6vVfqvrujY+Pk6lUkFVVS5dusSDBw/odrtH3GiaJtvb26ytrT33PO+7vWb9VkCAa9eu/W5paWm12Wz+3nXdC3CQMPfv3wcOauxVUVOpVKjVahXgV5Zl/fLWrVvHdvg3XhNv3Ljxr3v37qUePnz4LeA9IAWcA6K6rtfHxsacer3+tFAofOK67komk/n818SeXsXhz6+eL6zPfPP+ovo3C/9vwdK1YywAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pine", "label": "Pine", "description": "" } ], "fieldDelimiter": "," }, "transparency": 75, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1241288.5125180036, "ymin": 523459.70825372636, "xmax": 1263642.1003566682, "ymax": 546259.5445437282, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "Common Tree Name", "length": 255, "domain": null }, { "name": "General_Name", "type": "esriFieldTypeString", "alias": "General Name", "length": 50, "domain": null }, { "name": "SPECIES", "type": "esriFieldTypeString", "alias": "Tree Species", "length": 50, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "WIRES", "type": "esriFieldTypeString", "alias": "Wires Present", "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": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Carto", "type": "esriFieldTypeString", "alias": "Carto", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R206_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S169_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "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.91, "id": 8, "name": "Pavement Marking Symbols_0.25K", "type": "Feature Layer", "description": "Right-of-way pavement markings on the Esri campus.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "Esri", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MARKTYPE", "field2": "COLOR", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "147cceb0edd612ce981769cd7aa80dc0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAPCAYAAADQ4S5JAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ9JREFUKJHNzz1LxEAUheF3TCBgpYVIIF+VoNjaiaCNveB29v4CS1tb/8iCgmthK1j4gY1gIRaTFIEtdu2EcZNjE8OuRMHO08zMnftcZnz+GD/P80VJfWAMjKbWETCW9Jxl2VMLkiQZW2uXgO2uicaYIbDcgqZ4KWm9o/9e0sHMkwAkDYCjLhAEwWsXuDHGvAEL38Chc26tKIr9OI6HLciybGKtvQJ6gAMmwHyDtuq6frDW7qVpeudPTRsAPWPMuaQT4AxImrsIuM7zfLcFnuddVFX1Iuk0TdPHoig2JPUlbTYtAbDagiiKRsDK1zmO42FZljvOuXfAm/n0TwnD8MNaO1P7FXTlf4BjYK7Z334CleFr+G634MoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Left turn,White", "label": "Left turn, White", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b87553413e0966dab1fea8d50257d2da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAPCAYAAADQ4S5JAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAP1JREFUKJG9jzFKxFAQhr+ZxFp2FxbRBJLOE1h5CdHCzkYs9g56BvcOdvZuYWu5dlq/xAjBQkFsJOFlrHZJ1hCwcWCKmfm/mX9C/hhhu3DO7anqATACxq0cicjYzK46gKrOgeO+zWZWq+pTBwiC4MJ7XwOnPcxDHMdfHSCKoo88z++Bk027IrLo/FCW5VZVVdfArM+SiNytgSzLduq6vgUON3SfwDbwEsfxM0BYFMW0aZpHM9ttCb+Bc2ACzIHFahB676ci0ha/mtlRkiRL59xEVWdmdrMGeuyeJUmyBEjT9B3Ybw9/AWZW9T09dGEw/gFQ1Tczu1w1RCQfAn4AB/JSK8xoyqsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Right turn,White", "label": "Right turn, White", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b2500cfec8a4d9f110f7426e912df76e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOBJREFUKJG10KFLBUEQx/HvDJstBtvunmYRm8loExTBJiLon2Cw+g8INsVkEKsgvGR7zSTY93aiYjM+GMspx73T5i8Ny2dnZjcwSCllUVWXU0rP/fMwhKp6Bay3bbuWc/4chbXWQ2APQEQugJM5WEpJwGXv3rGZPcQYH3+gu6uZ3QIL/QnufmNmqzHG9wBgZqfA5nBfYMndr4HdUEpZAc5H0Hd2aq37AZgBdyLyBGy5+0EHXoAzEdkGPkLTNBU46l690es0SylNgMnc9/yVf4bufq+qr1399ivMOU+B6VjHL9TzS5Zgi55vAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow,White", "label": "Arrow, White", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f7024c7211e671e0ceeb970485ae348c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYRJREFUOI2lkb+r2lAYhp+EJC7+ABHMEB0UwUGKuNnFKVPRP6hz4f4/OmZxEYcSp26ieEaHBMRIDicneoei3Hpvq23f8ZzvfXjf77P4T1kA0+n0K/DpL70/JpPJNysIAktK+Rn4cv3pdrtxmqaWEKL8B0AxCALLun+1bZt2u11VSiGEeK7CW2VZhlKKMAyf6vEOAKC1Jk3TfwOYponWmlarhZQSgDzP2e12jwHlcpnBYIBSCsdxyLIMgMvl8jiBYRj0+33CMKTT6WCaJoZhAD8XW6/X2e/3vwdUKpXz6XQyj8cjQghKpdIN7LruY4DjOJdr1CiKiKIIgEKhgOd5nM9nisUiSZJ8DIjj2Oz1ejiOg1LqNtBsNonjGCklnuex3W7Jsuy2lxtAa21sNhuGwyHr9RopJa7rUqvVWC6XmKbJaDSiWq2yWq309UK/XEEIQZIkNBoNbNvmcDiwWCzI8xyA+Xx+TXfzWb7v69lstgD0ff97va0GfPd9X1sA4/H45UPHE3oFJvuxwqx/s3kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Handicap,Blue", "label": "Handicap, Blue", "description": "" }, { "symbol": { "type": "esriPMS", "url": "147cceb0edd612ce981769cd7aa80dc0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAPCAYAAADQ4S5JAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ9JREFUKJHNzz1LxEAUheF3TCBgpYVIIF+VoNjaiaCNveB29v4CS1tb/8iCgmthK1j4gY1gIRaTFIEtdu2EcZNjE8OuRMHO08zMnftcZnz+GD/P80VJfWAMjKbWETCW9Jxl2VMLkiQZW2uXgO2uicaYIbDcgqZ4KWm9o/9e0sHMkwAkDYCjLhAEwWsXuDHGvAEL38Chc26tKIr9OI6HLciybGKtvQJ6gAMmwHyDtuq6frDW7qVpeudPTRsAPWPMuaQT4AxImrsIuM7zfLcFnuddVFX1Iuk0TdPHoig2JPUlbTYtAbDagiiKRsDK1zmO42FZljvOuXfAm/n0TwnD8MNaO1P7FXTlf4BjYK7Z334CleFr+G634MoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Left turn,Yellow", "label": "Left turn, Yellow", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b87553413e0966dab1fea8d50257d2da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAPCAYAAADQ4S5JAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAP1JREFUKJG9jzFKxFAQhr+ZxFp2FxbRBJLOE1h5CdHCzkYs9g56BvcOdvZuYWu5dlq/xAjBQkFsJOFlrHZJ1hCwcWCKmfm/mX9C/hhhu3DO7anqATACxq0cicjYzK46gKrOgeO+zWZWq+pTBwiC4MJ7XwOnPcxDHMdfHSCKoo88z++Bk027IrLo/FCW5VZVVdfArM+SiNytgSzLduq6vgUON3SfwDbwEsfxM0BYFMW0aZpHM9ttCb+Bc2ACzIHFahB676ci0ha/mtlRkiRL59xEVWdmdrMGeuyeJUmyBEjT9B3Ybw9/AWZW9T09dGEw/gFQ1Tczu1w1RCQfAn4AB/JSK8xoyqsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Right turn,Yellow", "label": "Right turn, Yellow", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b2500cfec8a4d9f110f7426e912df76e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOBJREFUKJG10KFLBUEQx/HvDJstBtvunmYRm8loExTBJiLon2Cw+g8INsVkEKsgvGR7zSTY93aiYjM+GMspx73T5i8Ny2dnZjcwSCllUVWXU0rP/fMwhKp6Bay3bbuWc/4chbXWQ2APQEQugJM5WEpJwGXv3rGZPcQYH3+gu6uZ3QIL/QnufmNmqzHG9wBgZqfA5nBfYMndr4HdUEpZAc5H0Hd2aq37AZgBdyLyBGy5+0EHXoAzEdkGPkLTNBU46l690es0SylNgMnc9/yVf4bufq+qr1399ivMOU+B6VjHL9TzS5Zgi55vAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow,Yellow", "label": "Arrow, Yellow", "description": "" } ], "fieldDelimiter": ",", "rotationType": "geographic", "rotationExpression": "[ROTATION]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1245093.8917182535, "ymin": 525686.0899558067, "xmax": 1257790.470983833, "ymax": 537363.6145009845, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "MARKTYPE", "type": "esriFieldTypeString", "alias": "Marking Type", "length": 50, "domain": { "type": "codedValue", "name": "PavementMarkingType", "description": "The type of pavement marking along the roadway or within paved areas", "codedValues": [ { "name": "Edge line", "code": "Edge line" }, { "name": "Lane line", "code": "Lane line" }, { "name": "Center line", "code": "Center line" }, { "name": "Stop line", "code": "Stop line" }, { "name": "Yield line", "code": "Yield line" }, { "name": "Crosswalk", "code": "Crosswalk" }, { "name": "Arrow", "code": "Arrow" }, { "name": "Word", "code": "Word" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Symbol", "code": "Symbol" }, { "name": "Cross-hatch", "code": "Cross-hatch" }, { "name": "Dotted line", "code": "Dotted line" }, { "name": "Left turn", "code": "Left turn" }, { "name": "Right turn", "code": "Right turn" }, { "name": "U-turn", "code": "U-turn" }, { "name": "Two-way left turn", "code": "Two-way left turn" }, { "name": "Speed hump", "code": "Speed hump" }, { "name": "Parking", "code": "Parking" }, { "name": "Other", "code": "Other" }, { "name": "No Parking", "code": "No Parking" }, { "name": "Limited Parking", "code": "Limited Parking" }, { "name": "Loading/Unloading", "code": "Loading/Unloading" }, { "name": "Lane line double", "code": "Lane line double" }, { "name": "Lane line broken", "code": "Lane line broken" }, { "name": "Lane line dotted", "code": "Lane line dotted" }, { "name": "Center line double", "code": "Center line double" }, { "name": "Center line broken", "code": "Center line broken" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R202_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S165_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "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.91, "id": 9, "name": "Site Amenity Lines_0.25K", "type": "Feature Layer", "description": "The location of fences and gates on the Esri campus.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "Esri", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AMENTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "Chain Link Fence", "label": "Chain Link Fence", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 156, 156, 156, 255 ], "width": 0.8503919999999998 }, "value": "Decorative Wall", "label": "Decorative Wall", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5 }, "value": "Wooden Picket Fence", "label": "Wooden Picket Fence", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1257387.1706093252, "ymin": 536419.7495908141, "xmax": 1258074.246991083, "ymax": 537116.7071864009, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "AMENTYPE", "type": "esriFieldTypeString", "alias": "Amenity Type", "length": 50, "domain": { "type": "codedValue", "name": "SiteAmenityType", "description": "The type of site amenity installed along a road or on a campus", "codedValues": [ { "name": "Aluminum Perimeter Fence", "code": "Aluminum Perimeter Fence" }, { "name": "Automatic Gate", "code": "Automatic Gate" }, { "name": "Chain Link Fence", "code": "Chain Link Fence" }, { "name": "Decorative Wall", "code": "Decorative Wall" }, { "name": "Gate", "code": "Gate" }, { "name": "Retaining Wall", "code": "Retaining Wall" }, { "name": "Security Chain Link Fence", "code": "Security Chain Link Fence" }, { "name": "Wooden Picket Fence", "code": "Wooden Picket Fence" }, { "name": "Wooden Post and Rail Fence", "code": "Wooden Post and Rail Fence" }, { "name": "Wooden Privacy Fence", "code": "Wooden Privacy Fence" }, { "name": "Wooden Split Rail Fence", "code": "Wooden Split Rail Fence" }, { "name": "Wrought Iron Fence", "code": "Wrought Iron Fence" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R89_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S60_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 10, "name": "RoadCenterline_Subsurface_0.25K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47584", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47585", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47586", "symbolLayerName": "Level_13" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47587", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47588", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47589", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47590", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47584", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47585", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47586", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47587", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47588", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47589", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47590", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47591", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47592", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47593", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47594", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47595", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47596", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47597", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47591", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47592", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47593", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47594", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47595", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47596", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47597", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": "ROADLEVEL", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.590641983999998 }, "value": "Freeway,-1", "label": "Freeway/Highway, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.590641983999998 }, "value": "Highway,-1", "label": "Freeway/Highway, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.590641983999998 }, "value": "Major Arterial,-1", "label": "Major Arterial, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.590641983999998 }, "value": "Collector,-1", "label": "Collector, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 10.334530511999999 }, "value": "Ramp,-1", "label": "Ramp, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 15.874 }, "value": "Minor Arterial,-1", "label": "Minor Arterial/Local, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 15.874 }, "value": "Local,-1", "label": "Minor Arterial/Local, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Other,-1", "label": "Other/Service/Resource/Unknown, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Service,-1", "label": "Other/Service/Resource/Unknown, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Resource,-1", "label": "Other/Service/Resource/Unknown, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Unknown,-1", "label": "Other/Service/Resource/Unknown, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "4WD,-1", "label": "4WD/Recreation, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Recreation,-1", "label": "4WD/Recreation, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.5906 }, "value": "Freeway,-2", "label": "Freeway/Highway, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.5906 }, "value": "Highway,-2", "label": "Freeway/Highway, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.5906 }, "value": "Major Arterial,-2", "label": "Major Arterial, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.5906 }, "value": "Collector,-2", "label": "Collector, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 10.3345 }, "value": "Ramp,-2", "label": "Ramp, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 15.874 }, "value": "Minor Arterial,-2", "label": "Minor Arterial/Local, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 15.874 }, "value": "Local,-2", "label": "Minor Arterial/Local, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Other,-2", "label": "Other/Service/Resource/Unknown, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Service,-2", "label": "Other/Service/Resource/Unknown, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Resource,-2", "label": "Other/Service/Resource/Unknown, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Unknown,-2", "label": "Other/Service/Resource/Unknown, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "4WD,-2", "label": "4WD/Recreation, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Recreation,-2", "label": "4WD/Recreation, Second Subsurface", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 64, 64, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Major Arterial', 'Collector')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 64, 64, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 11, "name": "Buildings_0.25K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1239473.828811407, "ymin": 523293.247956723, "xmax": 1263743.5381459147, "ymax": 546196.1844342351, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHORTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "FACILITYKEY", "type": "esriFieldTypeString", "alias": "Facility Site Identifier", "length": 50, "domain": null }, { "name": "SHORTNAME", "type": "esriFieldTypeString", "alias": "Short Name of Building", "length": 25, "domain": null }, { "name": "LONGNAME", "type": "esriFieldTypeString", "alias": "Full Name of Building", "length": 100, "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "BLDGAREA", "type": "esriFieldTypeDouble", "alias": "Size of Building", "domain": null }, { "name": "BLDGTYPE", "type": "esriFieldTypeString", "alias": "Building Type", "length": 50, "domain": null }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": null }, { "name": "OPERDATE", "type": "esriFieldTypeDate", "alias": "Operational Date", "length": 8, "domain": null }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "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": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "LUCATEGORY", "type": "esriFieldTypeString", "alias": "LUCATEGORY", "length": 50, "domain": null }, { "name": "Commercial_Type", "type": "esriFieldTypeString", "alias": "Commercial_Type", "length": 50, "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "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": "R252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S215_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 12, "name": "BuildingFootprints_0.25K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 170, 255 ], "outline": null }, "value": "1", "label": "Rule_1", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1239473.828811407, "ymin": 523293.247956723, "xmax": 1263743.5381459147, "ymax": 546196.1844342351, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BUILDINGID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeDouble", "alias": "Eave Height", "domain": null }, { "name": "ROOFFORM", "type": "esriFieldTypeString", "alias": "Roof Form", "length": 50, "domain": { "type": "codedValue", "name": "BuildingRoofForm", "description": "The type of roof form for a given building", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Dome", "code": "Dome" }, { "name": "Flat", "code": "Flat" }, { "name": "Gable", "code": "Gable" }, { "name": "Gambrel", "code": "Gambrel" }, { "name": "Hip", "code": "Hip" }, { "name": "Mansard", "code": "Mansard" }, { "name": "Pyramid", "code": "Pyramid" }, { "name": "Saltbox", "code": "Saltbox" }, { "name": "Shed", "code": "Shed" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROOFDIR", "type": "esriFieldTypeDouble", "alias": "Roof Direction", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "length": 100, "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": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_LtGray_Rules", "description": "Representation rules", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_DkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R253_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S216_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 13, "name": "Pavement Marking Lines_0.25K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MARKTYPE", "field2": "COLOR", "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "Cross-hatch,Yellow", "label": "Cross-hatch, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "Center line,Yellow", "label": "Center line, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "Center line broken,Yellow", "label": "Center line broken, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "Cross-hatch,Blue", "label": "Cross-hatch, Blue", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "Cross-hatch,White", "label": "Cross-hatch, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 3 }, "value": "Crosswalk,White", "label": "Crosswalk, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "Lane line dotted,White", "label": "Lane line dotted, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "Lane line broken,White", "label": "Lane line broken, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "Lane line,White", "label": "Lane line, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "Other,White", "label": "Other, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "Other,Yellow", "label": "Other, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "Parking,Blue", "label": "Parking, Blue", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "Parking,Red", "label": "Parking, Red", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "Parking,White", "label": "Parking, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "Speed hump,Yellow", "label": "Speed hump, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 3 }, "value": "Stop line,White", "label": "Stop line, White", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1244670.142893836, "ymin": 525621.9024201483, "xmax": 1261004.7253820747, "ymax": 545091.6538348943, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "MARKTYPE", "type": "esriFieldTypeString", "alias": "Marking Type", "length": 50, "domain": { "type": "codedValue", "name": "PavementMarkingType", "description": "The type of pavement marking along the roadway or within paved areas", "codedValues": [ { "name": "Edge line", "code": "Edge line" }, { "name": "Lane line", "code": "Lane line" }, { "name": "Center line", "code": "Center line" }, { "name": "Stop line", "code": "Stop line" }, { "name": "Yield line", "code": "Yield line" }, { "name": "Crosswalk", "code": "Crosswalk" }, { "name": "Arrow", "code": "Arrow" }, { "name": "Word", "code": "Word" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Symbol", "code": "Symbol" }, { "name": "Cross-hatch", "code": "Cross-hatch" }, { "name": "Dotted line", "code": "Dotted line" }, { "name": "Left turn", "code": "Left turn" }, { "name": "Right turn", "code": "Right turn" }, { "name": "U-turn", "code": "U-turn" }, { "name": "Two-way left turn", "code": "Two-way left turn" }, { "name": "Speed hump", "code": "Speed hump" }, { "name": "Parking", "code": "Parking" }, { "name": "Other", "code": "Other" }, { "name": "No Parking", "code": "No Parking" }, { "name": "Limited Parking", "code": "Limited Parking" }, { "name": "Loading/Unloading", "code": "Loading/Unloading" }, { "name": "Lane line double", "code": "Lane line double" }, { "name": "Lane line broken", "code": "Lane line broken" }, { "name": "Lane line dotted", "code": "Lane line dotted" }, { "name": "Center line double", "code": "Center line double" }, { "name": "Center line broken", "code": "Center line broken" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RECLENGTH", "type": "esriFieldTypeDouble", "alias": "Record Length", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S164_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 14, "name": "RoadCenterline_forLabels_0.25K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47627", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) < 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) >= 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway' )", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI Semibold", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Major Arterial', 'Collector' )", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI Semibold", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Minor Arterial', 'Local' ) AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Other', 'Service', 'Resource', 'Unknown') AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( '4WD', 'Recreation') AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 64, 64, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "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 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" = 'Ferry'", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 80, 153, 148, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 237, 255, 255 ], "haloSize": 0.7, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 15, "name": "StreetPavement_0.25K", "type": "Feature Layer", "description": "The extent of paved or impervious surfaces on the Esri campus.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47649", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47650", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47652", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47653", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47654", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47655", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47656", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47651", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47657", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47658", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47659", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "SURFTYPE", "field2": "SURFUSE", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Curb / Gutter", "label": "Asphalt, Curb / Gutter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Driveway", "label": "Asphalt, Driveway", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Other", "label": "Asphalt, Train Platform", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Parking Lot", "label": "Asphalt, Parking Lot", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Street", "label": "Asphalt, Street", "description": "" }, { "symbol": { "type": "esriPFS", "url": "baeb8b19ef971bd5bc9a7ed8ffde2028", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAShJREFUeJzt2jGKw0AQBVEFSnT/kyqacB1tspm2GNygVwf4mIK2KJjzvu+fA//mvK5ry/Ba63jD9rnlV7wIAiMERs611rbxN2w/+ohM+vP+9u4vTjhCYITAyOOPyJQ/7wm7x6FE8rYTjhAYITCiROK2Eok44QiBEQIjSiSiROK2E44QGCEwokTi9ogS2V0LO/edcITACIGRMSWy86Owc1+JxG0nHCEwQmBEicRtJRJxwhECIwRGlEhEicRtJxwhMEJgRInE7RElsnPb66zhEBghMDKmRHZue501eNsJRwiMEBhRInFbiUSccITACIERJRJRInHbCUcIjBAYUSJxe0SJeJ31YgiMEBgZUyJeZ/1hUi3s3HbCEQIjBEaUSNxWIhEnHCEwQmDkA86GRH44O19ZAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Brickpaver,Walking Path", "label": "Brickpaver, Walking Path; Brickpaver, Sidewalk", "description": "" }, { "symbol": { "type": "esriPFS", "url": "baeb8b19ef971bd5bc9a7ed8ffde2028", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAShJREFUeJzt2jGKw0AQBVEFSnT/kyqacB1tspm2GNygVwf4mIK2KJjzvu+fA//mvK5ry/Ba63jD9rnlV7wIAiMERs611rbxN2w/+ohM+vP+9u4vTjhCYITAyOOPyJQ/7wm7x6FE8rYTjhAYITCiROK2Eok44QiBEQIjSiSiROK2E44QGCEwokTi9ogS2V0LO/edcITACIGRMSWy86Owc1+JxG0nHCEwQmBEicRtJRJxwhECIwRGlEhEicRtJxwhMEJgRInE7RElsnPb66zhEBghMDKmRHZue501eNsJRwiMEBhRInFbiUSccITACIERJRJRInHbCUcIjBAYUSJxe0SJeJ31YgiMEBgZUyJeZ/1hUi3s3HbCEQIjBEaUSNxWIhEnHCEwQmDkA86GRH44O19ZAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Brickpaver,Sidewalk", "label": "Brickpaver, Walking Path; Brickpaver, Sidewalk", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Concrete,Sidewalk", "label": "Concrete, Sidewalk", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Gravel,Parking Lot", "label": "Gravel, Parking Lot", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 233, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Other,Sidewalk", "label": "Other, Sidewalk", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 240, 240, 240, 255 ], "outline": null }, "value": "Other,Walking Path", "label": "Other, Walking Path", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1238898.7203815728, "ymin": 518447.01978830993, "xmax": 1268405.3218013346, "ymax": 554274.9081061482, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": { "type": "codedValue", "name": "PavementSurfaceType", "description": "The type of pavement surface", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Hardcourt", "code": "Hardcourt" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFUSE", "type": "esriFieldTypeString", "alias": "Use", "length": 30, "domain": { "type": "codedValue", "name": "PavementSurfaceUse", "description": "The primary use of the paved surface", "codedValues": [ { "name": "Street", "code": "Street" }, { "name": "Walking Path", "code": "Walking Path" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Bike Path", "code": "Bike Path" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Curb / Gutter", "code": "Curb / Gutter" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Curb", "code": "Curb" }, { "name": "Gutter", "code": "Gutter" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": { "type": "codedValue", "name": "AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Employee", "code": "Employee" }, { "name": "Visitor", "code": "Visitor" }, { "name": "Student", "code": "Student" }, { "name": "Faculty", "code": "Faculty" }, { "name": "Secure", "code": "Secure" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "MARKCOLOR", "type": "esriFieldTypeString", "alias": "Marking Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParkFinder", "type": "esriFieldTypeString", "alias": "ParkFinder", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R255_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S218_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 16, "name": "RoadCenterline_OutsideCity_0.25K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47662", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47663", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47664", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47669", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47670", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47671", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47676", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47677", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47678", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47683", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47684", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47685", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47690", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47691", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47692", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47665", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47666", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47667", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47672", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47673", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47674", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47679", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47680", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47681", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47686", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47687", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47688", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47693", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47694", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47695", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47668", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47675", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47682", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47689", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47696", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47662", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47663", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47664", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47665", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47666", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47667", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47668", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47669", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47670", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47671", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47672", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47673", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47674", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47675", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47676", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47677", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47678", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47679", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47680", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47681", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47682", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47683", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47684", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47685", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47686", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47687", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47688", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47689", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47690", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47691", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47692", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47693", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47694", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47695", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47696", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47697", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": "ROADLEVEL", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,4", "label": "Freeway/Highway, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,4", "label": "Freeway/Highway, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,4", "label": "Major Arterial, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,4", "label": "Collector, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,4", "label": "Ramp, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,4", "label": "Minor Arterial/Local, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,4", "label": "Minor Arterial/Local, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,4", "label": "4WD/Recreation, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,4", "label": "4WD/Recreation, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,3", "label": "Freeway/Highway, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,3", "label": "Freeway/Highway, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,3", "label": "Major Arterial, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,3", "label": "Collector, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,3", "label": "Ramp, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,3", "label": "Minor Arterial/Local, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,3", "label": "Minor Arterial/Local, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,3", "label": "4WD/Recreation, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,3", "label": "4WD/Recreation, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,2", "label": "Freeway/Highway, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,2", "label": "Freeway/Highway, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,2", "label": "Major Arterial, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,2", "label": "Collector, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,2", "label": "Ramp, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,2", "label": "Minor Arterial/Local, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,2", "label": "Minor Arterial/Local, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,2", "label": "4WD/Recreation, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,2", "label": "4WD/Recreation, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,1", "label": "Freeway/Highway, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,1", "label": "Freeway/Highway, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,1", "label": "Major Arterial, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,1", "label": "Collector, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,1", "label": "Ramp, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,1", "label": "Minor Arterial/Local, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,1", "label": "Minor Arterial/Local, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,1", "label": "4WD/Recreation, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,1", "label": "4WD/Recreation, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 11 }, "value": "Freeway,0", "label": "Freeway/Highway, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 11 }, "value": "Highway,0", "label": "Freeway/Highway, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,0", "label": "Major Arterial, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,0", "label": "Collector, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,0", "label": "Ramp, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,0", "label": "Minor Arterial/Local, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,0", "label": "Minor Arterial/Local, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,0", "label": "4WD/Recreation, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,0", "label": "4WD/Recreation, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 163, 191, 191, 255 ], "width": 1.1 }, "value": "Ferry,0", "label": "Ferry, Ground Level", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 17, "name": "Railroads_0.25K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1179856.4975869954, "ymin": 471291.47171114385, "xmax": 1308753.9973374158, "ymax": 571624.5617269725, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "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": "RailroadName", "length": 50, "domain": null }, { "name": "RAILTYP", "type": "esriFieldTypeString", "alias": "Railroad Type", "length": 50, "domain": { "type": "codedValue", "name": "RailroadType", "description": "The type of rail line", "codedValues": [ { "name": "Rail", "code": "Rail" }, { "name": "Subway", "code": "Subway" }, { "name": "Lightrail", "code": "Lightrail" }, { "name": "Streetcar", "code": "Streetcar" }, { "name": "Tram", "code": "Tram" }, { "name": "Monorail", "code": "Monorail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "length": 50, "domain": { "type": "codedValue", "name": "RailUseType", "description": "The intended use of the railroad", "codedValues": [ { "name": "Cargo", "code": "Cargo" }, { "name": "Passenger", "code": "Passenger" }, { "name": "Combined", "code": "Combined" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R179_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S142_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 18, "name": "Trails and Paths 0.25K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1242472.2512922436, "ymin": 524724.2903702259, "xmax": 1261707.566824168, "ymax": 546408.47370781, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name_CG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": null }, { "name": "SURFUSE", "type": "esriFieldTypeString", "alias": "Use", "length": 30, "domain": { "type": "codedValue", "name": "PavementSurfaceUse", "description": "The primary use of the paved surface", "codedValues": [ { "name": "Street", "code": "Street" }, { "name": "Walking Path", "code": "Walking Path" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Bike Path", "code": "Bike Path" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Curb / Gutter", "code": "Curb / Gutter" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Curb", "code": "Curb" }, { "name": "Gutter", "code": "Gutter" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": { "type": "codedValue", "name": "AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Employee", "code": "Employee" }, { "name": "Visitor", "code": "Visitor" }, { "name": "Student", "code": "Student" }, { "name": "Faculty", "code": "Faculty" }, { "name": "Secure", "code": "Secure" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "MARKCOLOR", "type": "esriFieldTypeString", "alias": "Marking Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Surface_Type_CG", "type": "esriFieldTypeString", "alias": "Surface_Type_CG", "length": 50, "domain": null }, { "name": "Use_CG", "type": "esriFieldTypeString", "alias": "Use_CG", "length": 50, "domain": null }, { "name": "Owner_CG", "type": "esriFieldTypeString", "alias": "Owner_CG", "length": 50, "domain": null }, { "name": "Maintain_CG", "type": "esriFieldTypeString", "alias": "Maintain_CG", "length": 50, "domain": null }, { "name": "Name_CG", "type": "esriFieldTypeString", "alias": "Name_CG", "length": 50, "domain": null }, { "name": "Legal_Bikeway_Approved_CG", "type": "esriFieldTypeString", "alias": "Legal_Bikeway_Approved_CG", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R203_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S166_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 19, "name": "Waterbody_0.25K", "type": "Feature Layer", "description": "This feature class shows the location of water bodies. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47726", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Lake or Pond' OR \"WTRTYPE\" = 'Lake or Pond-Intermittent' OR \"WTRTYPE\" = 'Reservoir') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 10.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Stream or River' OR \"WTRTYPE\" = 'Canal or Ditch') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 10.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1160035.3141323328, "ymin": 461432.6827017367, "xmax": 1345762.2832288295, "ymax": 617426.7099518925, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "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": "R257_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S220_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 20, "name": "Waterline_0.25K", "type": "Feature Layer", "description": "This feature class shows the location of water centerlines.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WTRTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 197, 201, 255 ], "width": 1 }, "value": "Stream or River", "label": "Stream or River", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 197, 197, 201, 255 ], "width": 1 }, "value": "Stream or River-Intermittent", "label": "Stream or River-Intermittent", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1159712.0690439194, "ymin": 461432.6827017367, "xmax": 1345763.160523668, "ymax": 617449.0422563106, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "domain": null }, { "name": "SOURCE_CODE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE_CODE", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "SEQ_NUM", "domain": null }, { "name": "WSNAME", "type": "esriFieldTypeString", "alias": "WSNAME", "length": 25, "domain": null }, { "name": "SUBWSNAME", "type": "esriFieldTypeString", "alias": "SUBWSNAME", "length": 25, "domain": null }, { "name": "PWS", "type": "esriFieldTypeString", "alias": "PWS", "length": 5, "domain": null }, { "name": "USE_DESIGNATION", "type": "esriFieldTypeString", "alias": "USE_DESIGNATION", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R258_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S221_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 21, "name": "Landscape Areas_0.25K", "type": "Feature Layer", "description": "The extent of open space and other unpaved areas on the Esri campus.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "Esri", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SURFTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Dirt", "label": "Dirt", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Sand", "label": "Sand", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 184, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Sports Turf", "label": "Sports Turf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": null }, "value": "Mulch", "label": "Mulch", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Gravel", "label": "Gravel", "description": "" }, { "symbol": { "type": "esriPFS", "url": "0c43a7d203f7bd3c169fe6a9c9f90caf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwZJREFUaIGtWMm14zAM80GlqizVlzZmDv/Jj6YBEFTCkyNS3DdlfD6ff1eAtdb9Pee8EKy1blz8ZjQVIFqX79gK78OOUEa/cY4zNi7SunznnNdAlytwjIw0Dn/FEzlrrXWtta6xESpkrqBI43q/ApWuc84/A5zL6myfR8ZVBBS+ikY06FUDCtzCQnRM4Y6TYmQ3ntZAtxBdOKm3bRAy7E6hk1zPQlx8TAFHtuJfFrELThqwtOjwz44Y+VABa2eVMt84h0Vnnz+KWHWLqp1FprsL5WKtFERRjLplmWutvyLOhyhcDkSlHa87sqoJLucAUq5TYB2ohikzBBrg9OF8Hu/+ortEPCtgaIATUpXPqhu5nYnpg4YlTaHuVqr4fNuio6zXIMutsQo7Wmkjzl0Ku7AdkfnAVSIa44bdabPojsIjI+Lde512L+yzX6VE5JflKXg8aNQih4Q5jF0lnCgxvo9ttKNkZrrpuy+qiHMfSYj+lUKdd2xXgUh7OrgyvFKoepicgrNioN0p71WvNso2y18qHQWrVpsVdLLhkULs4YGEuMaiTTUr9w3I/4VU8bEBp3hkmqoDOukLB9lmxOoBKYJoc9ogvhmc+rC6UFUbnS7EttVofFXcLPVgF8o7h+pMTj1U6fVNtxvIk8oj7hmjyXL2WQW0jTJCxLjb4ipl8pnaYmkbZcMjM8103XZYKRLng3JOxo2qgLqAFO2mGLuHHFeu06cbJnteMsWrMwa3Acxypy/v3yytWPqgF1bmxeTe63RW1PH4ySbppIhSlPF9RKAKufOgYcqfdC2nPkckrCYuWhmYUl3j871qrX8VsfJc3skrpZShSInMr6rByH90W6iaG0h5xYftSNXMiDDyBbYbMYZVajmKMEeoCN0ppLqDeoSwfaZboOxOLmBWn49B5rZQpHB36DHFM77ieacQenwgYEMq/q4Ed2quon2tEievpQj5wbLPustfBdtJjzlwutCp+sk0Jx2PzYBHDbCwqx1d0XTwiGe8p+SNjHDD/cuUYG0UKZzl/Qem/bPjZFruAgAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 }, "width": 36, "height": 36, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Ivy / Groundcover", "label": "Ivy / Groundcover", "description": "" }, { "symbol": { "type": "esriPFS", "url": "109c6312db0be19158ad76e97344c8fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA8hJREFUeJztnEt6hSAMRh2wIve/Bpdxt9GO6Jcb84Lwhw5gYlXIQYU8uDTt8/n8PM9z9XLf9/U8z3Xf9zVSehsqq8ujdSo4lbymwWnjSOn1rPpVnEpek4RLRz6SZr8okmPVQ/FeL9BryIe01BHrOorjFRTv9QKjRRJMOyDpjf/MmeW1XskSErmngfm1Ck4lr0lWxpt+VvEUN5pTzWua0hyZFhHlW8Wp5qluTPQrRZVvJaeSFzIikiLlHZp1Z3ZwVvLMF9gBki5BPAiag+CpL5AOXS4060Tv4KB4f26MJ0yLNS2/KeJyIDiVvGYN4VEFLYVLkqOL4NC6lbxGK81OFapTNDias4vXvM5EvHzNkknnKM4unmhErK9oxaCjSriKg+Spy1kSxBLInc5IqFXBQfO+FhO8+d7r0KN0T+o8nw4Izg6eaYVXFjTHssRInjiFR2CeP8anDoqjuTBo3ssKP88T1mFSWyqc/43k7OKFl/Q15cp1R7Sjqzmz7k2W5y4maIK1Ts3omioOghfyA/u1Wf9LKys5UQd6Nc/0A6PD3ioR47KCs4v3ioWzusubDijOLl7jwzrz1anHzjtVxanmNanBTNHMP+0AmkPPq3iiHziqVD3XQRshqzlWPRTvNQKlI/+6WWuM4Fj1kLyvFxj10j0d5Fk8BIe2q+RN7Y3xdJ2k9/4zJ8N7WWHra0V1kBVPojnVvMbfqhdTWiXiSyE5O3gtMlqsElG+2v3VnB088Uel0TAt4thWcap5rhGRFCnv0Kw7s4OzkmdaYRpDcl2CeBA0B8Uzl7MkoVknGsnx6iOeSzQiXJgVGknXIvEqgiNFFmieurVjVEFr4ZLXwVWcXteLTlbz1N1Z0UJ1inaf10VwrDZInro3Jurla5aM3o90NMvZxRva2mHFhKNKuIqD5onLWRLEEsidzsgoqOBU8Bp9+16HLOvlqQI0p7N6nSrekg2WFoAe0RzpHM1L/SbiBdySTkFxaN1KXuPwqA6TnE0uXDpHcXbxQkv6mnLluoN3NPIFV3Es2Uie+38ikuDRjlqlioPiuX5gvzbjf0UsJpqD5ql+4EyEEi1VnAre0M+aqx6oilPBW7a1g7b35FRxKnjiv/zPxpo89Lku20dDcSp5S3ZnRdqiOfxaFU9czpqxTjN6ZiUn6sCv5p3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neLy/+2P9QbJxDAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Planter", "label": "Planter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": null }, "value": "Rock", "label": "Rock", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1244124.2555341572, "ymin": 529019.4343389869, "xmax": 1258309.2993424982, "ymax": 537399.0849024802, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": { "type": "codedValue", "name": "LandscapeSurfaceType", "description": "The type of surface in landscaped or unpaved areas", "codedValues": [ { "name": "Grass", "code": "Grass" }, { "name": "Mulch", "code": "Mulch" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Rock", "code": "Rock" }, { "name": "Ivy / Groundcover", "code": "Ivy / Groundcover" }, { "name": "Planter", "code": "Planter" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Sand", "code": "Sand" }, { "name": "Sports Turf", "code": "Sports Turf" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R91_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S62_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 22, "name": "OwnerParcel_Outline_0.25K", "type": "Feature Layer", "description": "This polygon layer is used to display the outline of parcels. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 0.7999354080000001 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1235358.8977368325, "ymin": 517475.98104797304, "xmax": 1267355.3278383315, "ymax": 549009.9143710583, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNPARCELID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNPARCELID", "type": "esriFieldTypeString", "alias": "Owner Identification Number", "length": 30, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S118_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, geoJSON", "isDataVersioned": false, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 23, "name": "Vegetation_0.25K", "type": "Feature Layer", "description": "This polygon feature shows the vegetation cover.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "8469c58f1b0a00cb6e6f11e35dacfeb9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAGIAAABiCAYAAACrpQYOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABp1JREFUeJztXUmOZCkMpaR/nd6U1Pc/QEm5yQNlr2iRDg/PExBV9VYZ+RlsDNg8Ez+e8RdX4DktgISPz19f6+ef//z745QsFVj14XS50hBT6Hcf/ImPz19fli6wIXbNUNrPrj669aGTixpHNUTHoKCzvXpgTuhibUcr3FtTZoBWweiM8AjtKbuC9rdDl9kvLUPLm4bgGokKrc0ctP2o/6g2glaf9rWWl7Yo1hCatauFpoJb9ej/kPZnmaxes050Fa6faVvurSlrGBRoHx4jzvJRf1E5IWlbrCFWYSWLnoRna7Ce755YUn/miliXtXf2dSHaHzcYO2XXxko0BLISEONYMwERXuofhbTCrdhekykij1YndLLWBFkPMNqeiKLjPEENo/kMzoAdqyhkCG1ZZ5xhJ7QVbvmbHfq0cE03OPRK7NDnStLvT8Qzhk4ZvBsTapGTJ6I8BM8Y9h65Txw/6ETZTSZWoX1rQsJGqY5UJkr6ZSHJba0yRJ82Q9AtAo08PIO8ywiILtqZav5dfo6wgPic+bfGCWl9nNhiNF3mZ4So5J63bk1RobTnNzlbRA5Un3JDZKOs26I07gTukQ2dOBDpt362nJLlyLLMKdqOVg/pT/Jp3kQZWq4sZy3t/RnykEM2J5Ap18HYwomhyABFkjVIH5k6nm2F8ktZBhmBaoissqd4fwnRhFAkRerFtqjJO5uqZ18m00gnVsfKKDWERhl3O+FqrINP/3ckavIiO2OyzrwaWf+A1hev02RTk552rCxYNIZf288a0rsKaB2L1f6fBueWYhYZH2G1J4E7tyDlPEDvannOTCIN3u0sOVSEuNoBzQqxUXhWOdrGy9bUsTJQdPgBLYDohkcf+DpNJ7oHq0qXTgYgHTVVJWluCFnHqLtH5a2TNkSnwzuBCCHpuQgtPT92i+NGI0RRkZdQr+XfMlgcdc35FIvSvlmfF0NQOnsW7BePB5o/sLaNj8/vXxg5BcmnPkihW+A5B1DGdIc+6G0ObmI8aCPV6LytcVIXC9JkastZc52tZdCDo1RfelYJ1A95zhZSbuNZC1UJ68GO7NwYfgKyCxz5xzrrbCe3+hmvLFo+ogJ0Zbw46+wMrYipM6heoV30iEr6RZxiTjy77chMjoSqO/yOdi3zt/5+BA0XLfpiN0u7bk8pQ5ykmFdwy95jhLVep5xaf8dIv8p2rZDyhqAhxDWdxA00RBU8fsd19/XEAaqzj5uiN9eKuIEErMRNq898O00VLCN2GrlaH2tVRVadmbOumDVaG16hM+cLT/loWx751rJiPqJihiJteA9dp5hYRBfvxea1PTgfsesSccXdprUtb/9aOxG6XtLHpDjWFZGJxaOzsHoLqTBGph3YR6AWe1fcrMe3DB3HNnKk2ams164+u/W1Liabr5LLCpWh1nfxWJyMlKPqnhDmlxm5tJ5G545Rx/OcPMlXT4Iw1xQJOW/ejyluo8WvI/12wZo0u32iGDW9Iyp12T0mL1HTDUAvaq3gfNm7oDVVKoWf6CBbAcFse8eKlhgHz4SxdGm/YMbNXnSQkf66jWHpU6FLOmdtNS49k25ZoHnlWffEIUwqF9FlLVdqiAw5dhs8J3uN4kefbfcRVh3P7KOxfuf21M38wq8J8jqlKK0RreONtLxRGVemIs8y2xENEZnR66DQz5XxvZdKyawayQ9l9aETtuQVENQA6//o3xWgeROkj6oV2rX9QT7Cc1NuF33uMXT1ltehk0iDa58lcGFldiuwcMJBVwcgYzS9r4ka4934rCl/RgdvefbyQDaHELkJIil9Iik1xqsxKoygjcfx34+gwnkV6IR3MljRHLfSJkqddbQuwhd1H6g0eH1WRBcofM1uVVYZbdCqtpZIGxFYE0CSRbzX1AW6/1sCRtpd29x5AWHt11tffHFWFtJM5PbMij4rQk0J6Paa6SPlrKuirIwMVTgVEEykv0MXeWbhxLmjSxcUV97i8DKjt6yqCKY+17+dJsucRup1QaPiVRr8tAJIxCPJuNa9wSBWPuTb79DtjreRLchLQJ5Y1Z5JK+nzVBkhks2z+vZyVJ56VptoWx5eTXvW+qtbmcSKlNOoPPUj0HTxkJMWh2b+MiMiZDe6k0Bj8Hu4R79M8mmMpp8tqG5zJ3YYncODLi0K6ZJXFhUXD7x+rzNYQVPHoVfJrQ6K1qsyTOa2RAeBWNUexL5WdFjZ3g5Iq2H3OSpkCM6RrVtVRqBbsnBV2y5av+Rt+esW8o7OWjr1dupCjfwfJc+l2GGXW74AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 }, "width": 73.5, "height": 73.5, "angle": 172, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 70, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162940.631812498, "ymin": 462265.1980970651, "xmax": 1343910.130437076, "ymax": 612189.9700973183, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "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": "R251_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S214_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 24, "name": "ParkFinder_OtherSurfaces_0.25K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Baseball Diamond", "label": "Baseball Diamond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Minigolf Green", "label": "Minigolf Green", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 200, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.4 } }, "value": "Pond", "label": "Pond", "description": "" }, { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Softball Pitch", "label": "Softball Pitch", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 200, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.4 } }, "value": "Water Park at Bohrer Park", "label": "Water Park at Bohrer Park", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1245140.6353911608, "ymin": 527843.4540793896, "xmax": 1261582.2189777493, "ymax": 539270.8839803934, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "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": "ParkStatus", "type": "esriFieldTypeString", "alias": "ParkStatus", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Park_ID", "type": "esriFieldTypeDouble", "alias": "Park_ID", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "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": "R211_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S174_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 25, "name": "ParkFinder_ParkFacilities_0.25K", "type": "Feature Layer", "description": "Polygons that represent the boundary or management area for significant facilities in parks", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Activity Center", "label": "Activity Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Barn", "label": "Barn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Baseball", "label": "Baseball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball", "label": "Basketball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball Full Court", "label": "Basketball Full Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball Half Court", "label": "Basketball Half Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Casey Community Center", "label": "Casey Community Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Community Museum", "label": "Community Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Concert Pavilion", "label": "Concert Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Constitution Gardens", "label": "Constitution Gardens", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Dog Park", "label": "Dog Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Fire Museum", "label": "Fire Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Gaithersburg Aquatic Center", "label": "Gaithersburg Aquatic Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Gaithersburg Arts Barn", "label": "Gaithersburg Arts Barn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Garden", "label": "Garden", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Gazebo", "label": "Gazebo", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "International Latitude Observatory", "label": "International Latitude Observatory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "International Observatory Latitude Site", "label": "International Observatory Latitude Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Kellerman", "label": "Kellerman", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Kentlands Mansion", "label": "Kentlands Mansion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Lake", "label": "Lake", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Main Street Pavilion", "label": "Main Street Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 0.1 } }, "value": "Miniature Golf", "label": "Miniature Golf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Multipurpose Paved Area", "label": "Multipurpose Paved Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Olde Town Railroad Station", "label": "Olde Town Railroad Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Olde Towne Youth Center", "label": "Olde Towne Youth Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Pavilion", "label": "Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Picnic Pavilion", "label": "Picnic Pavilion", "description": "" }, { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Playground", "label": "Playground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Pond", "label": "Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Robertson Park Youth Center", "label": "Robertson Park Youth Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Score Box ", "label": "Score Box ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Score box", "label": "Score box", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Shed", "label": "Shed", "description": "" }, { "symbol": { "type": "esriPFS", "url": "519136a3611325a99b727aae0365c56b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA85JREFUaIG1mkuWLCEIRB24jtr/tro28t6o+lgmEDfQdpTpBxCCj2bOn5+ff6/Xa7zf79Fp0dq1z6F9IodDY44xviZli7KNRHPXPkUrW7fOq5S4v1cb/sydGeOKGLFGJVyFjEiWireSJeI7qdZ3AgrC2TuZe9PdIjpTQTuzUPZM4VdtLFtPnjOa65wveFOLV43CjwY6omgi4zpnRowrQUigy+a50O7AnKx/RG8liApOn74uaioLuvDO1j+itxJE9btBybHmCbzXeb+bphB3IadongStrkvNDI40x1YMnMJhH+8EMOpSk1iNBjWquP2dWsgJsNX7zBYSeHdhvr8rC+1odIqh6D3N0xkDJ5XdOEBEPJ1iqPRpxbBTaVVIcU5ntHpT778pi0ZoEjSq/h2iCtLZ8wl6Qp+OmOyMukxvwHynQ4PjPu+xaWXlvyw+3NqAyvnw6Z2wGxSicerX+zOpDYgSlcXT4iQSmBYXTqojscE9OiqLo0B2Ix2RmOBcaOzzHVlQIKsKhUrYaIykPUUzkzNaG7lceuDI+mj1tI9RWoRm54bnK3pTnz5RytqvrNCtESx4U1/tMKLpj0LciS27QtMDR3cjZIOdfN2xcFb5hfBWAqiNqOhcwTujlclQ9RPFpufpytcrBsq6KocqPq5yELyVEB2tU2i7FWAmc6SYL3i7G+rAmwYnZ4MOnb1NMtnpdy3V9d8TBaE7so5QqyDOIcFVfEa/MmZ5731afERrMlhWQjvFS6W831NWZ4N0TWc8EpoWL5HMkcVnNpk0taaTDh05COSjOeXNSafsi+bsuZLSdJoKdGt7fLVUC0mgySB3GqQqxdK0OEby1bJiTPrVmEO349sqi1z/aknGTtJTNV9Z+BHIlC9nhNRYRLfj00Q+xefTwujtQCdimvU5lq34KqWpcQnvW/5OMwE53bkyphWZc67u1Os0E5wGTOIqIbydc7DDLJun1p5E6mgdugImjVqCWNc5NqqgFr2jlEULhOiWopMFiGtUY8odwv/IKsJu5XV6D6Y2pFJihDT8F7ArzMoket7XVDLQ2xUaGPFfwKp1FHcD3k6TZSiBKLFuN18rwdXaKgNd8+lOFHXoOPQUzWs+7dJwUUIQRmty+7MOaUQg1+fJWkXzUZyQVFA9q7FKoNObE9fy6R0Z0bKbPjqBL2sk3WV0Hh/wbms9EoJWYx3kEEQ9LvtPIe5E627WqDZU9T982mHagXGVN29UgRm/0qdPYb0217r7GA2WlcKrvcjzdCdyV33VmmgztBhx7t/keboTuZWAdFy1zg3OGGP8B1KMklsY6MagAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 178, 178, 178, 255 ], "width": 0 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Skate Park", "label": "Skate Park", "description": "" }, { "symbol": { "type": "esriPFS", "url": "519136a3611325a99b727aae0365c56b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA85JREFUaIG1mkuWLCEIRB24jtr/tro28t6o+lgmEDfQdpTpBxCCj2bOn5+ff6/Xa7zf79Fp0dq1z6F9IodDY44xviZli7KNRHPXPkUrW7fOq5S4v1cb/sydGeOKGLFGJVyFjEiWireSJeI7qdZ3AgrC2TuZe9PdIjpTQTuzUPZM4VdtLFtPnjOa65wveFOLV43CjwY6omgi4zpnRowrQUigy+a50O7AnKx/RG8liApOn74uaioLuvDO1j+itxJE9btBybHmCbzXeb+bphB3IadongStrkvNDI40x1YMnMJhH+8EMOpSk1iNBjWquP2dWsgJsNX7zBYSeHdhvr8rC+1odIqh6D3N0xkDJ5XdOEBEPJ1iqPRpxbBTaVVIcU5ntHpT778pi0ZoEjSq/h2iCtLZ8wl6Qp+OmOyMukxvwHynQ4PjPu+xaWXlvyw+3NqAyvnw6Z2wGxSicerX+zOpDYgSlcXT4iQSmBYXTqojscE9OiqLo0B2Ix2RmOBcaOzzHVlQIKsKhUrYaIykPUUzkzNaG7lceuDI+mj1tI9RWoRm54bnK3pTnz5RytqvrNCtESx4U1/tMKLpj0LciS27QtMDR3cjZIOdfN2xcFb5hfBWAqiNqOhcwTujlclQ9RPFpufpytcrBsq6KocqPq5yELyVEB2tU2i7FWAmc6SYL3i7G+rAmwYnZ4MOnb1NMtnpdy3V9d8TBaE7so5QqyDOIcFVfEa/MmZ5731afERrMlhWQjvFS6W831NWZ4N0TWc8EpoWL5HMkcVnNpk0taaTDh05COSjOeXNSafsi+bsuZLSdJoKdGt7fLVUC0mgySB3GqQqxdK0OEby1bJiTPrVmEO349sqi1z/aknGTtJTNV9Z+BHIlC9nhNRYRLfj00Q+xefTwujtQCdimvU5lq34KqWpcQnvW/5OMwE53bkyphWZc67u1Os0E5wGTOIqIbydc7DDLJun1p5E6mgdugImjVqCWNc5NqqgFr2jlEULhOiWopMFiGtUY8odwv/IKsJu5XV6D6Y2pFJihDT8F7ArzMoket7XVDLQ2xUaGPFfwKp1FHcD3k6TZSiBKLFuN18rwdXaKgNd8+lOFHXoOPQUzWs+7dJwUUIQRmty+7MOaUQg1+fJWkXzUZyQVFA9q7FKoNObE9fy6R0Z0bKbPjqBL2sk3WV0Hh/wbms9EoJWYx3kEEQ9LvtPIe5E627WqDZU9T982mHagXGVN29UgRm/0qdPYb0217r7GA2WlcKrvcjzdCdyV33VmmgztBhx7t/keboTuZWAdFy1zg3OGGP8B1KMklsY6MagAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 178, 178, 178, 255 ], "width": 0 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Skate Spot", "label": "Skate Spot", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Soccer", "label": "Soccer", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Soccer Synthetic Field", "label": "Soccer Synthetic Field", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Softball", "label": "Softball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Softball ", "label": "Softball ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Storage", "label": "Storage", "description": "" }, { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Swings", "label": "Swings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Tennis", "label": "Tennis", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Tennis Practice Wall", "label": "Tennis Practice Wall", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Upcounty Senior Center", "label": "Upcounty Senior Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.1 } }, "value": "Volleyball", "label": "Volleyball", "description": "" }, { "symbol": { "type": "esriPFS", "url": "07b3ca2ce97b5f8e6688a320dc1a053e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA81JREFUaIG1mruaLCEIhA0M5/1fdCc/J5r9HBuov9A16vYCCMVFu+fPz8+/1+s13u/36LRo7drn0D6Rw6Exxxhfk7JF2UaiuWufopWtW+dVStzfqw1/5s6McUWMWKMSrkJGJEvFW8kS8Z1U6zsBBeHsncy96W4RnamgnVkoe6bwqzaWrSfPGc11zhe8qcWrRuFHAx1RNJFxnTMjxpUgJNBl81xod2BO1j+itxJEBadPXxc1lQVdeGfrH9FbCaL63aDkWPME3uu8301TiLuQUzRPglbXpWYGR5pjKwZO4bCPdwIYdalJrEaDGlXc/k4t5ATY6n1mCwm8uzDf35WFdjQ6xVD0nubpjIGTym4cICKeTjFU+rRi2Km0KqQ4pzNavan335RFIzQJGlX/DlEF6ez5BD2hT0dMdkZdpjdgvtOhwXGf99i0svJfFh9ubUDlfPj0TtgNCtE49ev9mdQGRInK4mlxEglMiwsn1ZHY4B4dlcVRILuRjkhMcC409vmOLCiQVYVCJWw0RtKeopnJGa2NXC49cGR9tHraxygtQrNzw/MVvalPnyhl7VdW6NYIFrypr3YY0fRHIe7Ell2h6YGjuxGywU6+7lg4q/xCeCsB1EZUdK7gndHKZKj6iWLT83Tl6xUDZV2VQxUfVzkI3kqIjtYptN0KMJM5UswXvN0NdeBNg5OzQYfO3iaZ7PS7lur674mC0B1ZR6hVEOeQ4Co+o18Zs7z3Pi0+ojUZLCuhneKlUt7vKauzQbqmMx4JTYuXSObI4jObTJpa00mHjhwE8tGc8uakU/ZFc/ZcSWk6TQW6tT2+WqqFJNBkkDsNUpViaVocI/lqWTEm/WrModvxbZVFrn+1JGMn6amaryz8CGTKlzNCaiyi2/FpIp/i82lh9HagEzHN+hzLVnyV0tS4hPctf6eZgJzuXBnTisw5V3fqdZoJTgMmcZUQ3s452GGWzVNrTyJ1tA5dAZNGLUGs6xwbVVCL3lHKogVCdEvRyQLENaox5Q7hf2QVYbfyOr0HUxtSKTFCGv4L2BVmZRI972sqGejtCg2M+C9g1TqKuwFvp8kylECUWLebr5Xgam2Vga75dCeKOnQceormNZ92abgoIQijNbn9WYc0IpDr82StovkoTkgqqJ7VWCXQ6c2Ja/n0joxo2U0fncCXNZLuMjqPD3i3tR4JQauxDnIIoh6X/acQd6J1N2tUG6r6Hz7tMO3AuMqbN6rAjF/p06ewXptr3X2MBstK4dVe5Hm6E7mrvmpNtBlajDj3b/I83YncSkA6rlrnBmeMMf4D1QLj/RKLhbsAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 178, 178, 178, 255 ], "width": 0 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Water Park", "label": "Water Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Wells Robertson House", "label": "Wells Robertson House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 215, 176, 158, 255 ], "outline": null }, "value": "Wooden Bridge", "label": "Wooden Bridge", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1244124.885126084, "ymin": 526220.0281924009, "xmax": 1261681.3857741654, "ymax": 546408.8493632227, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "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": "ParkStatus", "type": "esriFieldTypeString", "alias": "ParkStatus", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Park_ID", "type": "esriFieldTypeDouble", "alias": "Park_ID", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "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": "R212_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S175_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 26, "name": "Contour_0.25K", "type": "Feature Layer", "description": "This line feature displays elevation data as contours.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ELEVATION", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "590", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "580", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "570", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "560", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "540", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "530", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "520", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "510", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "490", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "480", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "470", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "460", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "440", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "430", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "420", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "410", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "390", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "380", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "370", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "360", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "340", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "330", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "320", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "310", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "290", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "280", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "270", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "260", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "240", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "550", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "500", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "450", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "400", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "350", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "300", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "250", "label": "50-ft intervals", "description": "" } ], "fieldDelimiter": "," }, "transparency": 70, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "ELEVINDEX = 0 and ( ELEVATION=250 OR ELEVATION=300 OR ELEVATION=350 OR ELEVATION=400 OR ELEVATION=450 OR ELEVATION=500 OR ELEVATION=550)", "labelExpression": "[ELEVATION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 162, 150, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1231765.6293328255, "ymin": 517451.7225663066, "xmax": 1273766.1240718365, "ymax": 553453.0016134828, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "ELEVINDEX", "type": "esriFieldTypeSmallInteger", "alias": "Contour Index", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R54_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 27, "name": "Hillshade_0.25K", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1159770.8840286215, "ymin": 461450.52376721136, "xmax": 1345766.8840286215, "ymax": 617450.5237672114, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 28, "name": "FacilitySite_Park_0.25K", "type": "Feature Layer", "description": "This polygon layer is used to show the location of city/county/regional parks as well as labeling both State and National parks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 220, 220, 220, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 29, "name": "OwnerParcel_Fill_0.25K", "type": "Feature Layer", "description": "This polygon layer is used to display the fill of parcels. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 220, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7999354080000001 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1235358.8977368325, "ymin": 517475.98104797304, "xmax": 1267355.3278383315, "ymax": 549009.9143710583, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNPARCELID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNPARCELID", "type": "esriFieldTypeString", "alias": "Owner Identification Number", "length": 30, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S118_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, geoJSON", "isDataVersioned": false, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 30, "name": "FacilitySite_Airport_0.25K", "type": "Feature Layer", "description": "This polygon feature shows the location of various cultural landmarks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47825", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47824", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Airport Terminal", "label": "Airport Terminal", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Airport Runway / Airfield", "label": "Airport Runway / Airfield", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"FCODE\" = 'Airport Terminal'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 117, 108, 94, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 31, "name": "FacilitySite_0.25K", "type": "Feature Layer", "description": "This polygon feature shows the location of various cultural landmarks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47974", "symbolLayerName": "Level_141" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47973", "symbolLayerName": "Level_140" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47971", "symbolLayerName": "Level_139" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47972", "symbolLayerName": "Level_139" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47970", "symbolLayerName": "Level_138" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47969", "symbolLayerName": "Level_137" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47968", "symbolLayerName": "Level_136" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47967", "symbolLayerName": "Level_135" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47975", "symbolLayerName": "Level_134" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47966", "symbolLayerName": "Level_133" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47965", "symbolLayerName": "Level_132" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47964", "symbolLayerName": "Level_131" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47963", "symbolLayerName": "Level_130" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47962", "symbolLayerName": "Level_129" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47961", "symbolLayerName": "Level_128" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47960", "symbolLayerName": "Level_127" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47959", "symbolLayerName": "Level_126" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47958", "symbolLayerName": "Level_125" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47957", "symbolLayerName": "Level_124" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47956", "symbolLayerName": "Level_123" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47955", "symbolLayerName": "Level_122" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47953", "symbolLayerName": "Level_120" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47943", "symbolLayerName": "Level_119" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47951", "symbolLayerName": "Level_118" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47950", "symbolLayerName": "Level_117" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47949", "symbolLayerName": "Level_116" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47944", "symbolLayerName": "Level_115" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47947", "symbolLayerName": "Level_114" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47946", "symbolLayerName": "Level_113" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47945", "symbolLayerName": "Level_112" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47948", "symbolLayerName": "Level_111" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47952", "symbolLayerName": "Level_110" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47903", "symbolLayerName": "Level_109" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47904", "symbolLayerName": "Level_108" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47905", "symbolLayerName": "Level_107" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47906", "symbolLayerName": "Level_106" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47907", "symbolLayerName": "Level_105" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47909", "symbolLayerName": "Level_104" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47908", "symbolLayerName": "Level_103" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47902", "symbolLayerName": "Level_102" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47894", "symbolLayerName": "Level_101" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47895", "symbolLayerName": "Level_100" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47896", "symbolLayerName": "Level_99" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47897", "symbolLayerName": "Level_98" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47898", "symbolLayerName": "Level_97" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47899", "symbolLayerName": "Level_96" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47900", "symbolLayerName": "Level_95" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47901", "symbolLayerName": "Level_94" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47937", "symbolLayerName": "Level_93" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47935", "symbolLayerName": "Level_92" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47934", "symbolLayerName": "Level_91" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47933", "symbolLayerName": "Level_90" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47932", "symbolLayerName": "Level_89" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47931", "symbolLayerName": "Level_88" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47930", "symbolLayerName": "Level_87" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47936", "symbolLayerName": "Level_86" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47910", "symbolLayerName": "Level_85" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47911", "symbolLayerName": "Level_84" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47912", "symbolLayerName": "Level_83" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47913", "symbolLayerName": "Level_82" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47914", "symbolLayerName": "Level_81" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47915", "symbolLayerName": "Level_80" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47916", "symbolLayerName": "Level_79" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47917", "symbolLayerName": "Level_78" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47918", "symbolLayerName": "Level_77" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47919", "symbolLayerName": "Level_76" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47920", "symbolLayerName": "Level_75" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47921", "symbolLayerName": "Level_74" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47922", "symbolLayerName": "Level_73" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47923", "symbolLayerName": "Level_72" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47924", "symbolLayerName": "Level_71" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47925", "symbolLayerName": "Level_70" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47926", "symbolLayerName": "Level_69" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47927", "symbolLayerName": "Level_68" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47928", "symbolLayerName": "Level_67" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47929", "symbolLayerName": "Level_66" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47862", "symbolLayerName": "Level_65" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47863", "symbolLayerName": "Level_64" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47864", "symbolLayerName": "Level_63" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47865", "symbolLayerName": "Level_62" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47866", "symbolLayerName": "Level_61" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47868", "symbolLayerName": "Level_60" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47867", "symbolLayerName": "Level_59" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47861", "symbolLayerName": "Level_58" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47860", "symbolLayerName": "Level_57" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47859", "symbolLayerName": "Level_56" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47858", "symbolLayerName": "Level_55" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47857", "symbolLayerName": "Level_54" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47856", "symbolLayerName": "Level_53" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47855", "symbolLayerName": "Level_52" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47854", "symbolLayerName": "Level_51" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47853", "symbolLayerName": "Level_50" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47852", "symbolLayerName": "Level_49" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47851", "symbolLayerName": "Level_48" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47850", "symbolLayerName": "Level_47" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47849", "symbolLayerName": "Level_46" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47848", "symbolLayerName": "Level_45" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47847", "symbolLayerName": "Level_44" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47846", "symbolLayerName": "Level_43" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47845", "symbolLayerName": "Level_42" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47844", "symbolLayerName": "Level_41" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47843", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47841", "symbolLayerName": "Level_39" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47840", "symbolLayerName": "Level_38" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47839", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47838", "symbolLayerName": "Level_36" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47842", "symbolLayerName": "Level_35" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47837", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47835", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47834", "symbolLayerName": "Level_32" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47833", "symbolLayerName": "Level_31" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47832", "symbolLayerName": "Level_30" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47836", "symbolLayerName": "Level_29" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47831", "symbolLayerName": "Level_28" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47830", "symbolLayerName": "Level_27" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47829", "symbolLayerName": "Level_26" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47877", "symbolLayerName": "Level_25" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47893", "symbolLayerName": "Level_24" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47891", "symbolLayerName": "Level_23" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47890", "symbolLayerName": "Level_22" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47889", "symbolLayerName": "Level_21" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47888", "symbolLayerName": "Level_20" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47892", "symbolLayerName": "Level_19" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47887", "symbolLayerName": "Level_18" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47886", "symbolLayerName": "Level_17" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47869", "symbolLayerName": "Level_16" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47870", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47871", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47872", "symbolLayerName": "Level_13" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47874", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47873", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47875", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47954", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47876", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47878", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47879", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47880", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47881", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47882", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47883", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47884", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47941", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47885", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47938", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47939", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47940", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_47942", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Commercial or Retail Facility", "label": "Commercial or Retail Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Corporate Headquarters", "label": "Corporate Headquarters", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Gas Station", "label": "Gas Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Grocery Store", "label": "Grocery Store", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Hotel / Motel", "label": "Hotel / Motel", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Restaurant / Eating Establishment", "label": "Restaurant / Eating Establishment", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Shopping Mall / Complex", "label": "Shopping Mall / Complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Warehouse (Retail / Wholesale)", "label": "Warehouse (Retail / Wholesale)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "College / University", "label": "College / University", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Education Facility", "label": "Education Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School", "label": "School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: Elementary", "label": "School: Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: High School", "label": "School: High School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: Middle School", "label": "School: Middle School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Ambulance Service", "label": "Ambulance Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "American Red Cross Facility", "label": "American Red Cross Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Border Patrol", "label": "Border Patrol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bureau of Alcohol, Tobacco, and Firearms", "label": "Bureau of Alcohol, Tobacco, and Firearms", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Civil Defense", "label": "Civil Defense", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Coast Guard", "label": "Coast Guard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Customs Service", "label": "Customs Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Justice", "label": "Department of Justice", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Drug Enforcement Agency", "label": "Drug Enforcement Agency", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Emergency Response Facility", "label": "Emergency Response Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Emergency Response or Law Enforcement Facility", "label": "Emergency Response or Law Enforcement Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Federal Bureau of Investigation", "label": "Federal Bureau of Investigation", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Federal Emergency Management Agency", "label": "Federal Emergency Management Agency", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Equipment Manufacturer", "label": "Fire Equipment Manufacturer", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Hydrant", "label": "Fire Hydrant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Station / EMS Station", "label": "Fire Station / EMS Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Training Facility / Academy", "label": "Fire Training Facility / Academy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Immigration and Naturalization Service", "label": "Immigration and Naturalization Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Law Enforcement", "label": "Law Enforcement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Marshal Service", "label": "Marshal Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Office of Emergency Management", "label": "Office of Emergency Management", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Prison / Correctional Facility", "label": "Prison / Correctional Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Public Safety Office", "label": "Public Safety Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Search and Rescue Office / Facility", "label": "Search and Rescue Office / Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Secret Service", "label": "Secret Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Transportation Safety Board", "label": "Transportation Safety Board", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bureau of Land Management Facility", "label": "Bureau of Land Management Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "County Government Facility", "label": "County Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Court House", "label": "Court House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Critical Federal Contractor Facility", "label": "Critical Federal Contractor Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Energy Facility", "label": "Department of Energy Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Motor Vehicles Facility", "label": "Department of Motor Vehicles Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Public Works", "label": "Department of Public Works", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of State Facility", "label": "Department of State Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 123, 105, 255 ], "width": 0.6 } }, "value": "DoD / Military Facility", "label": "DoD / Military Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Government or Military Facility", "label": "Government or Military Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Governor Residence", "label": "Governor Residence", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Intelligence Facility", "label": "Intelligence Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Municipal Government Facility", "label": "Municipal Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "NASA Facility", "label": "NASA Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "National Guard Armory / Base", "label": "National Guard Armory / Base", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "National Park Service Facility", "label": "National Park Service Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Capitol", "label": "State Capitol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Government Facility", "label": "State Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Supreme Court", "label": "State Supreme Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Tribal Government Facility", "label": "Tribal Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Capitol", "label": "US Capitol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Forest Service Facility", "label": "US Forest Service Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Government Facility", "label": "US Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Supreme Court", "label": "US Supreme Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "White House", "label": "White House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Blood Bank", "label": "Blood Bank", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Center for Disease Control Office", "label": "Center for Disease Control Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Day Care Facility", "label": "Day Care Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Diagnostic Laboratory", "label": "Diagnostic Laboratory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Health or Medical Facility", "label": "Health or Medical Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Homeless Shelter", "label": "Homeless Shelter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Hospital / Medical Center", "label": "Hospital / Medical Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Medical Research Laboratory", "label": "Medical Research Laboratory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Medical Stockpile Facility", "label": "Medical Stockpile Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Morgue", "label": "Morgue", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Mortuary / Crematory", "label": "Mortuary / Crematory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Nursing Home / Long Term Care", "label": "Nursing Home / Long Term Care", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Outpatient Clinic", "label": "Outpatient Clinic", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Pharmacy", "label": "Pharmacy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Public Health Office", "label": "Public Health Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Rehabilitation Center", "label": "Rehabilitation Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Armament Manufacturing Facility", "label": "Armament Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Automotive Manufacturing Facility", "label": "Automotive Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Chemical Facility", "label": "Chemical Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Durable / Non-Durable Goods Facility", "label": "Durable / Non-Durable Goods Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Explosives Facility", "label": "Explosives Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Fertilizer Facility", "label": "Fertilizer Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Hazardous Materials Facility", "label": "Hazardous Materials Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Hazardous Waste Facility", "label": "Hazardous Waste Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Household Products Facility", "label": "Household Products Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Industrial Facility", "label": "Industrial Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Landfill", "label": "Landfill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lumber Mill / Saw Mill", "label": "Lumber Mill / Saw Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Maintenance Yard", "label": "Maintenance Yard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Manufacturing Facility", "label": "Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Manufacturing Warehouse", "label": "Manufacturing Warehouse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine", "label": "Mine", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine Uranium Facility", "label": "Mine Uranium Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine Waste Disposal Site", "label": "Mine Waste Disposal Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Nuclear Weapons Facility", "label": "Nuclear Weapons Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ore Processing Facility", "label": "Ore Processing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Paper / Pulp Mill", "label": "Paper / Pulp Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Pharmaceutical Plant", "label": "Pharmaceutical Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Semiconductor and Microchip Facility", "label": "Semiconductor and Microchip Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Shipyard", "label": "Shipyard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Steel Plant", "label": "Steel Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Superfund Site", "label": "Superfund Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Textile Plant", "label": "Textile Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Trucking Firm", "label": "Trucking Firm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Air Shipping Hub", "label": "Air Shipping Hub", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bulk Mail Center", "label": "Bulk Mail Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Mail or Shipping Facility", "label": "Mail or Shipping Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Post Office", "label": "Post Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Private and Express Shipping Facility", "label": "Private and Express Shipping Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Amusement / Water Park", "label": "Amusement / Water Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Arboretum / Botanical Garden", "label": "Arboretum / Botanical Garden", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Auditorium / Concert Hall / Theater / Opera House", "label": "Auditorium / Concert Hall / Theater / Opera House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Campground", "label": "Campground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Casino", "label": "Casino", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 237, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Cemetery", "label": "Cemetery", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Community / Recreation Center", "label": "Community / Recreation Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Convention Center", "label": "Convention Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Fair / Exhibition / Rodeo Grounds", "label": "Fair / Exhibition / Rodeo Grounds", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 230, 195, 255 ], "outline": null }, "value": "Golf Course", "label": "Golf Course", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Historic Site / Point of Interest", "label": "Historic Site / Point of Interest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "House of Worship", "label": "House of Worship", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ice Arena", "label": "Ice Arena", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lake / Pond", "label": "Lake / Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Library", "label": "Library", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lighthouse / Light", "label": "Lighthouse / Light", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lookout Tower", "label": "Lookout Tower", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Marina", "label": "Marina", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Museum", "label": "Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "National Symbol / Monument", "label": "National Symbol / Monument", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Observatory", "label": "Observatory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 230, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "Openspace", "label": "Openspace", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Outdoor Theater / Amphitheater", "label": "Outdoor Theater / Amphitheater", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Picnic Area", "label": "Picnic Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Public Attraction or Landmark Building", "label": "Public Attraction or Landmark Building", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Public Pool", "label": "Public Pool", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Racetrack / Dragstrip", "label": "Racetrack / Dragstrip", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ski Area / Ski Resort", "label": "Ski Area / Ski Resort", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Sports Arena / Stadium", "label": "Sports Arena / Stadium", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Sports Complex", "label": "Sports Complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Trailhead", "label": "Trailhead", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Visitor / Information Center", "label": "Visitor / Information Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Zoo", "label": "Zoo", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 32, "name": "FacilitySite_FederalState_Park_0.25K", "type": "Feature Layer", "description": "This polygon layer is used to show the location of city/county/regional parks as well as labeling both State and National parks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 140, 61, 255 ], "width": 1.15 } }, "value": "Federal", "label": "National", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 140, 61, 255 ], "width": 1.15 } }, "value": "State", "label": "State", "description": "" } ], "fieldDelimiter": "," }, "transparency": 65, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"OWNTYPE\" = 'Federal'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 77, 102, 59, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"OWNTYPE\" = 'State'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 77, 102, 59, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 33, "name": "CountyFill_0.25K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Level 21 - 0.25K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GEOTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 0 } }, "value": "COUNTY", "label": "COUNTY", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 34, "name": "Level 20 - 0.5K", "type": "Group Layer", "description": "Level 20 - 0.5K", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Light Gray Basemap" }, "subLayers": [ { "id": 35, "name": "Facility Site Points_0.5K" }, { "id": 36, "name": "Other Municipalities 0.5K" }, { "id": 37, "name": "Boundary Line 0.5K" }, { "id": 38, "name": "Boundary_Donut_0.5K" }, { "id": 39, "name": "Trees_0.5K" }, { "id": 40, "name": "Pavement Marking Symbols_0.5K" }, { "id": 41, "name": "Site Amenity Lines_0.5K" }, { "id": 42, "name": "RoadCenterline_Subsurface_0.5K" }, { "id": 43, "name": "Buildings_0.5K" }, { "id": 44, "name": "BuildingFootprints_0.5K" }, { "id": 45, "name": "Pavement Marking Lines_0.5K" }, { "id": 46, "name": "RoadCenterline_forLabels_0.5K" }, { "id": 47, "name": "StreetPavement_0.5K" }, { "id": 48, "name": "RoadCenterline_OutsideCity_0.5K" }, { "id": 49, "name": "Railroads_0.5K" }, { "id": 50, "name": "Trails and Paths 0.5K" }, { "id": 51, "name": "Waterbody_0.5K" }, { "id": 52, "name": "Waterline_0.5K" }, { "id": 53, "name": "Landscape Areas_0.5K" }, { "id": 54, "name": "OwnerParcel_Outline_0.5K" }, { "id": 55, "name": "Vegetation_0.5K" }, { "id": 56, "name": "ParkFinder_OtherSurfaces_0.5K" }, { "id": 57, "name": "ParkFinder_ParkFacilities_0.5K" }, { "id": 58, "name": "Contour_0.5K" }, { "id": 59, "name": "Hillshade_0.5K" }, { "id": 60, "name": "FacilitySite_Park_0.5K" }, { "id": 61, "name": "OwnerParcel_Fill_0.5K" }, { "id": 62, "name": "FacilitySite_Airport_0.5K" }, { "id": 63, "name": "FacilitySite_0.5K" }, { "id": 64, "name": "FacilitySite_FederalState_Park_0.5K" }, { "id": 65, "name": "CountyFill_0.5K" } ], "minScale": 800, "maxScale": 401, "defaultVisibility": true, "extent": { "xmin": 1159712.0690439194, "ymin": 460933.9094210565, "xmax": 1345766.8840286215, "ymax": 617450.5237672114, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 35, "name": "Facility Site Points_0.5K", "type": "Feature Layer", "description": "Points that represent significant facility locations in a community. Examples include schools, government facilities, stadiums, casinos, and fire stations. In some cases, there may be multiple FacilitySitePoints for a single FacilitySite polygon. Additional information about each Facility can be organized in to seperate tables and related to these locations using the FacilityID key. The feature classification and type schema for the facility sites grew out of work with the Department of Homeland Security's HSIP Program and has evolved to support a diverse set of facilities inventoried for a variety of uses by a local government. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "838a26e3de6c80523dca56f0cf5d1efd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAT1JREFUOI2d0r9KA0EQx/Hv7y6FgXT+iZWF5AVEFAsRbJPLmsLewtpHsBDsBJ9AYqWtRzgiYuETCCoIIhECghBNZZ8bm8txJGguTjWzzGdnB7bAP6MwqaHVam1KOjWznqT9er3+mQtKOgcqkgAOgYNcEBhkLknzPHAPOAF6cRwf54aS+mZ2D7w45/q5YRzHl5LWAaIoeg2C4G4iDMOwKGl1WJtZKQzDSqPR6PwJJa0AfqZ2vu+fAeVJcC1TvpvZMvCRPjWKosVkl6URO5vJH4AN4DqFZrYjafuv6cmkeeAxhUAxuaDred5bttvMBpK6QNnMzPO8mywc7nQBlMxsdwRvATPAUa1Wex6DSTxJmhuB32Z25Zy7HZ6NwSAImkBzwr65/urv0My6kpDUmQo658J2u71QrVa/poIA0yCAHyQPb21N9vAdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bench", "label": "Bench", "description": "" }, { "symbol": { "type": "esriPMS", "url": "453758ad94381aa7d77b9584904dc84c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAo9JREFUOI1tkz1oU1EUx3+nL9R+UMSASQMutl0EdSxODkJQ8eZVEQcncTDqqIKUgviJUlFcHKSIdBEEFZJ3XyXyHDqlKoqCopktLVJ0aFrbwMt7x8GX0qae7Rz+v3v/55x7U/wnSqXSkIhkUqnU4tzcXK1YLEbtmtT6xPf9E6o6DuwEiOOYXC7321o7XigU7gG6CbTWnlbVJ0k6DbwDBoDjwF3f9weMMec3gEEQ9DQajQcAqnrFdd1bLYHneQdF5JWqnrPWThYKhXdrYKPR2AdsBerd3d2319t3Xfe1tTYADgJHEif/QBHpVFWAP/l8Pm4fhIj8UlVEpKe9x89ACOTK5fK+kZGRty3B1NTU1jiODyRtfNgAGmN+ep53Q0RuOo5TqlQqV6IoqjqOM9BsNq8BOWC6q6vrxaapuq57q1KpzEZRNBmG4URrHQDZbHZmcXHxcD6fb/5vHWfCMLwPkE6nqdfrz3t7e/fX6/XswsLCcBzH14FRkl2mAMrlsgtMAOHw8HCcyWQ6gFOq+mB5eflstVqth2F42ff9hjHm6hrY0dExmjR/P5PJHAX6RGRVVWt9fX0MDg7eqdVqd1X1ku/794wxSy2re1tDVNUBEUkn+VeAoaGhZ7VabRRIA7uA9ylAgC3JzSsicg3oTMAZwIjIrLVWklpvy6oC34C9qpoXkfF1i/8DTFlrdwPbEu33tR5FZEJVHwJjnue9cV33YwsulUpp4HGis8aYn2vg/Pz8o/7+/kMiYkSk6vv+S1X9AuwQkeOqmgV+ABt/R7FYjIIgOLa6ujomIhdU9SRwMpl0U0SequpFY8zCpgeQvIobQRDcXllZ2eM4zvYoipYdx/lijFmiLVLtheSAT+319vgLXmIn1uJeqmYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grill", "label": "Grill", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2fb46efcf8f664a91d6dd5408b5757d0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtNJREFUOI2tlD1oVEEQx/+7e17QSgXBYKUWKUSLICg2fnFEuLf3Nh4SMQqCGixEwY9CEEFQEbQwQYvkiIogKnJh82avCBdRECGxsdBCEUUUSSGoEZRLyNuxuRdfjjOIOLCw85/ZHzP7lcF/tsw8MeGc2wJAM3MbgMUAPgN4HsfxkDHmxV8DiWgDgF4A75j5gRDiuvd+BsBCKeUmKWWvc25SCHEsn89/mBdIRHsBnACwLwiCl4keRdG1QqFwBMArADecc4H3foSI9mutx5sCnXNbmfno9PT05mKx+D2ltzPzIWvtGWPMNwAIgsA5594ws61UKh1JpbPAarWardVqfVLKfBpWt04A2UwmYwDcSsQgCF47504xc2895zewVqt1A6DGPQEA732nEALM3JUGJpVGUXTcWrvWGPMi3XLRe3+eiI4LIbIpfSEzr6nPtxPRaSEEJ0Fm/srM95RSOwHMAa4Ow3DMOeeZ+R6AlY2VAlgA4CLzLO+plHJPHMeLAFya03KqhWfW2nal1CCAnU2gAOABXJiYmDjX09MTW2uXKqWWNQUCQP0ki1EUnRVCnGuS0qG1Hk2cTCazhJm/NQI/W2tXGGM+JYKU8meqvVljZtXgrxNCvG4EklKqCKAvldhZn84AeAigAwCEELsAjCR5db80BxjH8aBS6gkRDWqtfzjnljPzRmZ+L4TYrbUed84VmbkEwFSr1cO5XG7GWruWmVdprR/PARpjvhDRVQA3AXQxcwhgSCl1MJ/PTwJAEATl4eHhZ1LKO1NTU9vK5fKYUuo2gMMAuLFlaK1Lzrk2Irrvvb8ahmF/4/6FYfhxYGBga2tr645sNjvKzFcKhULzt1yv4iQRHZJSloioP47jcvqgKpXKGu99txAiAHBMa/0ovb7ptdFal6y1ZaXUAaXUXSJalsS8928BlFtaWtbncrnpxrV//GCNMV8AXK6Pv7b5fux/sl+fuVAHeAgJggAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Memorial", "label": "Memorial", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bbbd2f295c75e69a5e3781d6ff9a6ada", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAWCAYAAADNX8xBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjhJREFUOI21k8FuElEUhr87ZWC4SJVNS8aRdFExpjtdNBrSuGFXWp/DF+jKuPEFjO9hJKEbm7g2kZWFDQRCh4QFgYY2hQxMM8dNGVsZtBr9d+eemW/O/8+5Mf6RYv8ddHR0FJ9Opy+AR0EQGIZhNBOJxOdisej9EiQiz4C7AMfHx4Vut/tKRDIASilEhNlsNqrVau+2tra+XGM0lFLt6xO9B572+31c10VEcByHbDYLQK/Xo9fr3et0Om9s2yaTyczfew28vWFNRKjVaogI+XyefD4f9rLZLMlkklarRb1ep1AoLM9oPB4zmUwA2NjYWMhhc3OTdrvNaDTC8zwsy4oG+b7PPJNYbPE/mKbJzs4OlmVhmubyieLxeGhxOp2STCYXYOl0euFsAaS1xjRNfN9nNBpFgpYpBJ2ent45OzsjkUjg+z4nJyd43o+VWV9fR2v9e9BgMEg3Gg2u1QwGg7BOpVK3AzmOM1xbW7M9z6NarQKwvb0dhppKpW5nTWs901oTBEHYtCxrabhLQXNdXl4CYBjG34U91/n5OQC2bUfu0q1AIkKz2WRlZeXG9fgjUBAEql6vMxwOyeVy9Pt9DMNAa83q6mq4rAAXFxdorTEMYxF0eHj4SSn1BMB13aiPuiLSUkrdB/LAy1KpVI6y9gE4ACpKqY8i0gHSIvJcKVUCHiulclfPTpRSTqS1vb29r5VK5eHu7m7rp0nKwEG5XH5wNclYa/2tWCxOIkEAEZBQ+/v7XaC7rP8dVjLSMBXv6B8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Picnic Table", "label": "Picnic Table; Picnic Tables", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bbbd2f295c75e69a5e3781d6ff9a6ada", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAWCAYAAADNX8xBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjhJREFUOI21k8FuElEUhr87ZWC4SJVNS8aRdFExpjtdNBrSuGFXWp/DF+jKuPEFjO9hJKEbm7g2kZWFDQRCh4QFgYY2hQxMM8dNGVsZtBr9d+eemW/O/8+5Mf6RYv8ddHR0FJ9Opy+AR0EQGIZhNBOJxOdisej9EiQiz4C7AMfHx4Vut/tKRDIASilEhNlsNqrVau+2tra+XGM0lFLt6xO9B572+31c10VEcByHbDYLQK/Xo9fr3et0Om9s2yaTyczfew28vWFNRKjVaogI+XyefD4f9rLZLMlkklarRb1ep1AoLM9oPB4zmUwA2NjYWMhhc3OTdrvNaDTC8zwsy4oG+b7PPJNYbPE/mKbJzs4OlmVhmubyieLxeGhxOp2STCYXYOl0euFsAaS1xjRNfN9nNBpFgpYpBJ2ent45OzsjkUjg+z4nJyd43o+VWV9fR2v9e9BgMEg3Gg2u1QwGg7BOpVK3AzmOM1xbW7M9z6NarQKwvb0dhppKpW5nTWs901oTBEHYtCxrabhLQXNdXl4CYBjG34U91/n5OQC2bUfu0q1AIkKz2WRlZeXG9fgjUBAEql6vMxwOyeVy9Pt9DMNAa83q6mq4rAAXFxdorTEMYxF0eHj4SSn1BMB13aiPuiLSUkrdB/LAy1KpVI6y9gE4ACpKqY8i0gHSIvJcKVUCHiulclfPTpRSTqS1vb29r5VK5eHu7m7rp0nKwEG5XH5wNclYa/2tWCxOIkEAEZBQ+/v7XaC7rP8dVjLSMBXv6B8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Picnic Tables", "label": "Picnic Table; Picnic Tables", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5ced966a6537d6c99467a19e13fcc2e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZRJREFUKJHNkUFrE1EQx3+zbyWQBoSsIrTQ295yECGCoAell4a8jTTeBE9+AL+DioggUooNCN56jDTLNiehl15S6q1oCUg9LQpehBAj5GU8uC2btIXqyYGBmeH9Zvj/n89fhn9UJEkyr6pvgGvABxF5PR6Pt40x71X1YhRFlSlAVV8BS8A7EbmtqlvGGAVERJ6duACMgCfW2sftdrtQKBTuTyaTW8D+cDhcPQFYax8c1c1m8xfwNstpDUmSXAWWnHM7xWJxdzQa3QNqwGURSVV101q7dQyo6k3ghed5T51zL4EbOV0AD7vd7matVlsBNK/hkaoWK5UKpVKp1ev1VsMw/Njv93HO3e10OrbRaMR5YK5arX4PguCSqn6r1+ufVJXBYECaphhjloE4b+uXIAg8/vjosvGkXC57aZqiqlemXBKRftYvAofZ+LPv+2G28MLsP/xU1UMRuQMcZLN9IMwWyiyAiOwBX3NAzzl3HVg4tnUG2AA2cv3zOI5/iMj6qcB54n8ErLVrwNpZD6IoagGtf77wG+QymiC5U0Y/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Restroom", "label": "Restroom; Restrooms", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5ced966a6537d6c99467a19e13fcc2e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZRJREFUKJHNkUFrE1EQx3+zbyWQBoSsIrTQ295yECGCoAell4a8jTTeBE9+AL+DioggUooNCN56jDTLNiehl15S6q1oCUg9LQpehBAj5GU8uC2btIXqyYGBmeH9Zvj/n89fhn9UJEkyr6pvgGvABxF5PR6Pt40x71X1YhRFlSlAVV8BS8A7EbmtqlvGGAVERJ6duACMgCfW2sftdrtQKBTuTyaTW8D+cDhcPQFYax8c1c1m8xfwNstpDUmSXAWWnHM7xWJxdzQa3QNqwGURSVV101q7dQyo6k3ghed5T51zL4EbOV0AD7vd7matVlsBNK/hkaoWK5UKpVKp1ev1VsMw/Njv93HO3e10OrbRaMR5YK5arX4PguCSqn6r1+ufVJXBYECaphhjloE4b+uXIAg8/vjosvGkXC57aZqiqlemXBKRftYvAofZ+LPv+2G28MLsP/xU1UMRuQMcZLN9IMwWyiyAiOwBX3NAzzl3HVg4tnUG2AA2cv3zOI5/iMj6qcB54n8ErLVrwNpZD6IoagGtf77wG+QymiC5U0Y/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Restrooms", "label": "Restroom; Restrooms", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6ce5dad3912897e0b9e3c71c354b96f4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAATCAYAAACk9eypAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAahJREFUKJGt0bFrU2EYxeHfaRMwpdMlS0JEoZTgJm5CFHWTSzDg1klRUEEqIjhUpC6KxVoLOoh/hSAq0amDTbsZKKW92DFLYmzoUsGbHgfvlRiQWvBdPvh4H14OJ8MBJ/NfgO2apNcHuXDX9hdJa/sC28d/Pb4M3PmXC7PAPUkLtickbf0VdLvda3EcF+v1+kYYhjP9fv/N8vLy1Xa7vVGr1b79AWwf2t3dfbGyspKxfV3Sg83NzfflcvnTzs7ODeDlMJjpdDrfe73eePoXRREAlUrliu1XkvYyyfIRYGp9fX0bGAf6idmLomgkn8+3xsbGFoHpFNyS9DwIgqlisXg4m80eTcAWMNloNJ6GYXjf9ukMgKTzwKlCoXChVCoRx/GxBKwBk0kfi7YvpRnGJX1tNpvvcrncySAIPib/q8BEGIbbtj9Lmk3BqO1RSfPAfBq6Wq3OAXMDFfRT0AQqwNJwiwNz1nYjBc+AR7bPSPoxvGk7D9yWFKahP9g+Aby1fVNSlCwKOAc8BKYltX4XJ+mx7QbwxHYh6WLE9qqki5JaaRAG0NI+OfgJk2+6dYDEcRMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Fountain", "label": "Water Fountain", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243713.8590452522, "ymin": 526358.995762229, "xmax": 1261612.9390606582, "ymax": 546039.4511518925, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "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": null }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "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": null }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "length": 30, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R193_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S156_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "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" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 710, "name": "Industry" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 730, "name": "Education" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 750, "name": "Energy" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 790, "name": "Building General" }, { "domains": { "OWNTYPE": { "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" }, "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "id": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 840, "name": "Weather" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "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" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "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, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 710, "FEATURECODE": "Industrial Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 720, "FEATURECODE": "Commercial or Retail Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 730, "FEATURECODE": "Education Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 740, "FEATURECODE": "Emergency Response or Law Enforcement Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 750, "FEATURECODE": "Energy Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 760, "FEATURECODE": "Banking or Finance Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 780, "FEATURECODE": "Mail or Shipping Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": "Building General", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "OWNTYPE": { "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" }, "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 800, "FEATURECODE": "Health or Medical Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 810, "FEATURECODE": "Transportation Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "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, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 830, "FEATURECODE": "Government or Military Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 840, "FEATURECODE": "Weather Facility or Structure", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 850, "FEATURECODE": "Water Supply or Treatment Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 880, "FEATURECODE": "Information or Communication Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "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.91, "id": 36, "name": "Other Municipalities 0.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 37, "name": "Boundary Line 0.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 38, "name": "Boundary_Donut_0.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "1", "label": "Rule_1", "description": null } ] }, "transparency": 75, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 39, "name": "Trees_0.5K", "type": "Feature Layer", "description": "This feature class shows the location of trees on the Esri campus. Random size and rotation applied to symbology.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "Esri", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Carto", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "a559c85633b18ef55e5bdb990aa3f852", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgVJREFUSIm91j2I02AYwPH/k7vFoqKHDjp1qDV5sys43I0uOojicQ6OLi5uVZw8Fws6ubg5nS4eLuqhLoK4CeLwvgm9Dgc6qdStYrn0cfAqTT+ul7TxgQz54hfyD0nm+c8zn/UEa+1Rz/MqInII+JYkiQvD8NfMwSiKzqlqDTijqp6qAiAi7SiKXqjqqjHGTg1aa/eJyGNVXR5zSElVLwMXnXM1Y8yD3KC1dk5EngNnJ10YMAfcd86VjDF3c4EiUtsj1j93rLXvwzB8lwl0zq0AqxkxABGRdefc4qimQ2CvGTCu2V5mAfg8qmkKzNhs0oxsmgJzNps0qab/QGvtAnBzxhj8bVoHTqdAEbkAHCgABDjlnDthjNnsv6WLBWG9WQJS4LGCweOQfmg6RWoi8nsQ3CoSVNWtQXADuF6Qt62qb1NgqVR63W63G0C1APBpGIatFFgul7fjOL7R7XZfAjJDrOV53u3eSupN4/v+RhRFt1T13oywNnDJ9/0vI0GAIAjqURR9VdVHwP4psE1g2RjzqX/jyM9TEARrzWbzTafTccCRHNgHVV0KwzAZ3DH2e1ipVL7HcXw1R9OW53krvu8PYbuCkKvpULNMIKSaPgQO73JoDFwZbJYZ3EHXGo3GqyRJrqnqeeAkcBD4AXwEnqnqk1HNcoEA1Wr1J1DfWXJP5j/vaecPQYXWkRrx/78AAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "10e278f60caa7c3c3990a3b0cdf4d970", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAB2JJREFUWIXt2G9sG2cdB/Dvc//vbMd2Lk7TxnHsRWncKEu6daMQaNIMIkDrGCurVI2xF3QqAtqpaUtLOniHVkrzB4i0ig6mgpqJaaANCoWp0NR5EQRSKWxp3GA1dhPHTfPHfy+O7TvfwwsaKBPN4rYMpO377p7nud/vo9/ppNNx+D8N978G3C4fwErNB7BS8/6A9fT0bDNN861Dhw5N9vT0+ERRzOzdu3f+PYcNDAwopml2yLJ8PpVKDQB4wzTNYm9v77cNw3i4UCg09fb2fuXAgQM/f09gR48elbxe75uqqj4kCMLZxcXFRdM0H7DZbLusVut3w+Hw9vLy8h/Pzc1pHMc5Tp48ye7evbv4X4P19PRcoJSioqLiFVVV2yRJQiwWa1qzZs35DRs2REOhkKHrenVLS4vCsuyziUTiKoBjmqZ19/X1Xdq/f/+Oew4bHBy02e32zeFwWCoUCjaWZTOmacqEEDfLsgRATSKReKG5uflrLMvy+Xx+RJblj+VyOVBKVUrp1PHjxzfa7fa3VzO9VcEGBwcbALyiKEqhqalJCoVCDxYKhaAkSaNOp/Nzy+fWrl37S1mWjwDA/Py8u7GxEbquIxKJYGFhoZIQMpzJZM4C2HnXsOHh4c3FYnFPKpW6yjDMFMMwjzc0NGBiYsJVXV19QpKkHZRSpNNpFAqF5wFA1/VhQRDaCCEoFosAEBZFsVHXdRBCqlYzjHeFbdmy5U+nT59uliSpORaLmW63G4QQuFyuyWg0us/pdOL69evIZDJQFKUNwBOjo6NPSpIETdMgCAIA6AzDZAkhC7qun+jv72/s6uoau2NYIBCwnTp16rzL5ZLn5uagaRrjdrsBADabrery5cv3z83NAQDcbjdEUeQppQ/7fL5PybIMURQBAAsLC79gGOY+juM2xuPx75mmmQTgv2PYxYsXVZZlH6KUoq6uzrx69SoTj8dRXl4OQsi6qqoqCIKAdDqNmpoaAFAAHHE4HP+skc/nJycmJr7c3NxsvXHjBnW5XGR6eprv6+t7Sdf1bxw+fPhGSbBz584xgiD8BgCmp6cRiUSI1+vNjY2NSU6nM0cIkdxud3p2dlaXZdkJgHlnjWKxWAyFQr/zeDxfpJQikUgYuq4fo5RGATwqCMJSyRPr7Ow0h4aGPq3r+jG73f7RYDDIut3upfXr1//FMIzXOI77Ic/zZYSQGYvFktJ13cLzvLB8P6V0MZ1O76yurl5SFGXHlStXJv1+/4hhGJvGx8dt+/bt+8zteq8ICwQC2wghTxuGIVsslmPl5eWIxWLtHo/niZmZmbFMJnPE4/HsFEXxb3a7/eOapvEOh0MAkARwJhgMtqRSqTOyLE+Koni4rKzst6IoPh0Oh9HU1PSJlVArwhRFeXNpaekLoig+BuCxuro6jI+PQ9M0VFZWPp9KpTA6OgqWZT+8ceNGxOPxr09NTe1Jp9O+9vZ21uv1bk8kEj8C4CGEvEgpxbVr1xYqKipe53n+r/39/a6urq65kmBDQ0OubDbLa5r2Qj6f96uqej8hhJSVlSEajcLn88Fms8EwjIzf708Vi0WdZdm3q6urn/P5fCFd192KonCKoryztBoKhZ7N5XIXLBZLvOSJdXR0zI2MjIg2m21C1/UTY2Njv+J5fi/P88eSyaT30qVLawBYKysr7wuHwzXz8/MMwzA7amtr0wC8KzVUVRUTExObTdOUACyWBAOA1tbW/PDw8CGLxfKi3+/PU0qTi4uLB+LxuMEwTLGhocGlKAqby+WQTCbBcdyUKIrfSSaTu2RZttyurt1uB4AzBw8evC1qRRgAtLW1fX9gYKCipaWFAVBut9vhcDherayszCuK8gwACIJgGoZxaNOmTY3RaHRfNBp9ymKx/Mw0TR4AeJ7/SS6Xe2a5JiEEAH66Ut93hQUCgQ23Xpum+cdMJvN7j8fTt7ymaRrDcdzjAD6kKIpYKBSO1tfXv5bL5Z6anZ1FbW3tNo77V5tgMBgnhJy9K1h7e3sQAIaHhwGgMD8//wO32/0yz/MAAEopZmZmsG7dOgvDMCIhBAzDdFutVlitVthsNkQikTdUVfWLovgRjuNm4/G4t7u7O39XsFtiUEoPWq3W9ctvmq7rdGpqimSz2Vfr6+ubgX88JsMwEA6H416vtyCKYlVNTc2jxWIxOD09/ciuXbsCAOhqGq4Wtp5lWauiKH8GoCUSibcikUimrq7uD7W1tV8lhLgAQJIkiKIIXdfLY7HYZ1mWHVBVVWJZ1ru0tGRZLWrVsLa2tnAgEKgC8ByA151Op8PhcJwlhHzy1nOEEKiq+pLFYvm80+k8ncvltnMct4NS+q09e/ZMrha1ahgAtLe3z1y4cOHXDMOcBdBNCPH9p3Ner/dlTdO+mc1mZUVRUgCeJIQYpaBKggHA1q1bJwE8ePPL4xFCSC+AB25uJwBEWJYdkyRJ7OjoiNxc/1KpqJJhy+ns7DQBDI2MjGyllFZks9lYZ2dn7k5q3VPYclpbW9MA0vfI8m95f/y7uJf5AFZq/g5yuQW0R/P8GgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 28, "height": 28, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oak", "label": "Oak", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3fb6aa60dc85611aa8c8463126095ec3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAButJREFUSInNlW1sW1cZx//n3Gv7OjexHbtJnReFtRFREjfKEicp60sqWJ1AsJJMAtoNCW1lagZVgYkhqk4ajFJgbKrUD1ApG4V9KWVQAY6bQVO1SifG3OSmWddAWlSSLLFb200d27GvfV/O5QNx6Zp2K52E+EtXui/P+f+e5zzn3MPjfyz+/xY4NTXFRSIRQgh5mzFWaTKZNJvNRgCcJoTsaW1tzX0s4NjYWBGltFcQhN96PB49l8vZdV1/vrS0tF1VVZjN5kLoLsbY4+fOnXtcFMVvMsaebG9vf/9BKqwD8GIsFnMEAgEsLCz8VRTFcCqVgtPpBACMj4+jpqYGiqIImUzmJZvN5mSMkQeqkFL65WQyeZHn+b8lk8lXHA7HTwzD+IrD4bgV09TUpF26dOldSZK8tbW1RQ0NDaUcx6WCwWCJ3+9P3zfwwoULLlmW/dFotObKlStf2Lp16+9zudwbsiwfFkVxxmKxrAMQvXnzZr8kSX8BAIfDkZ6enmZr1679ktPpfCkUCqXi8Xi/3++f+FDg+Pj4Txlj7OrVq4eSyeSaSCTyo2Aw+FhXV1ePzWarI4S8uRL6ysmTJzkAFMCfFhYWmqLRaNX8/PzLPp+vJJ/P2wzDOAag/p7AiYkJt2EYzwEgjY2NUFX1zNTUFDKZDEKhkMXr9T5aUlKSAZBjjL2q63oHgN8xxp6Nx+M/8Hg8n6qqqmqglIJSqhYVFe0aHx+vbmtrW1gFHBkZoeFw+CxjbMpisfyhrKzsDMdxebvd3pBIJCquX78OVVVfSyaTb9jt9vn29vYkgJGVC4FAYJgQ8hQArFmzBjzPZ6xW63v37KHP52NDQ0OXFUXp03V9QzgcfoxS+tny8vLXE4nEPsYYrl27Rnmef8Rms336TiNK6fuGYUAUxQzP8yKA2ODgYE9fX98ZAOlVQACYnp7++tLS0kar1bq2vr7eIwjCt+rq6k6l0+l9kUgEly9fRmVl5ScikYj1TqDf7z9/4sQJu8vlyjPGqlOpVOuWLVvSiqKYb4+7BZyYmGhsaWn5+969e59JJBLPyLI8tnHjxmOU0vWNjY1YXl5GKpXCjRs3UFlZ+YgkSbsAgDF2QJbl/mw2+31VVZOJRKIMQCVjDCtbSB8dHa0uKSlZam1tzd0CGobx7PDw8Nbu7u5P4t8rb4OiKAdNJpMoCIK6efNm09zcXDadTs+YTKacpmnf5jju8xzHkXw+/xnG2EMrCdxZPCfL8kPFxcVTAP4D1HW9Ttd1CyGErryqtlgsT/v9/p+NjIx08Dz/9IYNG7apqlqby+Vez+fz0DTt7f7+/qU9e/b8sLm5ucRkMvXG4/Gw2Wyu4XkeFRUVMJvNMJlMn/N6ve98YErD4fA/KKVZxhjhef4KgEcBfFeSpF/ncrkTqqquF0URHMeBECLF4/HqycnJ3QMDA09omtYsSVLBqqZwo2kaamtrkc1mZ1f1kOO4RUVRvnr27Fl0dXVZXC7XWDKZfAHAm4IgrDebzZibm0M2m4XH42m22+37OY7bDKD5zjksaGZmBuvWrUtQSm9lc/sq/bnFYunu7OyssFqtZbIsP+l2u/sBdADA6dOnMTs7C57nUV9fz6dSqdbt27ffOHr06C8ZY50FE1EUS61Wq02W5bzZbBZzudwvduzYcXEVsLe3d25wcNBbX1//46KiIskwjDSArwHA4uIim52dLfSWxWKxtGEYO8PhsOvIkSM3b6/KMAwiSdJhxtjDmUxmlDE2ePv3D+zD3bt366Ojowfa2trSkiQ9AeCPuq6fDgQCXwTQCQDV1dW6YRhzlNIXKioqukOh0Fg0Gi21Wq0XfD6fRggxJEl6i+f5A5lM5nnDMGoBzN8VCADbtm1LS5LU4vV6jwE4NjAwcKgAczqdaGhoOFxWVnZTUZRfKYriWF5efpEQ8r18Pv/PYDC43+/3/wZAD2Nsn9PpfC4Wi03es8KCIpGIMDQ01LewsHBwcnLSYzKZjJaWFjQ1NRFCyKHFxcWIqqooLi5OGIbRq+s6OI5bD+B4IBDoYowFKaXf2LRp06oz8a5AQRDezeVy/alUKuF2u091dHQ43W53G4D5WCxWoWkaAIBSOsrzvO/8+fNGTU2NXlVVRQkhu6LR6Oh/dQD7fL5sMBgMNTU1/VnXdZvL5QoZhiETQp7SNK1uJSkmiuIpQkh/Z2fnzNLS0suCILzq8/m0u3l+KBAA/H7/VQA4fvx4yu1276eUvtfa2hoKBoN7CCHXbDbbQULIw5qmKU6n87imaWcArPqv3TewoJ07d6oAXis867ouGYbhXVxc1MrLy98SBOE7zc3NqY/yuW/gnerr63sHAIaHh8va2touflT8xwYW1NPTE3+Qcf8CxIko5M0TBVIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Maple", "label": "Maple", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c94fbf08964e4825ca6c95a064c8349a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABadJREFUSInNll9o0+sZxz9v4i+/pIm1aZv+iUeNPbYULK5YrebCqVDdEcoYMthFOXAGW9nNYIVO6s6FCGNpVY6wi8EyNgZjDMbBDXdxLrwY1lONF4aTaZyepvlZaxLzt021+dvk3YXNb01Tz5kMxp67l9/zvp/neZ/v73mfHfyPbcf/LTAYDBpv3rx5xGAw/AR4LYQoSCkzUsovVFX9fGJiIvlfAz0ez3tCiA+AHbOzsxaDwfBN4DsAUkpcLheVSoV4PI7X6w1lMpmZqamp3wLynYEzMzOjwB+BZrfbzcuXL1ldXa3zyefzlEolhoeHEUIcuHPnzm+8Xu8PgdHx8fFtM94W6PF4vi2E+HRwcFAJhULEYjGMRmODXzwe5/jx45jNZrLZLG63G6vVOqxp2gXgp/8RcHp6+qzJZPqzw+FQbDYbQ0NDBINBksl/B9zW1sbw8DCvXr3CbDYDsGvXLgCq1WrV5XLd9Hg8ZkVRHJOTk0tvBd66dcvg9/v/UC6X1Wg0SmdnJ21tbRw6dAi/38/y8jIA58+fx263A7C0tFQXTC6XM2ia9iur1fp+oVAoXLt2rX9ycjKxLTAQCPQBHbV1Npulra0NIQROp1MHWq1WfY/JZAJgfX2dhw8fkk6nAQYsFgtSSkulUvkF8INtgSaT6Vs2m02POJlM0tPTA0Bra6vu5/P5OHbsGJVKhUTiTfCJRKIGA94ICkBV1bFLly79+PLly/k64PT09LmhoaHriqKgqiodHR2USiWSySRCCFRVZWhoiAcPHuDz+fD5fJw4cQJVVVlfX2dpqa5UurlcLnOhUDgFfFYHNBgM31cURRiNRnp7e7FYLAAIIfSM7XY7PT09hMNhAGKxGIqiEA6HKRaLDbDdu3fT3d3NwsLCSANQStm1uLhIT0+PXpfNNapZS0sL586dI5vNcu/ePaSs/8drCs5ms9y/fx9FUWIWi+Wx3+83Hz58uKADhRDdmqaxc+dOFhYW2L9/P8Vikfn5eTKZDKurqzgcDtxuN83NzTrg7t27dcDNCgaYm5u7NzAw8JmUUgEKmzPsBggEAgQCgcZiANFolNOnT+trh8PB3r17iUQitLe309TUhM1m0793dXUhhDgfDAZzo6OjH+pXevv27fcCgYDVaDTy+vXrbWE1qyl0bW0NTdPo6+ujt7cXIQTwpq5Op5NSqUQ+n8fhcJBIJLpr+3cAnDx5MnL16tW1U6dOWZ8+fUokEtkW1tnZiaZp+Hw+AAYGBgB0GEAqlSKVSunrgwcPkkqlsnVAQFar1b8mEomxaDTaADKZTAwODtLc3EwulyMejwPw5MkT7HY7qqp+5a0A/9wKREr5uxcvXoxtVR3Anj17dKFsPnx9fZ1QKMTZs2cplUrE43EePXpEuVwG3jSLTCYjK5XKnxqAU1NTf5+ZmfkS6NsMa29vx+12U6lUSCaTDU/U6OhonSpDoZDefZaXlz+XUv7y4sWLwQYgIIUQF6WUn9rtdlEsFtm3bx8jIyN6EwCYn5+vA27tq7VXA0gZjcYPJicn1zb71/XSCxcu3Lhy5co3VlZWdvX39//I6XSObW0CsVisDlhTbbFYJJFIYLPZcDqdpFKpFxMTE3WwBuAG9CHAjRs3+oUQY5FIRJd5JBKhVCo1ADVNI5/PY7PZOHDgALFYjGq1+uXWs7cF6veRSvWXy2Xm5uY4evQoRqORx48f09TURC6Xq/NtbW2lo6OD2dlZNlT+t3w+/9E7AYGfLS4urkgpP3727Jl5bW2NlpYW2tvbCQaDm/2ioVDIEQ6HFSllVEr58dTU1O/fduhbgePj4yXg59evX//18+fPPwS+m06nh4HNw81fVlZWvjcyMtLl9/s77Xb7Pzb2vdW+di7dmDc/AT7xer2mdDqtq+jIkSO5M2fOVD0ezxKw/YP4rsDNthH9V2bwdfYvfbx2P8pvuxIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Orange", "label": "Orange", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d2ef1d7fa68d9dbb0ead9bee6faf2f29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABrpJREFUSIm9lk9sG3kVx7/zG49nbI/tzHhiuw514iROg0xcpZBL4YAEhmUPHKjUqFSriooDK9DeKqEV0p5YgYQE4gBSuXCpmqYSl64EyC1d1KqHZtVV0yZtEzt/nDqJE/8fz9/MHw5tZjHd7Kos4klzGP30e5957/vem+fD/9l8r3thbm6OMQzDz/O8debMGeN/Drxy5UoqEAi8K0nSd0zTXKMoitZ1PR8Oh+0bN27ECSH7HMc9EwThvVOnTv3zvwZevnzZH4lEfs0wzDFCyFdVVY1FIpHRSqVCd7tdAADLshAEIbm7u5vUdf3D27dvlwYGBt6enp6++VrAubm5oCiKN3VdnxobG/vH1tbWeKVSAQCEQiEAACEEhmGg1WpB13UoigK/3z8uy3LxwYMHfxRF8Z2RkRHrc4G3bt2alWX5Z4SQbCQS4RcXF78vy7J3TggBIQSO4+DYsWOo1WqgKAoAYJom9vf3AeBty7JmlpaWvp7L5cwjgcVi8RsMw7w3NDT0g16v92GpVILjON55NBqFJEkol8sePJvNolarwe/3o9lswrIs7O7uol6vf21sbOwdAL85EkjT9J9c132Lpukfbm5uJiRJgqZpoCgKqVQKsVgMiqJAFEXwPI9utwuO45DNZvH8+XNY1icZtCwLzWbz/cXFxYf5fL74CnB+fn50f3//S51O588DAwMTpmlC13Xkcjm4rot2u41nz54hnU6DYRik02m02208efIE6+vrfZkAANu2oaoq0+v1/ra0tJTJ5XKVPqDrut/OZDK3QqHQaYqiGF3X0Wg0QAiBbduQJAmRSATVahWKogAAer0ebNtGLBaDqqoAXhRVvV4HIQSyLGNzc5OcPHnyLQC/7AMODg5+13XdSVVVBzmOA8dxGBoa8rQCXrTB6OgoVlZWAACxWAyapoFlWUiShEAggOXlZYTDYXS7XTiOA0VRoChKoQ+4sLAQNE3zjY2NDbPT6SCRSCAYDGJoaAj1eh2CIICm6U+E9/kONQdN0xAEAcFgEAcHBzhx4gRc18XDhw8hyzIEQUCn05np03BmZka9evVqkBASiMfj0DQNyWQSjuOA53kvwn+3ZrOJVquF48eP4+DgALquIxQKgeM4VKtViKKIiYkJlEol9Hq94NOnT8cmJyfLvpf6UdevX/94eHj45M7ODiWKIlzXxdbWFmKxGDiO80CKosCyLNRqNUxMTICmafj9fgBAq9VCs9lEu91Gu91GrVYDALTbbbiuG/AiXF5eJqlU6suKovSGh4cjfr8fhmFgYGAAa2troCgKPM/jUNtoNIpGowFN08DzvPcxgiBgb28PsixDVVWwLAvbtmFZFhzH6XrAXC5nLyws0KVSiWEYBpqmQdd1mKaJTCaDYDDYpyEAOI6Dzc1NxONxDA4OolqtYnd3FxRFQdM05PN5VKtVtFqtw3HY7KtS0zRhmmbb7/cHOp0OHMfB2NgYWJZ9pccOgZOTk+j1enj8+DG2t7dhGAYEQUA+n0cgEEA6nYaiKAiHw2oul+v1ASmK2o7FYmuWZcVlWaaTyaQXFSEElmWBpmlvbjqO471ns1k4joOdnR0QQpBKpXDnzh3oug6WZdFqtX7fV6UAYFnWX9Pp9E9KpRLi8TjK5TIEQfDGlWVZsG3b0+WwNSzLQiQSAcdxME0TjUYDOzs70DQNHMeh1+u5e3t7778CNAzjp81m81uZTObY6upqYGRkhLZtG7Zte2k8nDqqqoLneTiOA1EUvcKIx+PY29vDo0eP4DgOut0uBEF4funSJfkVYKFQcK5duzZr2/YHqqry4XDYA/l8PhBCcHBwgGq16rWLJElIJBKo1+uoVqs4vGOaL/5IkiQdBINBr+n7gAAwOzv78b179xanpqZSh1oxDAPbtlGv1xEIBJBMJpFIJKBpGmiahmEYCAaDsG0bjUYDPp8PlmWB53mXZdk/nDt3rnYkEABOnz79vWKx+PNarfZuNpv1whRFEQzDwDAMUBQFURSxuroKRVHguq4HpSgKiqKAZdmPVFX9xX/6/9QVo1Ao/Gp+fl7f2Nj4LSEEiUQCKysr5tTUlL/VakHTNGQyGSQSCdA0Ddd1cffuXYRCIYvjOIvjuIsXL168+mm+j1yizp49+7tisfiRbduXOY7Tx8fHQ/fv3x+fnp4moVAInU4HlUoF29vboGna9fl8js/n+wvDMD8+f/68fJTfz1wTC4XC3WKx+JVyufwmRVHfjEaj4+vr62+Iovj3drvNOo5zIhaLRQHcZBjmRxcuXFA+y9/nAl9CHQAfvHy+sL325v1F7V/MuiSAROnvegAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elm", "label": "Elm", "description": "" }, { "symbol": { "type": "esriPMS", "url": "61448064f41bba35c890994f44de7876", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAbCAYAAAAdx42aAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABdxJREFUSInVl19oW/cVx7+/3/3zu7qSJfnKtiTLctS4hCbLCCRt2UsY3ZaHFgZlSyuJPKSMrhuM9qHrBuvD2o3SvYyNvQwKhTJWbIl4Cwy6PHgwxmCUkiVpqsI8FDd1ZsnxlSLL0pV0/+h39rBos1Mnjje2svN2OOf3/X44h9/vclV8yqH+3wGcO3cuK6WcBeAT0XqhUFj9nwBcvHjxhXa7PW7bdmMwGMRd130uFoulyuXyyXw+/95/DWBxcTExOTn5JmPsyXg8Tr7vt1dXV8OtVksVQvzJMIzvlkolizFWy+Vyv1cUpcE5d4jIPnHixPv/McCBAwcOM8aevJ0yAHHLsrxWq4Vms2lxzqO+7+dyudyYqqpnAICIIKW0FxcX3z59+vSL/zbA/Py8de3aNViW9db4+PhTg8EgomkawuGwrus6eZ73EACmaVo3nU7vOMs5n5yamjpbKpVMAJcLhcIb+wIolUpzAF7N5XKnFEUxfd/n/X4fy8vLiMfjiEajrNFoAADC4bBmmiYAYDgcYnNzE51OB0TUtW37c2NjY98olUqpQqHwg/sCKJfLXySizxDRkud5pqIoXxFCIBQKQQgBx3HgeR4YY0PTND/IZDIPAYCUElevXkWz2RxJzQKY1XXdNQzjlXK5/GY+n1+7J8DCwsIZAA90u91Xe71e3XVdr9PpQFVVpNNpzM7OotFoeI1GQ1dVVWGMHQqCwOh0OlhZWdluDgAUCoWWTNP8PACXc97ecwKMsaNE9LTv+0q/358ZDAa/UhQl0uv1pra2tjA3N4etrS3ddV0AwOTkpLm8vIxjx47Btu1PyBFRBMDLjLHHhsPhaqlUukJErxeLxd/dbQUbAHqRSATdbrctpfxqEAR/S6fTlXq9frTb7eLQoUOQUqJSqVCtVmOqqqLb7e4iBbiuewzAR0T0JQDvENErxWLxw10nMD8//yAADcA0EUkhxNuDwUAhom8mEomZdrsNx3GwsrICznmgqqrKGIMQAmtrO1aLVCrVW19fN4ko7LruGVVV3ysWi6fvuQLO+XeI6H3O+RtCiO9NT09/eTgcvluv1yuVSuXoqE/TNKRSKfXWrVsgIniet0M0mUwiEoncDIfDq0EQHBRCZDnnOwl3A3Bd90XDMApEdHlqauqCEOLxarU6GwTBcHuf7/u4cePGv0RU1Q2CQIzymzdvIhQKPXD8+HHbcZxIu93uB0Hw8p4AZ8+edRYWFq4AeKzX631B13UcPnwYsViMV6tVGIaBXq8HIhpNDJxzud0cAKLRqJ3JZMY1TXs0Ho87hmH85OTJk3/ZEwAAGGNFxljV9/2nhRCvcc4/m81mWb1ex9bW1o5eKSWklPxODc75RBAExDkPdF1npml+4nrcFaBQKLwEAOfPn//2xsbGHOcctVoNjuMgFAqh3+//szeRSHSazeYYAGia5vm+rwPA5uYmu3TpEo4cOaJaltVWFGX6vgFGYVnWw5FIxKxWqxg9udvNGWOUzWZtIYRZq9WUkfkofN9n6+vr0nEcfWJi4qf7BuCcRz3P8xlj2m71WCzWtyzr4GhC24Lwj7ck2Wq1uoZhROv1+gkA7+wLYG1t7QKAJ2zbHgJQ7oDbSCQSKufcjEajdx5luq4Pw+Hwz0zTfA6ApyjKn+/mc6/PcQjAhfHx8ccHg0FbShkbFVKp1G9nZmaekVK2gyCIJZNJajQawXA4VAEwz/OmgyB4VghRUVX1ESnlswBe2xcAEb3LOR8oihKLxWIHXde9IqUkxlhYVdXf1Gq1Z6SUP4xGoz/OZDIsEon8tV6vs16vdwQANE1bF0I8AuCXlmW9vu8JFIvFP5bL5S4AHo1GPcaYJ6UkzjkR0Y88z+sS0cOtVuulXC73dSnlchAETzSbzQ+DIBDJZPJBAL9IJBJfO3XqlNw3AADk8/nLAC7vUnoLAJaWlrht29nr16//Wkr5KGPsD4lEYgLAtxhjP7cs6/l7me8JsFfcFv/4dnp9W+n796vxqf+Y/B1kda0233RcGAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Palm", "label": "Palm", "description": "" }, { "symbol": { "type": "esriPMS", "url": "098bfed2dcd0f235f3c7dfe1ad87cf77", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAeCAYAAADU8sWcAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABsNJREFUSInVl91rG9kVwH/zISnSyKORJTuycKw4/gDLjmwrFmrA0KSOC2FT2pKyj2UhfQjtf7CUbR+2Swvblj60L22gT2Vp65eWUoobHJqAE0UmJv5KTBI7aS1bsS1pJNnSSJqZPmQtwsZO2m2g7IF5OZx7fnPPPefcc2X+jyJ/oeDpdPq4bdsJQRBaLcsKCIIgiqJo2La9J4ri3+Px+D/fOnxqaira2tr6ia7rnWtra15FURydnZ0AFItF2+l0FjRNO5ZOp+eBd8fGxv71P8NTqdSlUqn0Y6/XG7VtW5ifn0fXdTo6Okin07hcLgYGBgRZlv1zc3PYtj0Yi8Vu3Llz52OHwzEVj8e3Pxc8lUpdFUXxl5lMRjx16hS2bb9YJMvU63VqtRq1Wo2WlhYWFxfxer1omqYCqizLv2o0GheBr//X8JmZmQ+AH+bzeUGSJObn54lGo6iqiqZpPH/+vGlrmiaSJCHLMm63m1QqhcPhEE6fPn1xdnZ2RpblbyQSCf2N8Lm5ue+apnmhUql8bX19XVBVFVVVEQSBxcVFotEosizz9OlTBEGgo6MDwzBwOBy0tLRQLpcJhUI4nU4AhyAIX240Gn8EJt8It237giRJ31QUBb/fj67r+Hw+yuUywWAQXdcJBAJEIhHC4TCKolCr1QiHw3g8Hmq1Go1Gg1qtduBScDgcF2ZnZy+ePXv2r6+Fm6a5JwgCe3t75HI5/H4/iqKwu7vLgT4SidDX1wfA5uYm9XodWZbJZrPouk6xWKRerzM6OoooihSLRfx+/+/n5ubeO3PmzNSRcMuyzjmdTjweD62trdy/f5+RkRE0TaNQKCCKItvb2xiGgc/nY2lp6bMuAGhra0PTNNLpNJFIhHw+XwkEAm1H7vzu3bsdtm2H0uk0lUqF3t5eotEoy8vLjI2NUSwWAdja2qKtrQ3DMA4Ff1p+PHv2DEmSCAaDyLLcZhjGV6anp38zOTnZeAUuiuL7gDw8PIyu65TLZU6ePMnGxgaZTIZQKMTW1hayLGPbNqVSCUVR2Nvba/pwOp2Mjo7SaDTY3d1lZGSETCaDZVlEIpHLLpfrOdB6WNid+Xye7e1tFEXB5/NRr9fp7e0llUoRDAaJRCLkcjkkSWJjY4NAIMDe3h4ul4vjx4/T2dmJx+OhXq8zMjKCIAjNqshmsx+GQqEPjjrzL/l8Pra2tlhZWQFAkiSSySShUIh79+4Rj8dpb2/HNE10XScajRKJRHC5XFiWRbFYRNd1LMvCsixEUcTlclEsFpFl2XPkmQOSaZp2d3e3oKoqq6urmKZJPp+nu7ub/f19isUikiSxtLSEpmlIkkS9Xmd9fZ1sNossyzgcjuaObdvGNE36+/txuVyXgJ8eCm80Gr+WZfnnt2/fJhqNMj4+3gyp2+0mkUgAUCgU6OnpQdM04EW5VatVQqEQgiAcmoS5XI5IJHL82LFj7x8KTyaTv7h58+aPYrGYoqoqt27dwul0omkaPT09ACwuLrK/v3/Qx7Esi66uLjKZDJVK5VAwQLVaxTCMvyWTyWb3eaXOq9Xqemtr6yCAYRgYhkGpVOLEiRMUCgUcDgdtbW1YlgXAkydPCAaDhMNh6vX6kXBRFKlUKlMv6w7rcH+pVCqDL+uCwSBut5u1tbWDno2qqti2zebmJuVymeHhYXK5HIZhEAqFWFlZoVwuN33E4/FSe3v7n14LDwQC39d1/arf71cP/ri3t5f19XVEUWzaaZrG7u4uhmHg8XiwLKvZ7bLZLLFYjJ2dHXZ2dgCwLOuTwcHB2susV+CJRKJ+7dq1Sz6f7x+CIDAwMEC5XKZQKOD1epFlmfb2dlwuF8vLy811kiQRj8d5+PAhpVKJ1dVVFEUhFotRrVYfuN3u732Wdeh9fuXKlZszMzN/GB8f/5ZpmsLS0hJ+v59AIIDP56NQKLCwsNAMq67rmKaJKIrE43FyuRwbGxvouk6pVCqrqhpLJBKvJMSRw8T58+ffvX79+m/dbve3+/v7BUVRME2TdDrd7PEHYlkWlUqFUqnEgwcPGBoaQtM0urq67Fwu95OJiYlDM/G1Y9TExMR7U1NTqx0dHR8uLCwI3d3dr4BflnA4TDgcxrZtBEHYEUVxxel0fnSU/RsHyMuXL39048aNWl9f3w/cbrc3kUjw6NEj8vk88OIiURQFt9uNbdvIskylUlkLh8NXvV7vjWQyaX1uOMC5c+c+np6e/tndu3ffCYVC3xkaGvpqrVaTTdOUarXafrVa3X78+PETQRBSPT09usvl+l0ikXj2Jr//8dw+OTlpAX/+9Hsr8sV6Lr1N+TfRG+BFh62qqAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Spruce", "label": "Spruce", "description": "" }, { "symbol": { "type": "esriPMS", "url": "749dd40a3168b0378e64834c816b0c15", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACgAAAAnCAYAAAB9qAq4AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABxFJREFUWIXt2HtsU9cdB/DvuY9cP67zcuzYMSwLZHmAcFgWQxtWGElTgVgRe8lJhsZKtWxs2ta1mzpNHZumsg1N/WN/tFPNqrV/VLbUoUHVClLWFAQFUcfWypa6AhJIYiC2sX0z+8bX93X2B1DRalponW6Tyle6fxzp3N/vc8+5Vzq6HP7Pw/2vAYvlLrDS3AVWmk8OcHx8fA+ltCqbzXbl83l2aGho11LUrQgYDocDhJBfe73eV1OpVJPNZnuM5/ln/H5/YyaT2UkpfdUwjOVer/fcfx0Yi8WastnsDyRJul9V1c+63e7RycnJtwH0+/3+RwDkCSHj+Xzed+bMmXdzudyj27ZtG/vYgceOHeM6OzuPyLL8ewBbamtrr8zMzLg1TStRSuOEkIfHxsbkvr6+pwGs0DStVFVV1VUqlUYjkcg+p9P55MDAgL7kwEgkwlsslgOtra1v8jzf7nA4XrDZbLtTqdTXmpub77169eq7AD4PAIIgfAtAAADK5bLVYrGgu7ubS6fTv0gmkzuOHj364JYtW2aXEkgAHFQURWtpaTkwOzs7mE6n+6xW619cLld/Npt93ufz1cbj8d7q6mrTbrd/BgDm5+czLMu6RFGEqqrgeR61tbVd1dXVxwGsXEogBbCbEPLpUChUxfP8UUJIX6lUIuVy+eXp6ek958+fFxiG+VVNTc33PR5P9YULF56enZ3dXFNTg0KhALvdDk3ToOs6crmccod9FwdSSkk8Hn+WUto+MzPzz5qamqc4jjtks9n2y7JMTNMUfT7fH4vF4p+SyeQLwWBQD4fDrYSQzZRSqKo64XK5VgPA/Pz8qfn5+Q4AR0ZHR3fn8/nI4ODgQkXAm9lICGlvbm7WyuVy1djY2Ms9PT0nZVneCAAsywrt7e19ly5dcuDG19tBKY3ncrnXdV0f8vl80HX91NatW+8LhULsyMiIkUgkDkiS9A8Ab1UKJF6vl81kMtB1nRcE4QGn02lJJpOjdrt9461JLMu29ff31+3duzdvmuZLw8PDB/bv3/93WZbfaWtr+yEh5BQAjIyMGACwsLDweDAYzC3WfFEgIcQ8e/bsI42NjbsB1F27du31QqHwYLlc3tfa2vq+uZlM5icA9gwPD+cAEJ7nrwYCgXMcx/WaprkxFoutBPAFAFUApqLR6OcCgUBlW3zw4EEBwPZ0Ov0pwzBWqaq6WVEUiKL4vnmUUmia5o9EIr8khLw5PT1d8Pv9dqvV+mMAYBjmg6U7JEl6AMChioBerxccx30TQBXLsqiqqoIoiigWi0in0yCE3CjEcWhqalrFcdy9ly9fjouiePjcuXNYsWIFGhoaYLFY3pt720MNVAScm5tzZTKZHQAeU1V1FYCdABx1dXVysVi0GobBOBwOlMtlKIoyqShKyel0MuvWrfu5KIrfoJSuvR01NzcHVVXfG9fX159ZbIH+I9Dj8WRisdgGALsYhkkahrHfMIyr6XT6mbm5OdXj8RSLxWKD2+2mbrc7nEgkGux2+98cDscWSungB1esrq4OqVTq1pCaplmqCAgApmmGGIbZZZrmMgBP5PP584qiJF0u12+bm5vfampqOm6z2epVVd1z8uTJQ6ZpPrRmzZr7AfQA6L29liAIsFgsuPkOl9vb2w9WDAwEAqePHDnSpapqRFGUTkqpnxAyzbLs8dbW1i8DqAcAlmXr/H7/KlEU1x8+fHi9LMvzbW1taGxs3J3NZr+t6/p6q9X6vNfrfUPX9QGGYV5crPcdAQFAkiS3xWJZSSmVKKWnKaXfZVn2OUVRNlksFmiahuvXrxdsNlvgypUrNJ/P38MwzNZ8Po+JiQnXsmXLYpTS9ZIk3bdp06aHYrFYgyRJc0sGHBoa+isA4dY4HA7/oaOjo18QBEiShEKhAIZhTkaj0XqbzTa1du3aV8rlcofb7f56S0vLhlKp9GQqlfoSgJXhcLgRwGssyxaXDHgr0WjUWygUukVR/I7H40E6nQalVGdZNtTV1fW9EydOvC2K4k5K6YyiKMsYhiEMw2zneb5PEIR9MzMzPwLQdvHixWwwGLy85EAA9U6ns08QBMiyrGuaVpicnOQ0TfNFo1EvwzBrAIAQconn+e233ScKgvCb5cuXP5pMJqeCweCVO234oYCBQGBiYmLiDY7j+EQi8cWFhYUWwzA0hmF+xzDMPbhxbkxMTU1RhmEe7uzsfM7hcHjS6fRXCCGE47hYMBi8o639SEAAWL169SuhUOg1t9s9zXHcDtM0nzVNUwTgBlCglA4ahvG4YRirvV7vhkQi8TNZlk9/mGN+RUAAGBkZUQE8dfMCAIyPj38VwLbJyUkHpfQJhmEGyuWy0Nvb+9OP0qMi4L9LT0/PnwEgHo+v6u7uvgQgtBR1l/zPQnd39ztLWe+T8+vj48pdYKW5C6w0/wJClhYi1d+jcQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 30, "height": 29, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Eucalyptus", "label": "Eucalyptus", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3ffa96ff1ba3bcc38b467be6d5eda558", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABVBJREFUSIm9lk9oG9kdxz9PI2k0kmYie7AcKWuaxOSwOE4iTA499NLW0BYWSg8tLGEL6amHFFIcKTqlpQXbcqEFH1pCMSyEsixdmtLuKS30kEKKUUJiU2IaQ4gtYxP9/zPSeDTzenCk2pGcZndLvzCHmXm/93nv9+89P/9n+T+rQTabDZimGVQUpXv9+nX7fw5cWlpKSil/JKX8GjCdTCbVnZ0dwuEwd+/elc+fP1+3bftDRVF+Mzc31/rcwNu3bwer1eqioig/nJ6eVrvdLq7rkkgkOHPmDIFAAEDU6/Vp4Beqqv40l8v93OfzLb8JPBS4vLwcbjabHyWTyfdOnjyJYRhIKSmVSjx79qw/rt1uU61WmZqa4sSJE5F4PD7/5MmTD3K53DfS6fSLtwLmcrmUZVmfXr58ORGJRFhbWyOZTFKr1Xjx4gWmaXL69Gk2NjZIJpNMTEwghKBSqdDtdtE07d1UKrW5srLynatXr/7pjcCFhYUvAX/1+XwjQgiKxSKRSIRGo0G5XAZgcnKSUCiEqqq0223i8TiWZbG5ucnZs2eZmpqi0Wj49/f3P5mfn/9KNpv9x7FAIcSvpZQjUkry+TymaaJpGp7n4TgOAJubmzSbTWzbptlsYpomiqJw7tw5VFUFwPM84vF4oN1ufzQ/P/9uNpvtDABzudxZKeU3e++u62LbNpqmIYQgGo1i2zalUonDY9rtNrquI4Tg8ePH6LrO5OQkY2NjFAqF04qivA+sDACllN8WQqCqKp3OwYIsyyIWiwGgadpAAnS7XTY2NgiFQriui+M4aJpGKBQin8+TSCRotVo/HgoEvh6LxZBS9oGO42BZFuFwGEVR0HWdRqMxAO6NB4hEInieR6PRIJVKsbOzM7W4uHg5k8msHgEKIWYuXrzIy5cvAahWqwCUy+W+Ww3DGAo8rK2tLer1OkIIfD5fzzYFHAVKKePFYpG9vb1eUQMHcSqVSpimid/vR9M02u32sUApZX+xlmVhmibJZLLfAo9k6fr6+tBJWq0WnU6H0dFRFEUhGAyiKMobwQCPHj3iwoULnDp16qvAh68D28BgZhzaac/dr0sIgaZpBAIBhBAIIZBS4rouq6ur+Hy+fnvyA9y5c2dsb2+vJIR4p1dvbyNVVTEMox/jYXIch06nEz0CvHLlystcLrc1MTHxTrlcptlsDjUOh8NIKfuujEajhMPhYxek6zqWZdHpdP5yBAggpfynpmlfNgxjAOjz+RgfHycYDOI4Th9YqVQIBoMEg8FjoZqmoSjK02HAP/r9/h8MS3vDMPqT+v3/Cbvneezu7h4L3N3dBXgwNze3NQCcmZn5NJ/PrwshzgshSCQSOI7Tb+A92fbRQ15KOfDtsIQQ2cPvfeDs7KyXy+U+kFL+PRgMaolEgkKhwOjoaH9XUkpqtdqxk8NBnDudDp7nAfwsnU7/bSgQIJ1OP1pcXHzftu2P8/l8wDAMRkZGgIOyKJfLR9rYMJ0/f57t7W0KhcLTmZmZn7z+f+AAzmQydxcWFr6nqurHsVjML6Wk0WhQq9XwPI9oNEqr1UJK2bfRNI39/f3+CVMsFveFENdnZ2e9/woEuHnz5h+Wl5e/X6vVfqvrujY+Pk6lUkFVVS5dusSDBw/odrtH3GiaJtvb26ytrT33PO+7vWb9VkCAa9eu/W5paWm12Wz+3nXdC3CQMPfv3wcOauxVUVOpVKjVahXgV5Zl/fLWrVvHdvg3XhNv3Ljxr3v37qUePnz4LeA9IAWcA6K6rtfHxsacer3+tFAofOK67komk/n818SeXsXhz6+eL6zPfPP+ovo3C/9vwdK1YywAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pine", "label": "Pine", "description": "" } ], "fieldDelimiter": "," }, "transparency": 75, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1241288.5125180036, "ymin": 523459.70825372636, "xmax": 1263642.1003566682, "ymax": 546259.5445437282, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "Common Tree Name", "length": 255, "domain": null }, { "name": "General_Name", "type": "esriFieldTypeString", "alias": "General Name", "length": 50, "domain": null }, { "name": "SPECIES", "type": "esriFieldTypeString", "alias": "Tree Species", "length": 50, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "WIRES", "type": "esriFieldTypeString", "alias": "Wires Present", "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": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Carto", "type": "esriFieldTypeString", "alias": "Carto", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R206_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S169_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "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.91, "id": 40, "name": "Pavement Marking Symbols_0.5K", "type": "Feature Layer", "description": "Right-of-way pavement markings on the Esri campus.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "Esri", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MARKTYPE", "field2": "COLOR", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "18f0641bd94ce4bbb006a930a55932c5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAALCAYAAABGbhwYAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAORJREFUGJWlkCFOBEEQRV/1NDdAbWZ6hhFkj4Ag4QCbEAwKDMFxBW7BCVaBR7AJAoUiQRLcZLqxZBKCWME0hemeAAbBN79S9ZL6Vbbv+01jzIWqDsAgIoOqDiLy5Jx7JMk2TfPqvd8BtgBUleRL4GQCk6+As9wUkfuqqk75JpsGN6o6gaq6G0K47rruqG3btwk0xtzFGNdAABSYA4uiKB689wd1XT9bgLIs1977FXBrrb0ax/ESWADbwDlwnDPinDsUkc+0ej+E8ALMfh9DhnIdQvjIH/gB/qX/gzHGPRHZUNV3gC/GaFtv3p1kdwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Left turn,White", "label": "Left turn, White", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b00c85df111e49cf667509957792feb4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAALCAYAAABGbhwYAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMZJREFUGJWNzKFKREEUxvH/d5lmcjctXLhTTBYfwuYDWDYZTb6Hb2AxmASjiGFZEAx2s3DvFJt1Vxjns+yVWXHBfzpwfucENqWU9m0fS5rangATYAosu667CSMspRxKura9R5WkO4AfGGN8HobhDLit3LppmuUWTCnNbV+x3VPbtiuA0Pd9kHRp+2Kz/AIegRPgYbwIwBEwog/bp8CLpDdJ9zWsO48xLgBszySVP6Gkz2ou9e73x539H+acX0MIBwA55/dd8BsoIkHh4ZnsOQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Right turn,White", "label": "Right turn, White", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2dd66f56337ba5eaf65f7769bd38d166", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAALCAYAAACzkJeoAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKdJREFUGJV9jzuKAlEURM9tHp0bC+/Fo6GJmYnrmWR2YCAjmJqKgW5BXIOYmDd09+1ViGKZqPhBK6s6UFQFvig8mqqq+imlrZmdn2BZlm0zW7v7BJjcoSRrmmYhqQWM3H0TY9wHAHf/BYbXklzSqiiKXnD3jqT/ly3dPM/HQVIf2AAtYAAczGwm6SeklObAvK7r6RWeYox/b1e+/vwIJS2zLNsBx1t2Ad72QMepVsHzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow,White", "label": "Arrow, White", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9100fb03695662524a02946938ade463", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALdJREFUGJVNzDFug0AURdH7mRHFFAE6NCVSoMgCwpq8r2yAdUQpaYbsARhAIGP9FJYdv+5KR892XXcpiuLTGJPyMlXVbdu+LHAZx/GjbVv6vmee5yfK89zaR6zrSozx9QQREQvgnFPnnDRNw3meDMPwRFZEtKqqW4zRqirGGLIsY5qmOwBux3FICAGAuq7x3v8DVbXAtSxLk6Yp+77jnMN7z7IsV5skyW8IwQA/qvomIu+AAgJ8/wEACUtIksqHOwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Handicap,Blue", "label": "Handicap, Blue", "description": "" }, { "symbol": { "type": "esriPMS", "url": "18f0641bd94ce4bbb006a930a55932c5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAALCAYAAABGbhwYAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAORJREFUGJWlkCFOBEEQRV/1NDdAbWZ6hhFkj4Ag4QCbEAwKDMFxBW7BCVaBR7AJAoUiQRLcZLqxZBKCWME0hemeAAbBN79S9ZL6Vbbv+01jzIWqDsAgIoOqDiLy5Jx7JMk2TfPqvd8BtgBUleRL4GQCk6+As9wUkfuqqk75JpsGN6o6gaq6G0K47rruqG3btwk0xtzFGNdAABSYA4uiKB689wd1XT9bgLIs1977FXBrrb0ax/ESWADbwDlwnDPinDsUkc+0ej+E8ALMfh9DhnIdQvjIH/gB/qX/gzHGPRHZUNV3gC/GaFtv3p1kdwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Left turn,Yellow", "label": "Left turn, Yellow", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b00c85df111e49cf667509957792feb4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAALCAYAAABGbhwYAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMZJREFUGJWNzKFKREEUxvH/d5lmcjctXLhTTBYfwuYDWDYZTb6Hb2AxmASjiGFZEAx2s3DvFJt1Vxjns+yVWXHBfzpwfucENqWU9m0fS5rangATYAosu667CSMspRxKura9R5WkO4AfGGN8HobhDLit3LppmuUWTCnNbV+x3VPbtiuA0Pd9kHRp+2Kz/AIegRPgYbwIwBEwog/bp8CLpDdJ9zWsO48xLgBszySVP6Gkz2ou9e73x539H+acX0MIBwA55/dd8BsoIkHh4ZnsOQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Right turn,Yellow", "label": "Right turn, Yellow", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2dd66f56337ba5eaf65f7769bd38d166", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAALCAYAAACzkJeoAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKdJREFUGJV9jzuKAlEURM9tHp0bC+/Fo6GJmYnrmWR2YCAjmJqKgW5BXIOYmDd09+1ViGKZqPhBK6s6UFQFvig8mqqq+imlrZmdn2BZlm0zW7v7BJjcoSRrmmYhqQWM3H0TY9wHAHf/BYbXklzSqiiKXnD3jqT/ly3dPM/HQVIf2AAtYAAczGwm6SeklObAvK7r6RWeYox/b1e+/vwIJS2zLNsBx1t2Ad72QMepVsHzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow,Yellow", "label": "Arrow, Yellow", "description": "" } ], "fieldDelimiter": ",", "rotationType": "geographic", "rotationExpression": "[ROTATION]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1245093.8917182535, "ymin": 525686.0899558067, "xmax": 1257790.470983833, "ymax": 537363.6145009845, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "MARKTYPE", "type": "esriFieldTypeString", "alias": "Marking Type", "length": 50, "domain": { "type": "codedValue", "name": "PavementMarkingType", "description": "The type of pavement marking along the roadway or within paved areas", "codedValues": [ { "name": "Edge line", "code": "Edge line" }, { "name": "Lane line", "code": "Lane line" }, { "name": "Center line", "code": "Center line" }, { "name": "Stop line", "code": "Stop line" }, { "name": "Yield line", "code": "Yield line" }, { "name": "Crosswalk", "code": "Crosswalk" }, { "name": "Arrow", "code": "Arrow" }, { "name": "Word", "code": "Word" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Symbol", "code": "Symbol" }, { "name": "Cross-hatch", "code": "Cross-hatch" }, { "name": "Dotted line", "code": "Dotted line" }, { "name": "Left turn", "code": "Left turn" }, { "name": "Right turn", "code": "Right turn" }, { "name": "U-turn", "code": "U-turn" }, { "name": "Two-way left turn", "code": "Two-way left turn" }, { "name": "Speed hump", "code": "Speed hump" }, { "name": "Parking", "code": "Parking" }, { "name": "Other", "code": "Other" }, { "name": "No Parking", "code": "No Parking" }, { "name": "Limited Parking", "code": "Limited Parking" }, { "name": "Loading/Unloading", "code": "Loading/Unloading" }, { "name": "Lane line double", "code": "Lane line double" }, { "name": "Lane line broken", "code": "Lane line broken" }, { "name": "Lane line dotted", "code": "Lane line dotted" }, { "name": "Center line double", "code": "Center line double" }, { "name": "Center line broken", "code": "Center line broken" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R202_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S165_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "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.91, "id": 41, "name": "Site Amenity Lines_0.5K", "type": "Feature Layer", "description": "The location of fences and gates on the Esri campus.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "Esri", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AMENTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "Chain Link Fence", "label": "Chain Link Fence", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 156, 156, 156, 255 ], "width": 0.8503919999999998 }, "value": "Decorative Wall", "label": "Decorative Wall", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5 }, "value": "Wooden Picket Fence", "label": "Wooden Picket Fence", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1257387.1706093252, "ymin": 536419.7495908141, "xmax": 1258074.246991083, "ymax": 537116.7071864009, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "AMENTYPE", "type": "esriFieldTypeString", "alias": "Amenity Type", "length": 50, "domain": { "type": "codedValue", "name": "SiteAmenityType", "description": "The type of site amenity installed along a road or on a campus", "codedValues": [ { "name": "Aluminum Perimeter Fence", "code": "Aluminum Perimeter Fence" }, { "name": "Automatic Gate", "code": "Automatic Gate" }, { "name": "Chain Link Fence", "code": "Chain Link Fence" }, { "name": "Decorative Wall", "code": "Decorative Wall" }, { "name": "Gate", "code": "Gate" }, { "name": "Retaining Wall", "code": "Retaining Wall" }, { "name": "Security Chain Link Fence", "code": "Security Chain Link Fence" }, { "name": "Wooden Picket Fence", "code": "Wooden Picket Fence" }, { "name": "Wooden Post and Rail Fence", "code": "Wooden Post and Rail Fence" }, { "name": "Wooden Privacy Fence", "code": "Wooden Privacy Fence" }, { "name": "Wooden Split Rail Fence", "code": "Wooden Split Rail Fence" }, { "name": "Wrought Iron Fence", "code": "Wrought Iron Fence" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R89_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S60_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 42, "name": "RoadCenterline_Subsurface_0.5K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48038", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48039", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48040", "symbolLayerName": "Level_13" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48041", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48042", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48043", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48044", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48038", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48039", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48040", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48041", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48042", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48043", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48044", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48045", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48046", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48047", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48048", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48049", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48050", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48051", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48045", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48046", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48047", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48048", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48049", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48050", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48051", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": "ROADLEVEL", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.590641983999998 }, "value": "Freeway,-1", "label": "Freeway/Highway, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.590641983999998 }, "value": "Highway,-1", "label": "Freeway/Highway, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.590641983999998 }, "value": "Major Arterial,-1", "label": "Major Arterial, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.590641983999998 }, "value": "Collector,-1", "label": "Collector, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 10.334530511999999 }, "value": "Ramp,-1", "label": "Ramp, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 15.874 }, "value": "Minor Arterial,-1", "label": "Minor Arterial/Local, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 15.874 }, "value": "Local,-1", "label": "Minor Arterial/Local, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Other,-1", "label": "Other/Service/Resource/Unknown, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Service,-1", "label": "Other/Service/Resource/Unknown, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Resource,-1", "label": "Other/Service/Resource/Unknown, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Unknown,-1", "label": "Other/Service/Resource/Unknown, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "4WD,-1", "label": "4WD/Recreation, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Recreation,-1", "label": "4WD/Recreation, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.5906 }, "value": "Freeway,-2", "label": "Freeway/Highway, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.5906 }, "value": "Highway,-2", "label": "Freeway/Highway, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.5906 }, "value": "Major Arterial,-2", "label": "Major Arterial, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.5906 }, "value": "Collector,-2", "label": "Collector, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 10.3345 }, "value": "Ramp,-2", "label": "Ramp, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 15.874 }, "value": "Minor Arterial,-2", "label": "Minor Arterial/Local, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 15.874 }, "value": "Local,-2", "label": "Minor Arterial/Local, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Other,-2", "label": "Other/Service/Resource/Unknown, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Service,-2", "label": "Other/Service/Resource/Unknown, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Resource,-2", "label": "Other/Service/Resource/Unknown, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Unknown,-2", "label": "Other/Service/Resource/Unknown, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "4WD,-2", "label": "4WD/Recreation, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Recreation,-2", "label": "4WD/Recreation, Second Subsurface", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 64, 64, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Major Arterial', 'Collector')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 64, 64, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 43, "name": "Buildings_0.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1239473.828811407, "ymin": 523293.247956723, "xmax": 1263743.5381459147, "ymax": 546196.1844342351, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHORTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "FACILITYKEY", "type": "esriFieldTypeString", "alias": "Facility Site Identifier", "length": 50, "domain": null }, { "name": "SHORTNAME", "type": "esriFieldTypeString", "alias": "Short Name of Building", "length": 25, "domain": null }, { "name": "LONGNAME", "type": "esriFieldTypeString", "alias": "Full Name of Building", "length": 100, "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "BLDGAREA", "type": "esriFieldTypeDouble", "alias": "Size of Building", "domain": null }, { "name": "BLDGTYPE", "type": "esriFieldTypeString", "alias": "Building Type", "length": 50, "domain": null }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": null }, { "name": "OPERDATE", "type": "esriFieldTypeDate", "alias": "Operational Date", "length": 8, "domain": null }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "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": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "LUCATEGORY", "type": "esriFieldTypeString", "alias": "LUCATEGORY", "length": 50, "domain": null }, { "name": "Commercial_Type", "type": "esriFieldTypeString", "alias": "Commercial_Type", "length": 50, "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "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": "R252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S215_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 44, "name": "BuildingFootprints_0.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 170, 255 ], "outline": null }, "value": "1", "label": "Rule_1", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1239473.828811407, "ymin": 523293.247956723, "xmax": 1263743.5381459147, "ymax": 546196.1844342351, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BUILDINGID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeDouble", "alias": "Eave Height", "domain": null }, { "name": "ROOFFORM", "type": "esriFieldTypeString", "alias": "Roof Form", "length": 50, "domain": { "type": "codedValue", "name": "BuildingRoofForm", "description": "The type of roof form for a given building", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Dome", "code": "Dome" }, { "name": "Flat", "code": "Flat" }, { "name": "Gable", "code": "Gable" }, { "name": "Gambrel", "code": "Gambrel" }, { "name": "Hip", "code": "Hip" }, { "name": "Mansard", "code": "Mansard" }, { "name": "Pyramid", "code": "Pyramid" }, { "name": "Saltbox", "code": "Saltbox" }, { "name": "Shed", "code": "Shed" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROOFDIR", "type": "esriFieldTypeDouble", "alias": "Roof Direction", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "length": 100, "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": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_LtGray_Rules", "description": "Representation rules", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_DkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R253_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S216_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 45, "name": "Pavement Marking Lines_0.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MARKTYPE", "field2": "COLOR", "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "Cross-hatch,Yellow", "label": "Cross-hatch, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "Center line,Yellow", "label": "Center line, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "Center line broken,Yellow", "label": "Center line broken, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "Cross-hatch,Blue", "label": "Cross-hatch, Blue", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "Cross-hatch,White", "label": "Cross-hatch, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 3 }, "value": "Crosswalk,White", "label": "Crosswalk, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "Lane line dotted,White", "label": "Lane line dotted, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "Lane line broken,White", "label": "Lane line broken, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "Lane line,White", "label": "Lane line, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "Other,White", "label": "Other, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "Other,Yellow", "label": "Other, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "Parking,Blue", "label": "Parking, Blue", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "Parking,Red", "label": "Parking, Red", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "Parking,White", "label": "Parking, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "Speed hump,Yellow", "label": "Speed hump, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2 }, "value": "Stop line,White", "label": "Stop line, White", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1244670.142893836, "ymin": 525621.9024201483, "xmax": 1261004.7253820747, "ymax": 545091.6538348943, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "MARKTYPE", "type": "esriFieldTypeString", "alias": "Marking Type", "length": 50, "domain": { "type": "codedValue", "name": "PavementMarkingType", "description": "The type of pavement marking along the roadway or within paved areas", "codedValues": [ { "name": "Edge line", "code": "Edge line" }, { "name": "Lane line", "code": "Lane line" }, { "name": "Center line", "code": "Center line" }, { "name": "Stop line", "code": "Stop line" }, { "name": "Yield line", "code": "Yield line" }, { "name": "Crosswalk", "code": "Crosswalk" }, { "name": "Arrow", "code": "Arrow" }, { "name": "Word", "code": "Word" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Symbol", "code": "Symbol" }, { "name": "Cross-hatch", "code": "Cross-hatch" }, { "name": "Dotted line", "code": "Dotted line" }, { "name": "Left turn", "code": "Left turn" }, { "name": "Right turn", "code": "Right turn" }, { "name": "U-turn", "code": "U-turn" }, { "name": "Two-way left turn", "code": "Two-way left turn" }, { "name": "Speed hump", "code": "Speed hump" }, { "name": "Parking", "code": "Parking" }, { "name": "Other", "code": "Other" }, { "name": "No Parking", "code": "No Parking" }, { "name": "Limited Parking", "code": "Limited Parking" }, { "name": "Loading/Unloading", "code": "Loading/Unloading" }, { "name": "Lane line double", "code": "Lane line double" }, { "name": "Lane line broken", "code": "Lane line broken" }, { "name": "Lane line dotted", "code": "Lane line dotted" }, { "name": "Center line double", "code": "Center line double" }, { "name": "Center line broken", "code": "Center line broken" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RECLENGTH", "type": "esriFieldTypeDouble", "alias": "Record Length", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S164_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 46, "name": "RoadCenterline_forLabels_0.5K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48081", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) < 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) >= 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway' )", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI Semibold", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Major Arterial', 'Collector' )", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI Semibold", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Minor Arterial', 'Local' ) AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Other', 'Service', 'Resource', 'Unknown') AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( '4WD', 'Recreation') AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 64, 64, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "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 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" = 'Ferry'", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 80, 153, 148, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 237, 255, 255 ], "haloSize": 0.7, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 47, "name": "StreetPavement_0.5K", "type": "Feature Layer", "description": "The extent of paved or impervious surfaces on the Esri campus.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48103", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48104", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48106", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48107", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48108", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48109", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48110", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48105", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48111", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48112", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48113", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "SURFTYPE", "field2": "SURFUSE", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Curb / Gutter", "label": "Asphalt, Curb / Gutter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Driveway", "label": "Asphalt, Driveway", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Other", "label": "Asphalt, Train Platform", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Parking Lot", "label": "Asphalt, Parking Lot", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Street", "label": "Asphalt, Street", "description": "" }, { "symbol": { "type": "esriPFS", "url": "baeb8b19ef971bd5bc9a7ed8ffde2028", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAShJREFUeJzt2jGKw0AQBVEFSnT/kyqacB1tspm2GNygVwf4mIK2KJjzvu+fA//mvK5ry/Ba63jD9rnlV7wIAiMERs611rbxN2w/+ohM+vP+9u4vTjhCYITAyOOPyJQ/7wm7x6FE8rYTjhAYITCiROK2Eok44QiBEQIjSiSiROK2E44QGCEwokTi9ogS2V0LO/edcITACIGRMSWy86Owc1+JxG0nHCEwQmBEicRtJRJxwhECIwRGlEhEicRtJxwhMEJgRInE7RElsnPb66zhEBghMDKmRHZue501eNsJRwiMEBhRInFbiUSccITACIERJRJRInHbCUcIjBAYUSJxe0SJeJ31YgiMEBgZUyJeZ/1hUi3s3HbCEQIjBEaUSNxWIhEnHCEwQmDkA86GRH44O19ZAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Brickpaver,Walking Path", "label": "Brickpaver, Walking Path; Brickpaver, Sidewalk", "description": "" }, { "symbol": { "type": "esriPFS", "url": "baeb8b19ef971bd5bc9a7ed8ffde2028", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAShJREFUeJzt2jGKw0AQBVEFSnT/kyqacB1tspm2GNygVwf4mIK2KJjzvu+fA//mvK5ry/Ba63jD9rnlV7wIAiMERs611rbxN2w/+ohM+vP+9u4vTjhCYITAyOOPyJQ/7wm7x6FE8rYTjhAYITCiROK2Eok44QiBEQIjSiSiROK2E44QGCEwokTi9ogS2V0LO/edcITACIGRMSWy86Owc1+JxG0nHCEwQmBEicRtJRJxwhECIwRGlEhEicRtJxwhMEJgRInE7RElsnPb66zhEBghMDKmRHZue501eNsJRwiMEBhRInFbiUSccITACIERJRJRInHbCUcIjBAYUSJxe0SJeJ31YgiMEBgZUyJeZ/1hUi3s3HbCEQIjBEaUSNxWIhEnHCEwQmDkA86GRH44O19ZAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Brickpaver,Sidewalk", "label": "Brickpaver, Walking Path; Brickpaver, Sidewalk", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Concrete,Sidewalk", "label": "Concrete, Sidewalk", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Gravel,Parking Lot", "label": "Gravel, Parking Lot", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 233, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Other,Sidewalk", "label": "Other, Sidewalk", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 240, 240, 240, 255 ], "outline": null }, "value": "Other,Walking Path", "label": "Other, Walking Path", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1238898.7203815728, "ymin": 518447.01978830993, "xmax": 1268405.3218013346, "ymax": 554274.9081061482, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": { "type": "codedValue", "name": "PavementSurfaceType", "description": "The type of pavement surface", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Hardcourt", "code": "Hardcourt" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFUSE", "type": "esriFieldTypeString", "alias": "Use", "length": 30, "domain": { "type": "codedValue", "name": "PavementSurfaceUse", "description": "The primary use of the paved surface", "codedValues": [ { "name": "Street", "code": "Street" }, { "name": "Walking Path", "code": "Walking Path" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Bike Path", "code": "Bike Path" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Curb / Gutter", "code": "Curb / Gutter" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Curb", "code": "Curb" }, { "name": "Gutter", "code": "Gutter" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": { "type": "codedValue", "name": "AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Employee", "code": "Employee" }, { "name": "Visitor", "code": "Visitor" }, { "name": "Student", "code": "Student" }, { "name": "Faculty", "code": "Faculty" }, { "name": "Secure", "code": "Secure" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "MARKCOLOR", "type": "esriFieldTypeString", "alias": "Marking Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParkFinder", "type": "esriFieldTypeString", "alias": "ParkFinder", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R255_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S218_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 48, "name": "RoadCenterline_OutsideCity_0.5K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48116", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48117", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48118", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48123", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48124", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48125", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48130", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48131", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48132", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48137", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48138", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48139", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48144", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48145", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48146", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48119", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48120", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48121", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48126", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48127", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48128", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48133", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48134", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48135", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48140", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48141", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48142", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48147", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48148", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48149", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48122", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48129", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48136", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48143", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48150", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48116", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48117", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48118", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48119", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48120", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48121", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48122", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48123", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48124", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48125", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48126", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48127", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48128", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48129", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48130", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48131", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48132", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48133", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48134", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48135", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48136", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48137", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48138", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48139", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48140", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48141", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48142", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48143", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48144", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48145", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48146", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48147", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48148", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48149", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48150", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48151", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": "ROADLEVEL", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,4", "label": "Freeway/Highway, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,4", "label": "Freeway/Highway, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,4", "label": "Major Arterial, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,4", "label": "Collector, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,4", "label": "Ramp, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,4", "label": "Minor Arterial/Local, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,4", "label": "Minor Arterial/Local, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,4", "label": "4WD/Recreation, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,4", "label": "4WD/Recreation, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,3", "label": "Freeway/Highway, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,3", "label": "Freeway/Highway, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,3", "label": "Major Arterial, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,3", "label": "Collector, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,3", "label": "Ramp, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,3", "label": "Minor Arterial/Local, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,3", "label": "Minor Arterial/Local, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,3", "label": "4WD/Recreation, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,3", "label": "4WD/Recreation, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,2", "label": "Freeway/Highway, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,2", "label": "Freeway/Highway, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,2", "label": "Major Arterial, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,2", "label": "Collector, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,2", "label": "Ramp, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,2", "label": "Minor Arterial/Local, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,2", "label": "Minor Arterial/Local, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,2", "label": "4WD/Recreation, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,2", "label": "4WD/Recreation, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,1", "label": "Freeway/Highway, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,1", "label": "Freeway/Highway, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,1", "label": "Major Arterial, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,1", "label": "Collector, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,1", "label": "Ramp, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,1", "label": "Minor Arterial/Local, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,1", "label": "Minor Arterial/Local, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,1", "label": "4WD/Recreation, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,1", "label": "4WD/Recreation, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 11 }, "value": "Freeway,0", "label": "Freeway/Highway, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 11 }, "value": "Highway,0", "label": "Freeway/Highway, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,0", "label": "Major Arterial, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,0", "label": "Collector, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,0", "label": "Ramp, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,0", "label": "Minor Arterial/Local, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,0", "label": "Minor Arterial/Local, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,0", "label": "4WD/Recreation, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,0", "label": "4WD/Recreation, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 163, 191, 191, 255 ], "width": 1.1 }, "value": "Ferry,0", "label": "Ferry, Ground Level", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 49, "name": "Railroads_0.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1179856.4975869954, "ymin": 471291.47171114385, "xmax": 1308753.9973374158, "ymax": 571624.5617269725, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "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": "RailroadName", "length": 50, "domain": null }, { "name": "RAILTYP", "type": "esriFieldTypeString", "alias": "Railroad Type", "length": 50, "domain": { "type": "codedValue", "name": "RailroadType", "description": "The type of rail line", "codedValues": [ { "name": "Rail", "code": "Rail" }, { "name": "Subway", "code": "Subway" }, { "name": "Lightrail", "code": "Lightrail" }, { "name": "Streetcar", "code": "Streetcar" }, { "name": "Tram", "code": "Tram" }, { "name": "Monorail", "code": "Monorail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "length": 50, "domain": { "type": "codedValue", "name": "RailUseType", "description": "The intended use of the railroad", "codedValues": [ { "name": "Cargo", "code": "Cargo" }, { "name": "Passenger", "code": "Passenger" }, { "name": "Combined", "code": "Combined" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R179_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S142_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 50, "name": "Trails and Paths 0.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1242472.2512922436, "ymin": 524724.2903702259, "xmax": 1261707.566824168, "ymax": 546408.47370781, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name_CG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": null }, { "name": "SURFUSE", "type": "esriFieldTypeString", "alias": "Use", "length": 30, "domain": { "type": "codedValue", "name": "PavementSurfaceUse", "description": "The primary use of the paved surface", "codedValues": [ { "name": "Street", "code": "Street" }, { "name": "Walking Path", "code": "Walking Path" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Bike Path", "code": "Bike Path" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Curb / Gutter", "code": "Curb / Gutter" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Curb", "code": "Curb" }, { "name": "Gutter", "code": "Gutter" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": { "type": "codedValue", "name": "AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Employee", "code": "Employee" }, { "name": "Visitor", "code": "Visitor" }, { "name": "Student", "code": "Student" }, { "name": "Faculty", "code": "Faculty" }, { "name": "Secure", "code": "Secure" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "MARKCOLOR", "type": "esriFieldTypeString", "alias": "Marking Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Surface_Type_CG", "type": "esriFieldTypeString", "alias": "Surface_Type_CG", "length": 50, "domain": null }, { "name": "Use_CG", "type": "esriFieldTypeString", "alias": "Use_CG", "length": 50, "domain": null }, { "name": "Owner_CG", "type": "esriFieldTypeString", "alias": "Owner_CG", "length": 50, "domain": null }, { "name": "Maintain_CG", "type": "esriFieldTypeString", "alias": "Maintain_CG", "length": 50, "domain": null }, { "name": "Name_CG", "type": "esriFieldTypeString", "alias": "Name_CG", "length": 50, "domain": null }, { "name": "Legal_Bikeway_Approved_CG", "type": "esriFieldTypeString", "alias": "Legal_Bikeway_Approved_CG", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R203_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S166_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 51, "name": "Waterbody_0.5K", "type": "Feature Layer", "description": "This feature class shows the location of water bodies. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48180", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Lake or Pond' OR \"WTRTYPE\" = 'Lake or Pond-Intermittent' OR \"WTRTYPE\" = 'Reservoir') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 10.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Stream or River' OR \"WTRTYPE\" = 'Canal or Ditch') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 10.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1160035.3141323328, "ymin": 461432.6827017367, "xmax": 1345762.2832288295, "ymax": 617426.7099518925, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "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": "R257_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S220_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 52, "name": "Waterline_0.5K", "type": "Feature Layer", "description": "This feature class shows the location of water centerlines.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WTRTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 197, 201, 255 ], "width": 1 }, "value": "Stream or River", "label": "Stream or River", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 197, 197, 201, 255 ], "width": 1 }, "value": "Stream or River-Intermittent", "label": "Stream or River-Intermittent", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1159712.0690439194, "ymin": 461432.6827017367, "xmax": 1345763.160523668, "ymax": 617449.0422563106, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "domain": null }, { "name": "SOURCE_CODE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE_CODE", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "SEQ_NUM", "domain": null }, { "name": "WSNAME", "type": "esriFieldTypeString", "alias": "WSNAME", "length": 25, "domain": null }, { "name": "SUBWSNAME", "type": "esriFieldTypeString", "alias": "SUBWSNAME", "length": 25, "domain": null }, { "name": "PWS", "type": "esriFieldTypeString", "alias": "PWS", "length": 5, "domain": null }, { "name": "USE_DESIGNATION", "type": "esriFieldTypeString", "alias": "USE_DESIGNATION", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R258_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S221_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 53, "name": "Landscape Areas_0.5K", "type": "Feature Layer", "description": "The extent of open space and other unpaved areas on the Esri campus.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "Esri", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SURFTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Dirt", "label": "Dirt", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Sand", "label": "Sand", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 184, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Sports Turf", "label": "Sports Turf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": null }, "value": "Mulch", "label": "Mulch", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Gravel", "label": "Gravel", "description": "" }, { "symbol": { "type": "esriPFS", "url": "0c43a7d203f7bd3c169fe6a9c9f90caf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwZJREFUaIGtWMm14zAM80GlqizVlzZmDv/Jj6YBEFTCkyNS3DdlfD6ff1eAtdb9Pee8EKy1blz8ZjQVIFqX79gK78OOUEa/cY4zNi7SunznnNdAlytwjIw0Dn/FEzlrrXWtta6xESpkrqBI43q/ApWuc84/A5zL6myfR8ZVBBS+ikY06FUDCtzCQnRM4Y6TYmQ3ntZAtxBdOKm3bRAy7E6hk1zPQlx8TAFHtuJfFrELThqwtOjwz44Y+VABa2eVMt84h0Vnnz+KWHWLqp1FprsL5WKtFERRjLplmWutvyLOhyhcDkSlHa87sqoJLucAUq5TYB2ohikzBBrg9OF8Hu/+ortEPCtgaIATUpXPqhu5nYnpg4YlTaHuVqr4fNuio6zXIMutsQo7Wmkjzl0Ku7AdkfnAVSIa44bdabPojsIjI+Lde512L+yzX6VE5JflKXg8aNQih4Q5jF0lnCgxvo9ttKNkZrrpuy+qiHMfSYj+lUKdd2xXgUh7OrgyvFKoepicgrNioN0p71WvNso2y18qHQWrVpsVdLLhkULs4YGEuMaiTTUr9w3I/4VU8bEBp3hkmqoDOukLB9lmxOoBKYJoc9ogvhmc+rC6UFUbnS7EttVofFXcLPVgF8o7h+pMTj1U6fVNtxvIk8oj7hmjyXL2WQW0jTJCxLjb4ipl8pnaYmkbZcMjM8103XZYKRLng3JOxo2qgLqAFO2mGLuHHFeu06cbJnteMsWrMwa3Acxypy/v3yytWPqgF1bmxeTe63RW1PH4ySbppIhSlPF9RKAKufOgYcqfdC2nPkckrCYuWhmYUl3j871qrX8VsfJc3skrpZShSInMr6rByH90W6iaG0h5xYftSNXMiDDyBbYbMYZVajmKMEeoCN0ppLqDeoSwfaZboOxOLmBWn49B5rZQpHB36DHFM77ieacQenwgYEMq/q4Ed2quon2tEievpQj5wbLPustfBdtJjzlwutCp+sk0Jx2PzYBHDbCwqx1d0XTwiGe8p+SNjHDD/cuUYG0UKZzl/Qem/bPjZFruAgAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 }, "width": 36, "height": 36, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Ivy / Groundcover", "label": "Ivy / Groundcover", "description": "" }, { "symbol": { "type": "esriPFS", "url": "109c6312db0be19158ad76e97344c8fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA8hJREFUeJztnEt6hSAMRh2wIve/Bpdxt9GO6Jcb84Lwhw5gYlXIQYU8uDTt8/n8PM9z9XLf9/U8z3Xf9zVSehsqq8ujdSo4lbymwWnjSOn1rPpVnEpek4RLRz6SZr8okmPVQ/FeL9BryIe01BHrOorjFRTv9QKjRRJMOyDpjf/MmeW1XskSErmngfm1Ck4lr0lWxpt+VvEUN5pTzWua0hyZFhHlW8Wp5qluTPQrRZVvJaeSFzIikiLlHZp1Z3ZwVvLMF9gBki5BPAiag+CpL5AOXS4060Tv4KB4f26MJ0yLNS2/KeJyIDiVvGYN4VEFLYVLkqOL4NC6lbxGK81OFapTNDias4vXvM5EvHzNkknnKM4unmhErK9oxaCjSriKg+Spy1kSxBLInc5IqFXBQfO+FhO8+d7r0KN0T+o8nw4Izg6eaYVXFjTHssRInjiFR2CeP8anDoqjuTBo3ssKP88T1mFSWyqc/43k7OKFl/Q15cp1R7Sjqzmz7k2W5y4maIK1Ts3omioOghfyA/u1Wf9LKys5UQd6Nc/0A6PD3ioR47KCs4v3ioWzusubDijOLl7jwzrz1anHzjtVxanmNanBTNHMP+0AmkPPq3iiHziqVD3XQRshqzlWPRTvNQKlI/+6WWuM4Fj1kLyvFxj10j0d5Fk8BIe2q+RN7Y3xdJ2k9/4zJ8N7WWHra0V1kBVPojnVvMbfqhdTWiXiSyE5O3gtMlqsElG+2v3VnB088Uel0TAt4thWcap5rhGRFCnv0Kw7s4OzkmdaYRpDcl2CeBA0B8Uzl7MkoVknGsnx6iOeSzQiXJgVGknXIvEqgiNFFmieurVjVEFr4ZLXwVWcXteLTlbz1N1Z0UJ1inaf10VwrDZInro3Jurla5aM3o90NMvZxRva2mHFhKNKuIqD5onLWRLEEsidzsgoqOBU8Bp9+16HLOvlqQI0p7N6nSrekg2WFoAe0RzpHM1L/SbiBdySTkFxaN1KXuPwqA6TnE0uXDpHcXbxQkv6mnLluoN3NPIFV3Es2Uie+38ikuDRjlqlioPiuX5gvzbjf0UsJpqD5ql+4EyEEi1VnAre0M+aqx6oilPBW7a1g7b35FRxKnjiv/zPxpo89Lku20dDcSp5S3ZnRdqiOfxaFU9czpqxTjN6ZiUn6sCv5p3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neLy/+2P9QbJxDAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Planter", "label": "Planter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": null }, "value": "Rock", "label": "Rock", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1244124.2555341572, "ymin": 529019.4343389869, "xmax": 1258309.2993424982, "ymax": 537399.0849024802, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": { "type": "codedValue", "name": "LandscapeSurfaceType", "description": "The type of surface in landscaped or unpaved areas", "codedValues": [ { "name": "Grass", "code": "Grass" }, { "name": "Mulch", "code": "Mulch" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Rock", "code": "Rock" }, { "name": "Ivy / Groundcover", "code": "Ivy / Groundcover" }, { "name": "Planter", "code": "Planter" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Sand", "code": "Sand" }, { "name": "Sports Turf", "code": "Sports Turf" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R91_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S62_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 54, "name": "OwnerParcel_Outline_0.5K", "type": "Feature Layer", "description": "This polygon layer is used to display the outline of parcels. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 0.7999354080000001 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1235358.8977368325, "ymin": 517475.98104797304, "xmax": 1267355.3278383315, "ymax": 549009.9143710583, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNPARCELID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNPARCELID", "type": "esriFieldTypeString", "alias": "Owner Identification Number", "length": 30, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S118_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, geoJSON", "isDataVersioned": false, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 55, "name": "Vegetation_0.5K", "type": "Feature Layer", "description": "This polygon feature shows the vegetation cover.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "8469c58f1b0a00cb6e6f11e35dacfeb9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAGIAAABiCAYAAACrpQYOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABp1JREFUeJztXUmOZCkMpaR/nd6U1Pc/QEm5yQNlr2iRDg/PExBV9VYZ+RlsDNg8Ez+e8RdX4DktgISPz19f6+ef//z745QsFVj14XS50hBT6Hcf/ImPz19fli6wIXbNUNrPrj669aGTixpHNUTHoKCzvXpgTuhibUcr3FtTZoBWweiM8AjtKbuC9rdDl9kvLUPLm4bgGokKrc0ctP2o/6g2glaf9rWWl7Yo1hCatauFpoJb9ej/kPZnmaxes050Fa6faVvurSlrGBRoHx4jzvJRf1E5IWlbrCFWYSWLnoRna7Ce755YUn/miliXtXf2dSHaHzcYO2XXxko0BLISEONYMwERXuofhbTCrdhekykij1YndLLWBFkPMNqeiKLjPEENo/kMzoAdqyhkCG1ZZ5xhJ7QVbvmbHfq0cE03OPRK7NDnStLvT8Qzhk4ZvBsTapGTJ6I8BM8Y9h65Txw/6ETZTSZWoX1rQsJGqY5UJkr6ZSHJba0yRJ82Q9AtAo08PIO8ywiILtqZav5dfo6wgPic+bfGCWl9nNhiNF3mZ4So5J63bk1RobTnNzlbRA5Un3JDZKOs26I07gTukQ2dOBDpt362nJLlyLLMKdqOVg/pT/Jp3kQZWq4sZy3t/RnykEM2J5Ap18HYwomhyABFkjVIH5k6nm2F8ktZBhmBaoissqd4fwnRhFAkRerFtqjJO5uqZ18m00gnVsfKKDWERhl3O+FqrINP/3ckavIiO2OyzrwaWf+A1hev02RTk552rCxYNIZf288a0rsKaB2L1f6fBueWYhYZH2G1J4E7tyDlPEDvannOTCIN3u0sOVSEuNoBzQqxUXhWOdrGy9bUsTJQdPgBLYDohkcf+DpNJ7oHq0qXTgYgHTVVJWluCFnHqLtH5a2TNkSnwzuBCCHpuQgtPT92i+NGI0RRkZdQr+XfMlgcdc35FIvSvlmfF0NQOnsW7BePB5o/sLaNj8/vXxg5BcmnPkihW+A5B1DGdIc+6G0ObmI8aCPV6LytcVIXC9JkastZc52tZdCDo1RfelYJ1A95zhZSbuNZC1UJ68GO7NwYfgKyCxz5xzrrbCe3+hmvLFo+ogJ0Zbw46+wMrYipM6heoV30iEr6RZxiTjy77chMjoSqO/yOdi3zt/5+BA0XLfpiN0u7bk8pQ5ykmFdwy95jhLVep5xaf8dIv8p2rZDyhqAhxDWdxA00RBU8fsd19/XEAaqzj5uiN9eKuIEErMRNq898O00VLCN2GrlaH2tVRVadmbOumDVaG16hM+cLT/loWx751rJiPqJihiJteA9dp5hYRBfvxea1PTgfsesSccXdprUtb/9aOxG6XtLHpDjWFZGJxaOzsHoLqTBGph3YR6AWe1fcrMe3DB3HNnKk2ams164+u/W1Liabr5LLCpWh1nfxWJyMlKPqnhDmlxm5tJ5G545Rx/OcPMlXT4Iw1xQJOW/ejyluo8WvI/12wZo0u32iGDW9Iyp12T0mL1HTDUAvaq3gfNm7oDVVKoWf6CBbAcFse8eKlhgHz4SxdGm/YMbNXnSQkf66jWHpU6FLOmdtNS49k25ZoHnlWffEIUwqF9FlLVdqiAw5dhs8J3uN4kefbfcRVh3P7KOxfuf21M38wq8J8jqlKK0RreONtLxRGVemIs8y2xENEZnR66DQz5XxvZdKyawayQ9l9aETtuQVENQA6//o3xWgeROkj6oV2rX9QT7Cc1NuF33uMXT1ltehk0iDa58lcGFldiuwcMJBVwcgYzS9r4ka4934rCl/RgdvefbyQDaHELkJIil9Iik1xqsxKoygjcfx34+gwnkV6IR3MljRHLfSJkqddbQuwhd1H6g0eH1WRBcofM1uVVYZbdCqtpZIGxFYE0CSRbzX1AW6/1sCRtpd29x5AWHt11tffHFWFtJM5PbMij4rQk0J6Paa6SPlrKuirIwMVTgVEEykv0MXeWbhxLmjSxcUV97i8DKjt6yqCKY+17+dJsucRup1QaPiVRr8tAJIxCPJuNa9wSBWPuTb79DtjreRLchLQJ5Y1Z5JK+nzVBkhks2z+vZyVJ56VptoWx5eTXvW+qtbmcSKlNOoPPUj0HTxkJMWh2b+MiMiZDe6k0Bj8Hu4R79M8mmMpp8tqG5zJ3YYncODLi0K6ZJXFhUXD7x+rzNYQVPHoVfJrQ6K1qsyTOa2RAeBWNUexL5WdFjZ3g5Iq2H3OSpkCM6RrVtVRqBbsnBV2y5av+Rt+esW8o7OWjr1dupCjfwfJc+l2GGXW74AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 }, "width": 73.5, "height": 73.5, "angle": 172, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162940.631812498, "ymin": 462265.1980970651, "xmax": 1343910.130437076, "ymax": 612189.9700973183, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "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": "R251_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S214_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 56, "name": "ParkFinder_OtherSurfaces_0.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Baseball Diamond", "label": "Baseball Diamond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Minigolf Green", "label": "Minigolf Green", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 200, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.4 } }, "value": "Pond", "label": "Pond", "description": "" }, { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Softball Pitch", "label": "Softball Pitch", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 200, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.4 } }, "value": "Water Park at Bohrer Park", "label": "Water Park at Bohrer Park", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1245140.6353911608, "ymin": 527843.4540793896, "xmax": 1261582.2189777493, "ymax": 539270.8839803934, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "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": "ParkStatus", "type": "esriFieldTypeString", "alias": "ParkStatus", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Park_ID", "type": "esriFieldTypeDouble", "alias": "Park_ID", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "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": "R211_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S174_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 57, "name": "ParkFinder_ParkFacilities_0.5K", "type": "Feature Layer", "description": "Polygons that represent the boundary or management area for significant facilities in parks", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Activity Center", "label": "Activity Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Barn", "label": "Barn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Baseball", "label": "Baseball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball", "label": "Basketball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball Full Court", "label": "Basketball Full Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball Half Court", "label": "Basketball Half Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Casey Community Center", "label": "Casey Community Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Community Museum", "label": "Community Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Concert Pavilion", "label": "Concert Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Constitution Gardens", "label": "Constitution Gardens", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Dog Park", "label": "Dog Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Fire Museum", "label": "Fire Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Gaithersburg Aquatic Center", "label": "Gaithersburg Aquatic Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Gaithersburg Arts Barn", "label": "Gaithersburg Arts Barn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Garden", "label": "Garden", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Gazebo", "label": "Gazebo", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "International Latitude Observatory", "label": "International Latitude Observatory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "International Observatory Latitude Site", "label": "International Observatory Latitude Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Kellerman", "label": "Kellerman", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Kentlands Mansion", "label": "Kentlands Mansion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Lake", "label": "Lake", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Main Street Pavilion", "label": "Main Street Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 0.1 } }, "value": "Miniature Golf", "label": "Miniature Golf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Multipurpose Paved Area", "label": "Multipurpose Paved Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Olde Town Railroad Station", "label": "Olde Town Railroad Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Olde Towne Youth Center", "label": "Olde Towne Youth Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Pavilion", "label": "Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Picnic Pavilion", "label": "Picnic Pavilion", "description": "" }, { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Playground", "label": "Playground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Pond", "label": "Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Robertson Park Youth Center", "label": "Robertson Park Youth Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Score Box ", "label": "Score Box ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Score box", "label": "Score box", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Shed", "label": "Shed", "description": "" }, { "symbol": { "type": "esriPFS", "url": "519136a3611325a99b727aae0365c56b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA85JREFUaIG1mkuWLCEIRB24jtr/tro28t6o+lgmEDfQdpTpBxCCj2bOn5+ff6/Xa7zf79Fp0dq1z6F9IodDY44xviZli7KNRHPXPkUrW7fOq5S4v1cb/sydGeOKGLFGJVyFjEiWireSJeI7qdZ3AgrC2TuZe9PdIjpTQTuzUPZM4VdtLFtPnjOa65wveFOLV43CjwY6omgi4zpnRowrQUigy+a50O7AnKx/RG8liApOn74uaioLuvDO1j+itxJE9btBybHmCbzXeb+bphB3IadongStrkvNDI40x1YMnMJhH+8EMOpSk1iNBjWquP2dWsgJsNX7zBYSeHdhvr8rC+1odIqh6D3N0xkDJ5XdOEBEPJ1iqPRpxbBTaVVIcU5ntHpT778pi0ZoEjSq/h2iCtLZ8wl6Qp+OmOyMukxvwHynQ4PjPu+xaWXlvyw+3NqAyvnw6Z2wGxSicerX+zOpDYgSlcXT4iQSmBYXTqojscE9OiqLo0B2Ix2RmOBcaOzzHVlQIKsKhUrYaIykPUUzkzNaG7lceuDI+mj1tI9RWoRm54bnK3pTnz5RytqvrNCtESx4U1/tMKLpj0LciS27QtMDR3cjZIOdfN2xcFb5hfBWAqiNqOhcwTujlclQ9RPFpufpytcrBsq6KocqPq5yELyVEB2tU2i7FWAmc6SYL3i7G+rAmwYnZ4MOnb1NMtnpdy3V9d8TBaE7so5QqyDOIcFVfEa/MmZ5731afERrMlhWQjvFS6W831NWZ4N0TWc8EpoWL5HMkcVnNpk0taaTDh05COSjOeXNSafsi+bsuZLSdJoKdGt7fLVUC0mgySB3GqQqxdK0OEby1bJiTPrVmEO349sqi1z/aknGTtJTNV9Z+BHIlC9nhNRYRLfj00Q+xefTwujtQCdimvU5lq34KqWpcQnvW/5OMwE53bkyphWZc67u1Os0E5wGTOIqIbydc7DDLJun1p5E6mgdugImjVqCWNc5NqqgFr2jlEULhOiWopMFiGtUY8odwv/IKsJu5XV6D6Y2pFJihDT8F7ArzMoket7XVDLQ2xUaGPFfwKp1FHcD3k6TZSiBKLFuN18rwdXaKgNd8+lOFHXoOPQUzWs+7dJwUUIQRmty+7MOaUQg1+fJWkXzUZyQVFA9q7FKoNObE9fy6R0Z0bKbPjqBL2sk3WV0Hh/wbms9EoJWYx3kEEQ9LvtPIe5E627WqDZU9T982mHagXGVN29UgRm/0qdPYb0217r7GA2WlcKrvcjzdCdyV33VmmgztBhx7t/keboTuZWAdFy1zg3OGGP8B1KMklsY6MagAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 178, 178, 178, 255 ], "width": 0 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Skate Park", "label": "Skate Park", "description": "" }, { "symbol": { "type": "esriPFS", "url": "519136a3611325a99b727aae0365c56b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA85JREFUaIG1mkuWLCEIRB24jtr/tro28t6o+lgmEDfQdpTpBxCCj2bOn5+ff6/Xa7zf79Fp0dq1z6F9IodDY44xviZli7KNRHPXPkUrW7fOq5S4v1cb/sydGeOKGLFGJVyFjEiWireSJeI7qdZ3AgrC2TuZe9PdIjpTQTuzUPZM4VdtLFtPnjOa65wveFOLV43CjwY6omgi4zpnRowrQUigy+a50O7AnKx/RG8liApOn74uaioLuvDO1j+itxJE9btBybHmCbzXeb+bphB3IadongStrkvNDI40x1YMnMJhH+8EMOpSk1iNBjWquP2dWsgJsNX7zBYSeHdhvr8rC+1odIqh6D3N0xkDJ5XdOEBEPJ1iqPRpxbBTaVVIcU5ntHpT778pi0ZoEjSq/h2iCtLZ8wl6Qp+OmOyMukxvwHynQ4PjPu+xaWXlvyw+3NqAyvnw6Z2wGxSicerX+zOpDYgSlcXT4iQSmBYXTqojscE9OiqLo0B2Ix2RmOBcaOzzHVlQIKsKhUrYaIykPUUzkzNaG7lceuDI+mj1tI9RWoRm54bnK3pTnz5RytqvrNCtESx4U1/tMKLpj0LciS27QtMDR3cjZIOdfN2xcFb5hfBWAqiNqOhcwTujlclQ9RPFpufpytcrBsq6KocqPq5yELyVEB2tU2i7FWAmc6SYL3i7G+rAmwYnZ4MOnb1NMtnpdy3V9d8TBaE7so5QqyDOIcFVfEa/MmZ5731afERrMlhWQjvFS6W831NWZ4N0TWc8EpoWL5HMkcVnNpk0taaTDh05COSjOeXNSafsi+bsuZLSdJoKdGt7fLVUC0mgySB3GqQqxdK0OEby1bJiTPrVmEO349sqi1z/aknGTtJTNV9Z+BHIlC9nhNRYRLfj00Q+xefTwujtQCdimvU5lq34KqWpcQnvW/5OMwE53bkyphWZc67u1Os0E5wGTOIqIbydc7DDLJun1p5E6mgdugImjVqCWNc5NqqgFr2jlEULhOiWopMFiGtUY8odwv/IKsJu5XV6D6Y2pFJihDT8F7ArzMoket7XVDLQ2xUaGPFfwKp1FHcD3k6TZSiBKLFuN18rwdXaKgNd8+lOFHXoOPQUzWs+7dJwUUIQRmty+7MOaUQg1+fJWkXzUZyQVFA9q7FKoNObE9fy6R0Z0bKbPjqBL2sk3WV0Hh/wbms9EoJWYx3kEEQ9LvtPIe5E627WqDZU9T982mHagXGVN29UgRm/0qdPYb0217r7GA2WlcKrvcjzdCdyV33VmmgztBhx7t/keboTuZWAdFy1zg3OGGP8B1KMklsY6MagAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 178, 178, 178, 255 ], "width": 0 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Skate Spot", "label": "Skate Spot", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Soccer", "label": "Soccer", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Soccer Synthetic Field", "label": "Soccer Synthetic Field", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Softball", "label": "Softball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Softball ", "label": "Softball ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Storage", "label": "Storage", "description": "" }, { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Swings", "label": "Swings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Tennis", "label": "Tennis", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Tennis Practice Wall", "label": "Tennis Practice Wall", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Upcounty Senior Center", "label": "Upcounty Senior Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.1 } }, "value": "Volleyball", "label": "Volleyball", "description": "" }, { "symbol": { "type": "esriPFS", "url": "07b3ca2ce97b5f8e6688a320dc1a053e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA81JREFUaIG1mruaLCEIhA0M5/1fdCc/J5r9HBuov9A16vYCCMVFu+fPz8+/1+s13u/36LRo7drn0D6Rw6Exxxhfk7JF2UaiuWufopWtW+dVStzfqw1/5s6McUWMWKMSrkJGJEvFW8kS8Z1U6zsBBeHsncy96W4RnamgnVkoe6bwqzaWrSfPGc11zhe8qcWrRuFHAx1RNJFxnTMjxpUgJNBl81xod2BO1j+itxJEBadPXxc1lQVdeGfrH9FbCaL63aDkWPME3uu8301TiLuQUzRPglbXpWYGR5pjKwZO4bCPdwIYdalJrEaDGlXc/k4t5ATY6n1mCwm8uzDf35WFdjQ6xVD0nubpjIGTym4cICKeTjFU+rRi2Km0KqQ4pzNavan335RFIzQJGlX/DlEF6ez5BD2hT0dMdkZdpjdgvtOhwXGf99i0svJfFh9ubUDlfPj0TtgNCtE49ev9mdQGRInK4mlxEglMiwsn1ZHY4B4dlcVRILuRjkhMcC409vmOLCiQVYVCJWw0RtKeopnJGa2NXC49cGR9tHraxygtQrNzw/MVvalPnyhl7VdW6NYIFrypr3YY0fRHIe7Ell2h6YGjuxGywU6+7lg4q/xCeCsB1EZUdK7gndHKZKj6iWLT83Tl6xUDZV2VQxUfVzkI3kqIjtYptN0KMJM5UswXvN0NdeBNg5OzQYfO3iaZ7PS7lur674mC0B1ZR6hVEOeQ4Co+o18Zs7z3Pi0+ojUZLCuhneKlUt7vKauzQbqmMx4JTYuXSObI4jObTJpa00mHjhwE8tGc8uakU/ZFc/ZcSWk6TQW6tT2+WqqFJNBkkDsNUpViaVocI/lqWTEm/WrModvxbZVFrn+1JGMn6amaryz8CGTKlzNCaiyi2/FpIp/i82lh9HagEzHN+hzLVnyV0tS4hPctf6eZgJzuXBnTisw5V3fqdZoJTgMmcZUQ3s452GGWzVNrTyJ1tA5dAZNGLUGs6xwbVVCL3lHKogVCdEvRyQLENaox5Q7hf2QVYbfyOr0HUxtSKTFCGv4L2BVmZRI972sqGejtCg2M+C9g1TqKuwFvp8kylECUWLebr5Xgam2Vga75dCeKOnQceormNZ92abgoIQijNbn9WYc0IpDr82StovkoTkgqqJ7VWCXQ6c2Ja/n0joxo2U0fncCXNZLuMjqPD3i3tR4JQauxDnIIoh6X/acQd6J1N2tUG6r6Hz7tMO3AuMqbN6rAjF/p06ewXptr3X2MBstK4dVe5Hm6E7mrvmpNtBlajDj3b/I83YncSkA6rlrnBmeMMf4D1QLj/RKLhbsAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 178, 178, 178, 255 ], "width": 0 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Water Park", "label": "Water Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Wells Robertson House", "label": "Wells Robertson House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 215, 176, 158, 255 ], "outline": null }, "value": "Wooden Bridge", "label": "Wooden Bridge", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1244124.885126084, "ymin": 526220.0281924009, "xmax": 1261681.3857741654, "ymax": 546408.8493632227, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "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": "ParkStatus", "type": "esriFieldTypeString", "alias": "ParkStatus", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Park_ID", "type": "esriFieldTypeDouble", "alias": "Park_ID", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "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": "R212_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S175_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 58, "name": "Contour_0.5K", "type": "Feature Layer", "description": "This line feature displays elevation data as contours.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ELEVATION", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "590", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "580", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "570", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "560", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "540", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "530", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "520", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "510", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "490", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "480", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "470", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "460", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "440", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "430", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "420", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "410", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "390", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "380", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "370", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "360", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "340", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "330", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "320", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "310", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "290", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "280", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "270", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "260", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "240", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "550", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "500", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "450", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "400", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "350", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "300", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "250", "label": "50-ft intervals", "description": "" } ], "fieldDelimiter": "," }, "transparency": 70, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "ELEVINDEX = 0 and ( ELEVATION=250 OR ELEVATION=300 OR ELEVATION=350 OR ELEVATION=400 OR ELEVATION=450 OR ELEVATION=500 OR ELEVATION=550)", "labelExpression": "[ELEVATION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 162, 150, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1231765.6293328255, "ymin": 517451.7225663066, "xmax": 1273766.1240718365, "ymax": 553453.0016134828, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "ELEVINDEX", "type": "esriFieldTypeSmallInteger", "alias": "Contour Index", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R54_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 59, "name": "Hillshade_0.5K", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1159770.8840286215, "ymin": 461450.52376721136, "xmax": 1345766.8840286215, "ymax": 617450.5237672114, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 60, "name": "FacilitySite_Park_0.5K", "type": "Feature Layer", "description": "This polygon layer is used to show the location of city/county/regional parks as well as labeling both State and National parks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 220, 220, 220, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 61, "name": "OwnerParcel_Fill_0.5K", "type": "Feature Layer", "description": "This polygon layer is used to display the fill of parcels. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 220, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7999354080000001 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1235358.8977368325, "ymin": 517475.98104797304, "xmax": 1267355.3278383315, "ymax": 549009.9143710583, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNPARCELID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNPARCELID", "type": "esriFieldTypeString", "alias": "Owner Identification Number", "length": 30, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S118_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, geoJSON", "isDataVersioned": false, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 62, "name": "FacilitySite_Airport_0.5K", "type": "Feature Layer", "description": "This polygon feature shows the location of various cultural landmarks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48279", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48278", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Airport Terminal", "label": "Airport Terminal", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Airport Runway / Airfield", "label": "Airport Runway / Airfield", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"FCODE\" = 'Airport Terminal'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 117, 108, 94, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 63, "name": "FacilitySite_0.5K", "type": "Feature Layer", "description": "This polygon feature shows the location of various cultural landmarks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48428", "symbolLayerName": "Level_141" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48427", "symbolLayerName": "Level_140" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48425", "symbolLayerName": "Level_139" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48426", "symbolLayerName": "Level_139" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48424", "symbolLayerName": "Level_138" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48423", "symbolLayerName": "Level_137" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48422", "symbolLayerName": "Level_136" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48421", "symbolLayerName": "Level_135" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48429", "symbolLayerName": "Level_134" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48420", "symbolLayerName": "Level_133" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48419", "symbolLayerName": "Level_132" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48418", "symbolLayerName": "Level_131" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48417", "symbolLayerName": "Level_130" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48416", "symbolLayerName": "Level_129" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48415", "symbolLayerName": "Level_128" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48414", "symbolLayerName": "Level_127" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48413", "symbolLayerName": "Level_126" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48412", "symbolLayerName": "Level_125" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48411", "symbolLayerName": "Level_124" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48410", "symbolLayerName": "Level_123" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48409", "symbolLayerName": "Level_122" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48407", "symbolLayerName": "Level_120" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48397", "symbolLayerName": "Level_119" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48405", "symbolLayerName": "Level_118" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48404", "symbolLayerName": "Level_117" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48403", "symbolLayerName": "Level_116" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48398", "symbolLayerName": "Level_115" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48401", "symbolLayerName": "Level_114" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48400", "symbolLayerName": "Level_113" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48399", "symbolLayerName": "Level_112" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48402", "symbolLayerName": "Level_111" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48406", "symbolLayerName": "Level_110" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48357", "symbolLayerName": "Level_109" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48358", "symbolLayerName": "Level_108" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48359", "symbolLayerName": "Level_107" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48360", "symbolLayerName": "Level_106" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48361", "symbolLayerName": "Level_105" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48363", "symbolLayerName": "Level_104" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48362", "symbolLayerName": "Level_103" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48356", "symbolLayerName": "Level_102" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48348", "symbolLayerName": "Level_101" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48349", "symbolLayerName": "Level_100" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48350", "symbolLayerName": "Level_99" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48351", "symbolLayerName": "Level_98" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48352", "symbolLayerName": "Level_97" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48353", "symbolLayerName": "Level_96" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48354", "symbolLayerName": "Level_95" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48355", "symbolLayerName": "Level_94" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48391", "symbolLayerName": "Level_93" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48389", "symbolLayerName": "Level_92" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48388", "symbolLayerName": "Level_91" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48387", "symbolLayerName": "Level_90" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48386", "symbolLayerName": "Level_89" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48385", "symbolLayerName": "Level_88" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48384", "symbolLayerName": "Level_87" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48390", "symbolLayerName": "Level_86" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48364", "symbolLayerName": "Level_85" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48365", "symbolLayerName": "Level_84" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48366", "symbolLayerName": "Level_83" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48367", "symbolLayerName": "Level_82" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48368", "symbolLayerName": "Level_81" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48369", "symbolLayerName": "Level_80" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48370", "symbolLayerName": "Level_79" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48371", "symbolLayerName": "Level_78" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48372", "symbolLayerName": "Level_77" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48373", "symbolLayerName": "Level_76" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48374", "symbolLayerName": "Level_75" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48375", "symbolLayerName": "Level_74" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48376", "symbolLayerName": "Level_73" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48377", "symbolLayerName": "Level_72" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48378", "symbolLayerName": "Level_71" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48379", "symbolLayerName": "Level_70" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48380", "symbolLayerName": "Level_69" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48381", "symbolLayerName": "Level_68" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48382", "symbolLayerName": "Level_67" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48383", "symbolLayerName": "Level_66" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48316", "symbolLayerName": "Level_65" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48317", "symbolLayerName": "Level_64" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48318", "symbolLayerName": "Level_63" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48319", "symbolLayerName": "Level_62" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48320", "symbolLayerName": "Level_61" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48322", "symbolLayerName": "Level_60" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48321", "symbolLayerName": "Level_59" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48315", "symbolLayerName": "Level_58" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48314", "symbolLayerName": "Level_57" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48313", "symbolLayerName": "Level_56" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48312", "symbolLayerName": "Level_55" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48311", "symbolLayerName": "Level_54" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48310", "symbolLayerName": "Level_53" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48309", "symbolLayerName": "Level_52" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48308", "symbolLayerName": "Level_51" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48307", "symbolLayerName": "Level_50" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48306", "symbolLayerName": "Level_49" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48305", "symbolLayerName": "Level_48" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48304", "symbolLayerName": "Level_47" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48303", "symbolLayerName": "Level_46" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48302", "symbolLayerName": "Level_45" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48301", "symbolLayerName": "Level_44" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48300", "symbolLayerName": "Level_43" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48299", "symbolLayerName": "Level_42" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48298", "symbolLayerName": "Level_41" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48297", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48295", "symbolLayerName": "Level_39" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48294", "symbolLayerName": "Level_38" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48293", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48292", "symbolLayerName": "Level_36" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48296", "symbolLayerName": "Level_35" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48291", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48289", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48288", "symbolLayerName": "Level_32" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48287", "symbolLayerName": "Level_31" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48286", "symbolLayerName": "Level_30" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48290", "symbolLayerName": "Level_29" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48285", "symbolLayerName": "Level_28" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48284", "symbolLayerName": "Level_27" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48283", "symbolLayerName": "Level_26" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48331", "symbolLayerName": "Level_25" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48347", "symbolLayerName": "Level_24" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48345", "symbolLayerName": "Level_23" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48344", "symbolLayerName": "Level_22" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48343", "symbolLayerName": "Level_21" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48342", "symbolLayerName": "Level_20" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48346", "symbolLayerName": "Level_19" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48341", "symbolLayerName": "Level_18" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48340", "symbolLayerName": "Level_17" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48323", "symbolLayerName": "Level_16" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48324", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48325", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48326", "symbolLayerName": "Level_13" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48328", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48327", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48329", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48408", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48330", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48332", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48333", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48334", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48335", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48336", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48337", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48338", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48395", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48339", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48392", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48393", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48394", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48396", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Commercial or Retail Facility", "label": "Commercial or Retail Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Corporate Headquarters", "label": "Corporate Headquarters", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Gas Station", "label": "Gas Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Grocery Store", "label": "Grocery Store", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Hotel / Motel", "label": "Hotel / Motel", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Restaurant / Eating Establishment", "label": "Restaurant / Eating Establishment", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Shopping Mall / Complex", "label": "Shopping Mall / Complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Warehouse (Retail / Wholesale)", "label": "Warehouse (Retail / Wholesale)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "College / University", "label": "College / University", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Education Facility", "label": "Education Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School", "label": "School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: Elementary", "label": "School: Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: High School", "label": "School: High School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: Middle School", "label": "School: Middle School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Ambulance Service", "label": "Ambulance Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "American Red Cross Facility", "label": "American Red Cross Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Border Patrol", "label": "Border Patrol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bureau of Alcohol, Tobacco, and Firearms", "label": "Bureau of Alcohol, Tobacco, and Firearms", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Civil Defense", "label": "Civil Defense", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Coast Guard", "label": "Coast Guard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Customs Service", "label": "Customs Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Justice", "label": "Department of Justice", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Drug Enforcement Agency", "label": "Drug Enforcement Agency", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Emergency Response Facility", "label": "Emergency Response Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Emergency Response or Law Enforcement Facility", "label": "Emergency Response or Law Enforcement Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Federal Bureau of Investigation", "label": "Federal Bureau of Investigation", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Federal Emergency Management Agency", "label": "Federal Emergency Management Agency", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Equipment Manufacturer", "label": "Fire Equipment Manufacturer", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Hydrant", "label": "Fire Hydrant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Station / EMS Station", "label": "Fire Station / EMS Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Training Facility / Academy", "label": "Fire Training Facility / Academy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Immigration and Naturalization Service", "label": "Immigration and Naturalization Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Law Enforcement", "label": "Law Enforcement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Marshal Service", "label": "Marshal Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Office of Emergency Management", "label": "Office of Emergency Management", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Prison / Correctional Facility", "label": "Prison / Correctional Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Public Safety Office", "label": "Public Safety Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Search and Rescue Office / Facility", "label": "Search and Rescue Office / Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Secret Service", "label": "Secret Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Transportation Safety Board", "label": "Transportation Safety Board", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bureau of Land Management Facility", "label": "Bureau of Land Management Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "County Government Facility", "label": "County Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Court House", "label": "Court House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Critical Federal Contractor Facility", "label": "Critical Federal Contractor Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Energy Facility", "label": "Department of Energy Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Motor Vehicles Facility", "label": "Department of Motor Vehicles Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Public Works", "label": "Department of Public Works", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of State Facility", "label": "Department of State Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 123, 105, 255 ], "width": 0.6 } }, "value": "DoD / Military Facility", "label": "DoD / Military Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Government or Military Facility", "label": "Government or Military Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Governor Residence", "label": "Governor Residence", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Intelligence Facility", "label": "Intelligence Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Municipal Government Facility", "label": "Municipal Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "NASA Facility", "label": "NASA Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "National Guard Armory / Base", "label": "National Guard Armory / Base", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "National Park Service Facility", "label": "National Park Service Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Capitol", "label": "State Capitol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Government Facility", "label": "State Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Supreme Court", "label": "State Supreme Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Tribal Government Facility", "label": "Tribal Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Capitol", "label": "US Capitol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Forest Service Facility", "label": "US Forest Service Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Government Facility", "label": "US Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Supreme Court", "label": "US Supreme Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "White House", "label": "White House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Blood Bank", "label": "Blood Bank", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Center for Disease Control Office", "label": "Center for Disease Control Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Day Care Facility", "label": "Day Care Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Diagnostic Laboratory", "label": "Diagnostic Laboratory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Health or Medical Facility", "label": "Health or Medical Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Homeless Shelter", "label": "Homeless Shelter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Hospital / Medical Center", "label": "Hospital / Medical Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Medical Research Laboratory", "label": "Medical Research Laboratory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Medical Stockpile Facility", "label": "Medical Stockpile Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Morgue", "label": "Morgue", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Mortuary / Crematory", "label": "Mortuary / Crematory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Nursing Home / Long Term Care", "label": "Nursing Home / Long Term Care", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Outpatient Clinic", "label": "Outpatient Clinic", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Pharmacy", "label": "Pharmacy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Public Health Office", "label": "Public Health Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Rehabilitation Center", "label": "Rehabilitation Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Armament Manufacturing Facility", "label": "Armament Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Automotive Manufacturing Facility", "label": "Automotive Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Chemical Facility", "label": "Chemical Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Durable / Non-Durable Goods Facility", "label": "Durable / Non-Durable Goods Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Explosives Facility", "label": "Explosives Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Fertilizer Facility", "label": "Fertilizer Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Hazardous Materials Facility", "label": "Hazardous Materials Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Hazardous Waste Facility", "label": "Hazardous Waste Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Household Products Facility", "label": "Household Products Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Industrial Facility", "label": "Industrial Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Landfill", "label": "Landfill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lumber Mill / Saw Mill", "label": "Lumber Mill / Saw Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Maintenance Yard", "label": "Maintenance Yard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Manufacturing Facility", "label": "Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Manufacturing Warehouse", "label": "Manufacturing Warehouse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine", "label": "Mine", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine Uranium Facility", "label": "Mine Uranium Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine Waste Disposal Site", "label": "Mine Waste Disposal Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Nuclear Weapons Facility", "label": "Nuclear Weapons Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ore Processing Facility", "label": "Ore Processing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Paper / Pulp Mill", "label": "Paper / Pulp Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Pharmaceutical Plant", "label": "Pharmaceutical Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Semiconductor and Microchip Facility", "label": "Semiconductor and Microchip Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Shipyard", "label": "Shipyard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Steel Plant", "label": "Steel Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Superfund Site", "label": "Superfund Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Textile Plant", "label": "Textile Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Trucking Firm", "label": "Trucking Firm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Air Shipping Hub", "label": "Air Shipping Hub", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bulk Mail Center", "label": "Bulk Mail Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Mail or Shipping Facility", "label": "Mail or Shipping Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Post Office", "label": "Post Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Private and Express Shipping Facility", "label": "Private and Express Shipping Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Amusement / Water Park", "label": "Amusement / Water Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Arboretum / Botanical Garden", "label": "Arboretum / Botanical Garden", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Auditorium / Concert Hall / Theater / Opera House", "label": "Auditorium / Concert Hall / Theater / Opera House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Campground", "label": "Campground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Casino", "label": "Casino", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 237, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Cemetery", "label": "Cemetery", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Community / Recreation Center", "label": "Community / Recreation Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Convention Center", "label": "Convention Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Fair / Exhibition / Rodeo Grounds", "label": "Fair / Exhibition / Rodeo Grounds", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 230, 195, 255 ], "outline": null }, "value": "Golf Course", "label": "Golf Course", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Historic Site / Point of Interest", "label": "Historic Site / Point of Interest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "House of Worship", "label": "House of Worship", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ice Arena", "label": "Ice Arena", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lake / Pond", "label": "Lake / Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Library", "label": "Library", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lighthouse / Light", "label": "Lighthouse / Light", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lookout Tower", "label": "Lookout Tower", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Marina", "label": "Marina", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Museum", "label": "Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "National Symbol / Monument", "label": "National Symbol / Monument", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Observatory", "label": "Observatory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 230, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "Openspace", "label": "Openspace", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Outdoor Theater / Amphitheater", "label": "Outdoor Theater / Amphitheater", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Picnic Area", "label": "Picnic Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Public Attraction or Landmark Building", "label": "Public Attraction or Landmark Building", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Public Pool", "label": "Public Pool", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Racetrack / Dragstrip", "label": "Racetrack / Dragstrip", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ski Area / Ski Resort", "label": "Ski Area / Ski Resort", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Sports Arena / Stadium", "label": "Sports Arena / Stadium", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Sports Complex", "label": "Sports Complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Trailhead", "label": "Trailhead", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Visitor / Information Center", "label": "Visitor / Information Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Zoo", "label": "Zoo", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 64, "name": "FacilitySite_FederalState_Park_0.5K", "type": "Feature Layer", "description": "This polygon layer is used to show the location of city/county/regional parks as well as labeling both State and National parks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 140, 61, 255 ], "width": 1.15 } }, "value": "Federal", "label": "National", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 140, 61, 255 ], "width": 1.15 } }, "value": "State", "label": "State", "description": "" } ], "fieldDelimiter": "," }, "transparency": 65, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"OWNTYPE\" = 'Federal'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 77, 102, 59, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"OWNTYPE\" = 'State'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 77, 102, 59, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 65, "name": "CountyFill_0.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Level 20 - 0.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GEOTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 0 } }, "value": "COUNTY", "label": "COUNTY", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 800, "effectiveMaxScale": 401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 66, "name": "Level 19 - 1K", "type": "Group Layer", "description": "Level 19 - 1K", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Light Gray Basemap" }, "subLayers": [ { "id": 67, "name": "Facility Site Points_1K" }, { "id": 68, "name": "Other Municipalities 1K" }, { "id": 69, "name": "Boundary Line 1K" }, { "id": 70, "name": "Boundary_Donut_1K" }, { "id": 71, "name": "Trees_1K" }, { "id": 72, "name": "Pavement Marking Symbols_1K" }, { "id": 73, "name": "Site Amenity Lines_1K" }, { "id": 74, "name": "RoadCenterline_Subsurface_1K" }, { "id": 75, "name": "Buildings_1K" }, { "id": 76, "name": "BuildingFootprints_1K" }, { "id": 77, "name": "Pavement Marking Lines_1K" }, { "id": 78, "name": "RoadCenterline_forLabels_1K" }, { "id": 79, "name": "StreetPavement_1K" }, { "id": 80, "name": "RoadCenterline_OutsideCity_1K" }, { "id": 81, "name": "Railroads_1K" }, { "id": 82, "name": "Trails and Paths 1K" }, { "id": 83, "name": "Waterbody_1K" }, { "id": 84, "name": "Waterline_1K" }, { "id": 85, "name": "Landscape Areas_1K" }, { "id": 86, "name": "OwnerParcel_Outline_1K" }, { "id": 87, "name": "Vegetation_1K" }, { "id": 88, "name": "ParkFinder_OtherSurfaces_1K" }, { "id": 89, "name": "ParkFinder_ParkFacilities_1K" }, { "id": 90, "name": "Contour_1K" }, { "id": 91, "name": "Hillshade_1K" }, { "id": 92, "name": "FacilitySite_Park_1K" }, { "id": 93, "name": "OwnerParcel_Fill_1K" }, { "id": 94, "name": "FacilitySite_Airport_1K" }, { "id": 95, "name": "FacilitySite_1K" }, { "id": 96, "name": "FacilitySite_FederalState_Park_1K" }, { "id": 97, "name": "CountyFill_1K" } ], "minScale": 1600, "maxScale": 801, "defaultVisibility": true, "extent": { "xmin": 1159712.0690439194, "ymin": 460933.9094210565, "xmax": 1345766.8840286215, "ymax": 617450.5237672114, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 67, "name": "Facility Site Points_1K", "type": "Feature Layer", "description": "Points that represent significant facility locations in a community. Examples include schools, government facilities, stadiums, casinos, and fire stations. In some cases, there may be multiple FacilitySitePoints for a single FacilitySite polygon. Additional information about each Facility can be organized in to seperate tables and related to these locations using the FacilityID key. The feature classification and type schema for the facility sites grew out of work with the Department of Homeland Security's HSIP Program and has evolved to support a diverse set of facilities inventoried for a variety of uses by a local government. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e743b161f7dccccdc6759ce3011ebaef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPCAYAAADd/14OAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQFJREFUKJGF0LFKA1EQheH/xEFFO7GzEXwABbW1u82yu5VPoI2d5A0EsTZvkELEdlnSbSdYq6UErbQSsQgIm5gdmy0Ucs3AwBTfZeZcI1JlWe6b2UuSJB8AFkGnknrT6fS1qqqtEMJ4JpS00Y7rdV0vAVF47u6f7n6XZdkouhpIgDNJV8BtFLr7IbAI7A4Gg500TR9icE8Skt7d/b6qqlUrimLNzI6apllu71sANtsHE+AthPBlnU7nxN0vJM0KNXb3RwCTtAKMgUtgGxDgwAg4cPfu7zAT4Ak4biHuPpLUy/P85k/qLMv6QD/yXRjw3fa/ZZKum6Z5ngvTNB0Cw3nwB5CiYl3ppYROAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bench", "label": "Bench", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6db59cc054ffb126c67d832596c049e2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAASCAYAAACNdSR1AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhNJREFUKJGVkj2IE1EUhc99eUOcgAhZTLMqhCBarSSNhZ0QUDKZsXAlhT8gSxARxM7GxkoUtrFZXFCQwBaRdfLmsaDpBDFJk0YtdjWIMESNEYKGHVbzroVJCP4Uvu5yv8s9554n8R9Pzha+79uxWOwYgJQx5mMikXiez+ejP2Ct9QlmfghgLwAIIRBF0Sel1HnXdZ9MYa11hpkfA/jGzIvGmBdCiKNEtEJEfq1WO+J53qYEAGY+B2AXgMuu6z4aL1tXStlEVBFCXARwfSJjbjz0dtYDM78mIgBIzWpuAriSyWQ2jDH3iKgKoNput9+EYTjp/4K73e5aOp1e7HQ67mAwOA1gt23b82EYzgOoDofD+1O4XC6PGo3GupTS7ff7+wEsAYBlWV93dnYelEql71NYKbXU6/VWk8nkKJfLLW9vb99JpVIfms1mSEQbQRCUi8XiqqzX6zKKolsAvmSz2Ypt22tE1DPGrC4sLNxttVpPAdz2fb8ih8PhgVgsNkdEKpFIXJ1cQghxCQCCIKgDuCClPCQtyzLGGDCz9Y8vEZ/GXSgU3mmtO8x8XGudcRxnemut9T5mPgmgF4/HX0oAGI1G14QQPjM/C4LgJjO/AnCYmW8A2MPMZ/P5/A8JAJ7nqVqtdkoIsQxgZZwaALwnojPFYrE6myA8z1MAlNb64Djez47jbALgqebf3TiOswVg629OfwIp9uD+JwgNRwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grill", "label": "Grill", "description": "" }, { "symbol": { "type": "esriPMS", "url": "644aa96413899dc8fa3d04e6e24e0449", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAiFJREFUOI2lkr9rFEEUx79vdrFIGjVYWPgPWFl4CCKoxSHu3U4WiXhBLGzEQg7txHAp1LQStEiIEC0URIIkM7srMiAEU0WtJGAvFnLteRl09z2b23C5JJXTzZv3/bwf3wnxnyccDeR5foyZ2yJSA1AM5W0GQfAsiqLugQBjzBQz3wYwF8fxbJqmxwGoZrP501p7sSzLN8aYBa31yh6AMWaKiOJer3e51Wr9BQBmTojoEID5OI4/Ouc2vPcvjDGoIOFQ27d6vV6jEgOAUuqKiIwBmAeAer3+xzl303v/Ps/z9SiKuuGgUpuZHw+Lsyw7wsznAQRra2snJicnf1QQa+0cM7cBdEIAEJHTAF5ba98BGBtAj1YdKqWMtfYXABDRdlEUs0EQ1HZGEJFCa/09y7IOM78FcHLEnFODvK2yLKeTJPlmrS32uNBoNLacczXv/SKAG8NvIrLMzHeSJNneYyMRBVWgXq/3jTEfiGgXQCn1SWtdianSVoCvxphzWuuNwT0ZVN0kIgFwRkSuAngJAGmaXgDweQeglHoqIq+ccw0Aoff+EoAn/X7//sTEhHjvHwK4t7q6eth7/xvAjFJqegcQRVHXGPPce78kIstENB3HcTY0wYM0TV0YhmfHx8evMfNis9ns7lqi1nrFGAMi6ojIoxEXiJlLpdRdEVna9ytXkDzP15m5ba2dEZFisJOQiL4opa5XlfcFVOMA6IzGDzr/ADiIGrVVIUxBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Memorial", "label": "Memorial", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2c24b7dfb1da5c6443aa9874c753596c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAeRJREFUOI2dkr+PEkEcxd/MHoQBArf8cKGjA7eAC7kEC0JHIwnE8A9Y0fkHXOF/YSyo7IxWxBKRhvYKC7MIgbBkQ7IbQsxescICMxZ34CF4XnzlN/OZ997M9wz/qbM/B61Wi0mS9IIQkhZCOJzz61qt9uUkKIS4ABDUNO1S1/XXnPMIgJ8AvJRSqd1uXxeLxSvG2PKOG+8c37mumzMMA5RSFAoFRCIRJoTAcDjEaDS6nEwmn1VV3Rm+2ke1LAvr9RqqqiIajQIACCFIp9OYz+eYTqfIZDKglB52XC5vU/j9/oMuhBDkcjlwzk8/jsfjObjgvkKh0NFsD8qyDABYLBZIpVJHB0+Cg8EgYRgGAMA0TXQ6HQCA1+tFqVT6O3h+fu5QSmGaJmzbhqIo8Pl8kCTpYUdFUW4URQEhBLZtI5FIIB6P/zvqTpvNBgDAGHtcRwAQQsCyLMRiMQSDwceDuq7DcRzk83lwzvcf/SA4Ho+f9Pt9UErR6/UghABjDLIsIxwOA7jdrGw2i0Ag8BvUNO2KEPJmu91+pJR+5ZxvHcd55jjO89lsFr0zcbvd7stqtfp+DzLGPriu+6lSqfy4l+Zts9mUksnkU0KIf7Vafa/X6zcHUcvl8hLA0a41Go0tgG+nOv4CfyuzfRTyGRAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Picnic Table", "label": "Picnic Table; Picnic Tables", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2c24b7dfb1da5c6443aa9874c753596c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAeRJREFUOI2dkr+PEkEcxd/MHoQBArf8cKGjA7eAC7kEC0JHIwnE8A9Y0fkHXOF/YSyo7IxWxBKRhvYKC7MIgbBkQ7IbQsxescICMxZ34CF4XnzlN/OZ997M9wz/qbM/B61Wi0mS9IIQkhZCOJzz61qt9uUkKIS4ABDUNO1S1/XXnPMIgJ8AvJRSqd1uXxeLxSvG2PKOG+8c37mumzMMA5RSFAoFRCIRJoTAcDjEaDS6nEwmn1VV3Rm+2ke1LAvr9RqqqiIajQIACCFIp9OYz+eYTqfIZDKglB52XC5vU/j9/oMuhBDkcjlwzk8/jsfjObjgvkKh0NFsD8qyDABYLBZIpVJHB0+Cg8EgYRgGAMA0TXQ6HQCA1+tFqVT6O3h+fu5QSmGaJmzbhqIo8Pl8kCTpYUdFUW4URQEhBLZtI5FIIB6P/zvqTpvNBgDAGHtcRwAQQsCyLMRiMQSDwceDuq7DcRzk83lwzvcf/SA4Ho+f9Pt9UErR6/UghABjDLIsIxwOA7jdrGw2i0Ag8BvUNO2KEPJmu91+pJR+5ZxvHcd55jjO89lsFr0zcbvd7stqtfp+DzLGPriu+6lSqfy4l+Zts9mUksnkU0KIf7Vafa/X6zcHUcvl8hLA0a41Go0tgG+nOv4CfyuzfRTyGRAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Picnic Tables", "label": "Picnic Table; Picnic Tables", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c5a6e56afbd13353fd1b354e99a6d70c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXNJREFUKJG1kT2LE1EUhp8zuRIHtggOC9u5zWCRUouNWAlBiNxL2MoyIBkL0VqwE6z8CfaCTQxzJaAT7fIHtAi4hTBVkJBCMDdhvXNtJsGFBSvf6rych/Op+EuTySTp9XorIBRFcdU5d7xYLM6yLPMKYDwex0qpz977E2ttGUJ47Zw7EpGHwAGAAoii6DSEcFNE7lVVdSIij4EEeJZlmd+DcRy/c8590FovgY/Ai6IoVLfb/b0bS1lr726320NjzNs8z+8A90XkYLPZfLHWvtFa/9pVfAp0ZrPZg9Vq1Qe2InIlhBCJyPM8z28ZY5YKIIRwuF6v+51O5+doNLo2GAzm8/k8Lcvyuog8Al6qegRpt9skSXKeZZkfDodVmqaUZQlwe78MQKvVOgeWtf3RbDZv1N3iC2Cj0TgDvtXJryKSAkciEl0Avffvge8AIvKpqioPPNmfZxdMp9NXxphlDY6KosgvBf+l/wBqrfuXJeo/y87/AcG7k/3Ab3FFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Restroom", "label": "Restroom; Restrooms", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c5a6e56afbd13353fd1b354e99a6d70c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXNJREFUKJG1kT2LE1EUhp8zuRIHtggOC9u5zWCRUouNWAlBiNxL2MoyIBkL0VqwE6z8CfaCTQxzJaAT7fIHtAi4hTBVkJBCMDdhvXNtJsGFBSvf6rych/Op+EuTySTp9XorIBRFcdU5d7xYLM6yLPMKYDwex0qpz977E2ttGUJ47Zw7EpGHwAGAAoii6DSEcFNE7lVVdSIij4EEeJZlmd+DcRy/c8590FovgY/Ai6IoVLfb/b0bS1lr726320NjzNs8z+8A90XkYLPZfLHWvtFa/9pVfAp0ZrPZg9Vq1Qe2InIlhBCJyPM8z28ZY5YKIIRwuF6v+51O5+doNLo2GAzm8/k8Lcvyuog8Al6qegRpt9skSXKeZZkfDodVmqaUZQlwe78MQKvVOgeWtf3RbDZv1N3iC2Cj0TgDvtXJryKSAkciEl0Avffvge8AIvKpqioPPNmfZxdMp9NXxphlDY6KosgvBf+l/wBqrfuXJeo/y87/AcG7k/3Ab3FFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Restrooms", "label": "Restroom; Restrooms", "description": "" }, { "symbol": { "type": "esriPMS", "url": "fb0ad0f6cdf1b2d769962164e0a33dfc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWRJREFUKJGV0TFIAmEYBuD3PTwJHEIqiMAxCg+hk9YWt6glQmpsaQuamipaoylag4JGhxYHwWhrilBQDCwa5DyoaJEK6vLubTnliqD64F9+Hv7v/f4vhn9U7PuFpBgAg6T3KwYwB8AFcPWXlxdI3v2KJWUldSRNSholef8jrlQqA57nnTQajV3btiue5xXL5fJep9Mp5fP5ly84nU6vOY5jua67n81mh2u12lgmkylUq1ULwHUfSxoKgiDfbDb7LVut1rPv+8jlcjsAlqJ4A8BBMpk8TiQSb6F/bLfbE5Zl1SWtkjyMAQDJGZKbtm0fmaY5EuI6gHHTNHcBXAA47GX2SfqO45zF4/F3SYlisXhuGMYHya4kT5LRw4MAkEql5iM/dRoehN2DXuZLSbMkSz8saUrSTX9AklsACpJckrUInAawQ3Ilih8kLUraljQmqQvAkHRLcpnk65elkHwCsP49RrQ+AXRTqgEd+K70AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Fountain", "label": "Water Fountain", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1243713.8590452522, "ymin": 526358.995762229, "xmax": 1261612.9390606582, "ymax": 546039.4511518925, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "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": null }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "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": null }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "length": 30, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R193_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S156_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "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" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 710, "name": "Industry" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 730, "name": "Education" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 750, "name": "Energy" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 790, "name": "Building General" }, { "domains": { "OWNTYPE": { "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" }, "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "id": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 840, "name": "Weather" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "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" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "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, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 710, "FEATURECODE": "Industrial Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 720, "FEATURECODE": "Commercial or Retail Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 730, "FEATURECODE": "Education Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 740, "FEATURECODE": "Emergency Response or Law Enforcement Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 750, "FEATURECODE": "Energy Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 760, "FEATURECODE": "Banking or Finance Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 780, "FEATURECODE": "Mail or Shipping Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": "Building General", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "OWNTYPE": { "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" }, "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 800, "FEATURECODE": "Health or Medical Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 810, "FEATURECODE": "Transportation Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "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" }, "LOCATIONTYPE": { "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" } }, "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, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": { "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" }, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode", "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 830, "FEATURECODE": "Government or Military Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 840, "FEATURECODE": "Weather Facility or Structure", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 850, "FEATURECODE": "Water Supply or Treatment Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": { "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" }, "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": "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" }, "LOCATIONTYPE": { "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" } }, "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 880, "FEATURECODE": "Information or Communication Facility", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "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.91, "id": 68, "name": "Other Municipalities 1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 69, "name": "Boundary Line 1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 70, "name": "Boundary_Donut_1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "1", "label": "Rule_1", "description": null } ] }, "transparency": 75, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 71, "name": "Trees_1K", "type": "Feature Layer", "description": "This feature class shows the location of trees on the Esri campus. Random size and rotation applied to symbology.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "Esri", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Carto", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "a559c85633b18ef55e5bdb990aa3f852", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgVJREFUSIm91j2I02AYwPH/k7vFoqKHDjp1qDV5sys43I0uOojicQ6OLi5uVZw8Fws6ubg5nS4eLuqhLoK4CeLwvgm9Dgc6qdStYrn0cfAqTT+ul7TxgQz54hfyD0nm+c8zn/UEa+1Rz/MqInII+JYkiQvD8NfMwSiKzqlqDTijqp6qAiAi7SiKXqjqqjHGTg1aa/eJyGNVXR5zSElVLwMXnXM1Y8yD3KC1dk5EngNnJ10YMAfcd86VjDF3c4EiUtsj1j93rLXvwzB8lwl0zq0AqxkxABGRdefc4qimQ2CvGTCu2V5mAfg8qmkKzNhs0oxsmgJzNps0qab/QGvtAnBzxhj8bVoHTqdAEbkAHCgABDjlnDthjNnsv6WLBWG9WQJS4LGCweOQfmg6RWoi8nsQ3CoSVNWtQXADuF6Qt62qb1NgqVR63W63G0C1APBpGIatFFgul7fjOL7R7XZfAjJDrOV53u3eSupN4/v+RhRFt1T13oywNnDJ9/0vI0GAIAjqURR9VdVHwP4psE1g2RjzqX/jyM9TEARrzWbzTafTccCRHNgHVV0KwzAZ3DH2e1ipVL7HcXw1R9OW53krvu8PYbuCkKvpULNMIKSaPgQO73JoDFwZbJYZ3EHXGo3GqyRJrqnqeeAkcBD4AXwEnqnqk1HNcoEA1Wr1J1DfWXJP5j/vaecPQYXWkRrx/78AAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "10e278f60caa7c3c3990a3b0cdf4d970", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAB2JJREFUWIXt2G9sG2cdB/Dvc//vbMd2Lk7TxnHsRWncKEu6daMQaNIMIkDrGCurVI2xF3QqAtqpaUtLOniHVkrzB4i0ig6mgpqJaaANCoWp0NR5EQRSKWxp3GA1dhPHTfPHfy+O7TvfwwsaKBPN4rYMpO377p7nud/vo9/ppNNx+D8N978G3C4fwErNB7BS8/6A9fT0bDNN861Dhw5N9vT0+ERRzOzdu3f+PYcNDAwopml2yLJ8PpVKDQB4wzTNYm9v77cNw3i4UCg09fb2fuXAgQM/f09gR48elbxe75uqqj4kCMLZxcXFRdM0H7DZbLusVut3w+Hw9vLy8h/Pzc1pHMc5Tp48ye7evbv4X4P19PRcoJSioqLiFVVV2yRJQiwWa1qzZs35DRs2REOhkKHrenVLS4vCsuyziUTiKoBjmqZ19/X1Xdq/f/+Oew4bHBy02e32zeFwWCoUCjaWZTOmacqEEDfLsgRATSKReKG5uflrLMvy+Xx+RJblj+VyOVBKVUrp1PHjxzfa7fa3VzO9VcEGBwcbALyiKEqhqalJCoVCDxYKhaAkSaNOp/Nzy+fWrl37S1mWjwDA/Py8u7GxEbquIxKJYGFhoZIQMpzJZM4C2HnXsOHh4c3FYnFPKpW6yjDMFMMwjzc0NGBiYsJVXV19QpKkHZRSpNNpFAqF5wFA1/VhQRDaCCEoFosAEBZFsVHXdRBCqlYzjHeFbdmy5U+nT59uliSpORaLmW63G4QQuFyuyWg0us/pdOL69evIZDJQFKUNwBOjo6NPSpIETdMgCAIA6AzDZAkhC7qun+jv72/s6uoau2NYIBCwnTp16rzL5ZLn5uagaRrjdrsBADabrery5cv3z83NAQDcbjdEUeQppQ/7fL5PybIMURQBAAsLC79gGOY+juM2xuPx75mmmQTgv2PYxYsXVZZlH6KUoq6uzrx69SoTj8dRXl4OQsi6qqoqCIKAdDqNmpoaAFAAHHE4HP+skc/nJycmJr7c3NxsvXHjBnW5XGR6eprv6+t7Sdf1bxw+fPhGSbBz584xgiD8BgCmp6cRiUSI1+vNjY2NSU6nM0cIkdxud3p2dlaXZdkJgHlnjWKxWAyFQr/zeDxfpJQikUgYuq4fo5RGATwqCMJSyRPr7Ow0h4aGPq3r+jG73f7RYDDIut3upfXr1//FMIzXOI77Ic/zZYSQGYvFktJ13cLzvLB8P6V0MZ1O76yurl5SFGXHlStXJv1+/4hhGJvGx8dt+/bt+8zteq8ICwQC2wghTxuGIVsslmPl5eWIxWLtHo/niZmZmbFMJnPE4/HsFEXxb3a7/eOapvEOh0MAkARwJhgMtqRSqTOyLE+Koni4rKzst6IoPh0Oh9HU1PSJlVArwhRFeXNpaekLoig+BuCxuro6jI+PQ9M0VFZWPp9KpTA6OgqWZT+8ceNGxOPxr09NTe1Jp9O+9vZ21uv1bk8kEj8C4CGEvEgpxbVr1xYqKipe53n+r/39/a6urq65kmBDQ0OubDbLa5r2Qj6f96uqej8hhJSVlSEajcLn88Fms8EwjIzf708Vi0WdZdm3q6urn/P5fCFd192KonCKoryztBoKhZ7N5XIXLBZLvOSJdXR0zI2MjIg2m21C1/UTY2Njv+J5fi/P88eSyaT30qVLawBYKysr7wuHwzXz8/MMwzA7amtr0wC8KzVUVRUTExObTdOUACyWBAOA1tbW/PDw8CGLxfKi3+/PU0qTi4uLB+LxuMEwTLGhocGlKAqby+WQTCbBcdyUKIrfSSaTu2RZttyurt1uB4AzBw8evC1qRRgAtLW1fX9gYKCipaWFAVBut9vhcDherayszCuK8gwACIJgGoZxaNOmTY3RaHRfNBp9ymKx/Mw0TR4AeJ7/SS6Xe2a5JiEEAH66Ut93hQUCgQ23Xpum+cdMJvN7j8fTt7ymaRrDcdzjAD6kKIpYKBSO1tfXv5bL5Z6anZ1FbW3tNo77V5tgMBgnhJy9K1h7e3sQAIaHhwGgMD8//wO32/0yz/MAAEopZmZmsG7dOgvDMCIhBAzDdFutVlitVthsNkQikTdUVfWLovgRjuNm4/G4t7u7O39XsFtiUEoPWq3W9ctvmq7rdGpqimSz2Vfr6+ubgX88JsMwEA6H416vtyCKYlVNTc2jxWIxOD09/ciuXbsCAOhqGq4Wtp5lWauiKH8GoCUSibcikUimrq7uD7W1tV8lhLgAQJIkiKIIXdfLY7HYZ1mWHVBVVWJZ1ru0tGRZLWrVsLa2tnAgEKgC8ByA151Op8PhcJwlhHzy1nOEEKiq+pLFYvm80+k8ncvltnMct4NS+q09e/ZMrha1ahgAtLe3z1y4cOHXDMOcBdBNCPH9p3Ner/dlTdO+mc1mZUVRUgCeJIQYpaBKggHA1q1bJwE8ePPL4xFCSC+AB25uJwBEWJYdkyRJ7OjoiNxc/1KpqJJhy+ns7DQBDI2MjGyllFZks9lYZ2dn7k5q3VPYclpbW9MA0vfI8m95f/y7uJf5AFZq/g5yuQW0R/P8GgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 28, "height": 28, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oak", "label": "Oak", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3fb6aa60dc85611aa8c8463126095ec3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAButJREFUSInNlW1sW1cZx//n3Gv7OjexHbtJnReFtRFREjfKEicp60sqWJ1AsJJMAtoNCW1lagZVgYkhqk4ajFJgbKrUD1ApG4V9KWVQAY6bQVO1SifG3OSmWddAWlSSLLFb200d27GvfV/O5QNx6Zp2K52E+EtXui/P+f+e5zzn3MPjfyz+/xY4NTXFRSIRQgh5mzFWaTKZNJvNRgCcJoTsaW1tzX0s4NjYWBGltFcQhN96PB49l8vZdV1/vrS0tF1VVZjN5kLoLsbY4+fOnXtcFMVvMsaebG9vf/9BKqwD8GIsFnMEAgEsLCz8VRTFcCqVgtPpBACMj4+jpqYGiqIImUzmJZvN5mSMkQeqkFL65WQyeZHn+b8lk8lXHA7HTwzD+IrD4bgV09TUpF26dOldSZK8tbW1RQ0NDaUcx6WCwWCJ3+9P3zfwwoULLlmW/dFotObKlStf2Lp16+9zudwbsiwfFkVxxmKxrAMQvXnzZr8kSX8BAIfDkZ6enmZr1679ktPpfCkUCqXi8Xi/3++f+FDg+Pj4Txlj7OrVq4eSyeSaSCTyo2Aw+FhXV1ePzWarI4S8uRL6ysmTJzkAFMCfFhYWmqLRaNX8/PzLPp+vJJ/P2wzDOAag/p7AiYkJt2EYzwEgjY2NUFX1zNTUFDKZDEKhkMXr9T5aUlKSAZBjjL2q63oHgN8xxp6Nx+M/8Hg8n6qqqmqglIJSqhYVFe0aHx+vbmtrW1gFHBkZoeFw+CxjbMpisfyhrKzsDMdxebvd3pBIJCquX78OVVVfSyaTb9jt9vn29vYkgJGVC4FAYJgQ8hQArFmzBjzPZ6xW63v37KHP52NDQ0OXFUXp03V9QzgcfoxS+tny8vLXE4nEPsYYrl27Rnmef8Rms336TiNK6fuGYUAUxQzP8yKA2ODgYE9fX98ZAOlVQACYnp7++tLS0kar1bq2vr7eIwjCt+rq6k6l0+l9kUgEly9fRmVl5ScikYj1TqDf7z9/4sQJu8vlyjPGqlOpVOuWLVvSiqKYb4+7BZyYmGhsaWn5+969e59JJBLPyLI8tnHjxmOU0vWNjY1YXl5GKpXCjRs3UFlZ+YgkSbsAgDF2QJbl/mw2+31VVZOJRKIMQCVjDCtbSB8dHa0uKSlZam1tzd0CGobx7PDw8Nbu7u5P4t8rb4OiKAdNJpMoCIK6efNm09zcXDadTs+YTKacpmnf5jju8xzHkXw+/xnG2EMrCdxZPCfL8kPFxcVTAP4D1HW9Ttd1CyGErryqtlgsT/v9/p+NjIx08Dz/9IYNG7apqlqby+Vez+fz0DTt7f7+/qU9e/b8sLm5ucRkMvXG4/Gw2Wyu4XkeFRUVMJvNMJlMn/N6ve98YErD4fA/KKVZxhjhef4KgEcBfFeSpF/ncrkTqqquF0URHMeBECLF4/HqycnJ3QMDA09omtYsSVLBqqZwo2kaamtrkc1mZ1f1kOO4RUVRvnr27Fl0dXVZXC7XWDKZfAHAm4IgrDebzZibm0M2m4XH42m22+37OY7bDKD5zjksaGZmBuvWrUtQSm9lc/sq/bnFYunu7OyssFqtZbIsP+l2u/sBdADA6dOnMTs7C57nUV9fz6dSqdbt27ffOHr06C8ZY50FE1EUS61Wq02W5bzZbBZzudwvduzYcXEVsLe3d25wcNBbX1//46KiIskwjDSArwHA4uIim52dLfSWxWKxtGEYO8PhsOvIkSM3b6/KMAwiSdJhxtjDmUxmlDE2ePv3D+zD3bt366Ojowfa2trSkiQ9AeCPuq6fDgQCXwTQCQDV1dW6YRhzlNIXKioqukOh0Fg0Gi21Wq0XfD6fRggxJEl6i+f5A5lM5nnDMGoBzN8VCADbtm1LS5LU4vV6jwE4NjAwcKgAczqdaGhoOFxWVnZTUZRfKYriWF5efpEQ8r18Pv/PYDC43+/3/wZAD2Nsn9PpfC4Wi03es8KCIpGIMDQ01LewsHBwcnLSYzKZjJaWFjQ1NRFCyKHFxcWIqqooLi5OGIbRq+s6OI5bD+B4IBDoYowFKaXf2LRp06oz8a5AQRDezeVy/alUKuF2u091dHQ43W53G4D5WCxWoWkaAIBSOsrzvO/8+fNGTU2NXlVVRQkhu6LR6Oh/dQD7fL5sMBgMNTU1/VnXdZvL5QoZhiETQp7SNK1uJSkmiuIpQkh/Z2fnzNLS0suCILzq8/m0u3l+KBAA/H7/VQA4fvx4yu1276eUvtfa2hoKBoN7CCHXbDbbQULIw5qmKU6n87imaWcArPqv3TewoJ07d6oAXis867ouGYbhXVxc1MrLy98SBOE7zc3NqY/yuW/gnerr63sHAIaHh8va2touflT8xwYW1NPTE3+Qcf8CxIko5M0TBVIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Maple", "label": "Maple", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c94fbf08964e4825ca6c95a064c8349a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABadJREFUSInNll9o0+sZxz9v4i+/pIm1aZv+iUeNPbYULK5YrebCqVDdEcoYMthFOXAGW9nNYIVO6s6FCGNpVY6wi8EyNgZjDMbBDXdxLrwY1lONF4aTaZyepvlZaxLzt021+dvk3YXNb01Tz5kMxp67l9/zvp/neZ/v73mfHfyPbcf/LTAYDBpv3rx5xGAw/AR4LYQoSCkzUsovVFX9fGJiIvlfAz0ez3tCiA+AHbOzsxaDwfBN4DsAUkpcLheVSoV4PI7X6w1lMpmZqamp3wLynYEzMzOjwB+BZrfbzcuXL1ldXa3zyefzlEolhoeHEUIcuHPnzm+8Xu8PgdHx8fFtM94W6PF4vi2E+HRwcFAJhULEYjGMRmODXzwe5/jx45jNZrLZLG63G6vVOqxp2gXgp/8RcHp6+qzJZPqzw+FQbDYbQ0NDBINBksl/B9zW1sbw8DCvXr3CbDYDsGvXLgCq1WrV5XLd9Hg8ZkVRHJOTk0tvBd66dcvg9/v/UC6X1Wg0SmdnJ21tbRw6dAi/38/y8jIA58+fx263A7C0tFQXTC6XM2ia9iur1fp+oVAoXLt2rX9ycjKxLTAQCPQBHbV1Npulra0NIQROp1MHWq1WfY/JZAJgfX2dhw8fkk6nAQYsFgtSSkulUvkF8INtgSaT6Vs2m02POJlM0tPTA0Bra6vu5/P5OHbsGJVKhUTiTfCJRKIGA94ICkBV1bFLly79+PLly/k64PT09LmhoaHriqKgqiodHR2USiWSySRCCFRVZWhoiAcPHuDz+fD5fJw4cQJVVVlfX2dpqa5UurlcLnOhUDgFfFYHNBgM31cURRiNRnp7e7FYLAAIIfSM7XY7PT09hMNhAGKxGIqiEA6HKRaLDbDdu3fT3d3NwsLCSANQStm1uLhIT0+PXpfNNapZS0sL586dI5vNcu/ePaSs/8drCs5ms9y/fx9FUWIWi+Wx3+83Hz58uKADhRDdmqaxc+dOFhYW2L9/P8Vikfn5eTKZDKurqzgcDtxuN83NzTrg7t27dcDNCgaYm5u7NzAw8JmUUgEKmzPsBggEAgQCgcZiANFolNOnT+trh8PB3r17iUQitLe309TUhM1m0793dXUhhDgfDAZzo6OjH+pXevv27fcCgYDVaDTy+vXrbWE1qyl0bW0NTdPo6+ujt7cXIQTwpq5Op5NSqUQ+n8fhcJBIJLpr+3cAnDx5MnL16tW1U6dOWZ8+fUokEtkW1tnZiaZp+Hw+AAYGBgB0GEAqlSKVSunrgwcPkkqlsnVAQFar1b8mEomxaDTaADKZTAwODtLc3EwulyMejwPw5MkT7HY7qqp+5a0A/9wKREr5uxcvXoxtVR3Anj17dKFsPnx9fZ1QKMTZs2cplUrE43EePXpEuVwG3jSLTCYjK5XKnxqAU1NTf5+ZmfkS6NsMa29vx+12U6lUSCaTDU/U6OhonSpDoZDefZaXlz+XUv7y4sWLwQYgIIUQF6WUn9rtdlEsFtm3bx8jIyN6EwCYn5+vA27tq7VXA0gZjcYPJicn1zb71/XSCxcu3Lhy5co3VlZWdvX39//I6XSObW0CsVisDlhTbbFYJJFIYLPZcDqdpFKpFxMTE3WwBuAG9CHAjRs3+oUQY5FIRJd5JBKhVCo1ADVNI5/PY7PZOHDgALFYjGq1+uXWs7cF6veRSvWXy2Xm5uY4evQoRqORx48f09TURC6Xq/NtbW2lo6OD2dlZNlT+t3w+/9E7AYGfLS4urkgpP3727Jl5bW2NlpYW2tvbCQaDm/2ioVDIEQ6HFSllVEr58dTU1O/fduhbgePj4yXg59evX//18+fPPwS+m06nh4HNw81fVlZWvjcyMtLl9/s77Xb7Pzb2vdW+di7dmDc/AT7xer2mdDqtq+jIkSO5M2fOVD0ezxKw/YP4rsDNthH9V2bwdfYvfbx2P8pvuxIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Orange", "label": "Orange", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d2ef1d7fa68d9dbb0ead9bee6faf2f29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABrpJREFUSIm9lk9sG3kVx7/zG49nbI/tzHhiuw514iROg0xcpZBL4YAEhmUPHKjUqFSriooDK9DeKqEV0p5YgYQE4gBSuXCpmqYSl64EyC1d1KqHZtVV0yZtEzt/nDqJE/8fz9/MHw5tZjHd7Kos4klzGP30e5957/vem+fD/9l8r3thbm6OMQzDz/O8debMGeN/Drxy5UoqEAi8K0nSd0zTXKMoitZ1PR8Oh+0bN27ECSH7HMc9EwThvVOnTv3zvwZevnzZH4lEfs0wzDFCyFdVVY1FIpHRSqVCd7tdAADLshAEIbm7u5vUdf3D27dvlwYGBt6enp6++VrAubm5oCiKN3VdnxobG/vH1tbWeKVSAQCEQiEAACEEhmGg1WpB13UoigK/3z8uy3LxwYMHfxRF8Z2RkRHrc4G3bt2alWX5Z4SQbCQS4RcXF78vy7J3TggBIQSO4+DYsWOo1WqgKAoAYJom9vf3AeBty7JmlpaWvp7L5cwjgcVi8RsMw7w3NDT0g16v92GpVILjON55NBqFJEkol8sePJvNolarwe/3o9lswrIs7O7uol6vf21sbOwdAL85EkjT9J9c132Lpukfbm5uJiRJgqZpoCgKqVQKsVgMiqJAFEXwPI9utwuO45DNZvH8+XNY1icZtCwLzWbz/cXFxYf5fL74CnB+fn50f3//S51O588DAwMTpmlC13Xkcjm4rot2u41nz54hnU6DYRik02m02208efIE6+vrfZkAANu2oaoq0+v1/ra0tJTJ5XKVPqDrut/OZDK3QqHQaYqiGF3X0Wg0QAiBbduQJAmRSATVahWKogAAer0ebNtGLBaDqqoAXhRVvV4HIQSyLGNzc5OcPHnyLQC/7AMODg5+13XdSVVVBzmOA8dxGBoa8rQCXrTB6OgoVlZWAACxWAyapoFlWUiShEAggOXlZYTDYXS7XTiOA0VRoChKoQ+4sLAQNE3zjY2NDbPT6SCRSCAYDGJoaAj1eh2CIICm6U+E9/kONQdN0xAEAcFgEAcHBzhx4gRc18XDhw8hyzIEQUCn05np03BmZka9evVqkBASiMfj0DQNyWQSjuOA53kvwn+3ZrOJVquF48eP4+DgALquIxQKgeM4VKtViKKIiYkJlEol9Hq94NOnT8cmJyfLvpf6UdevX/94eHj45M7ODiWKIlzXxdbWFmKxGDiO80CKosCyLNRqNUxMTICmafj9fgBAq9VCs9lEu91Gu91GrVYDALTbbbiuG/AiXF5eJqlU6suKovSGh4cjfr8fhmFgYGAAa2troCgKPM/jUNtoNIpGowFN08DzvPcxgiBgb28PsixDVVWwLAvbtmFZFhzH6XrAXC5nLyws0KVSiWEYBpqmQdd1mKaJTCaDYDDYpyEAOI6Dzc1NxONxDA4OolqtYnd3FxRFQdM05PN5VKtVtFqtw3HY7KtS0zRhmmbb7/cHOp0OHMfB2NgYWJZ9pccOgZOTk+j1enj8+DG2t7dhGAYEQUA+n0cgEEA6nYaiKAiHw2oul+v1ASmK2o7FYmuWZcVlWaaTyaQXFSEElmWBpmlvbjqO471ns1k4joOdnR0QQpBKpXDnzh3oug6WZdFqtX7fV6UAYFnWX9Pp9E9KpRLi8TjK5TIEQfDGlWVZsG3b0+WwNSzLQiQSAcdxME0TjUYDOzs70DQNHMeh1+u5e3t7778CNAzjp81m81uZTObY6upqYGRkhLZtG7Zte2k8nDqqqoLneTiOA1EUvcKIx+PY29vDo0eP4DgOut0uBEF4funSJfkVYKFQcK5duzZr2/YHqqry4XDYA/l8PhBCcHBwgGq16rWLJElIJBKo1+uoVqs4vGOaL/5IkiQdBINBr+n7gAAwOzv78b179xanpqZSh1oxDAPbtlGv1xEIBJBMJpFIJKBpGmiahmEYCAaDsG0bjUYDPp8PlmWB53mXZdk/nDt3rnYkEABOnz79vWKx+PNarfZuNpv1whRFEQzDwDAMUBQFURSxuroKRVHguq4HpSgKiqKAZdmPVFX9xX/6/9QVo1Ao/Gp+fl7f2Nj4LSEEiUQCKysr5tTUlL/VakHTNGQyGSQSCdA0Ddd1cffuXYRCIYvjOIvjuIsXL168+mm+j1yizp49+7tisfiRbduXOY7Tx8fHQ/fv3x+fnp4moVAInU4HlUoF29vboGna9fl8js/n+wvDMD8+f/68fJTfz1wTC4XC3WKx+JVyufwmRVHfjEaj4+vr62+Iovj3drvNOo5zIhaLRQHcZBjmRxcuXFA+y9/nAl9CHQAfvHy+sL325v1F7V/MuiSAROnvegAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elm", "label": "Elm", "description": "" }, { "symbol": { "type": "esriPMS", "url": "61448064f41bba35c890994f44de7876", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAbCAYAAAAdx42aAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABdxJREFUSInVl19oW/cVx7+/3/3zu7qSJfnKtiTLctS4hCbLCCRt2UsY3ZaHFgZlSyuJPKSMrhuM9qHrBuvD2o3SvYyNvQwKhTJWbIl4Cwy6PHgwxmCUkiVpqsI8FDd1ZsnxlSLL0pV0/+h39rBos1Mnjje2svN2OOf3/X44h9/vclV8yqH+3wGcO3cuK6WcBeAT0XqhUFj9nwBcvHjxhXa7PW7bdmMwGMRd130uFoulyuXyyXw+/95/DWBxcTExOTn5JmPsyXg8Tr7vt1dXV8OtVksVQvzJMIzvlkolizFWy+Vyv1cUpcE5d4jIPnHixPv/McCBAwcOM8aevJ0yAHHLsrxWq4Vms2lxzqO+7+dyudyYqqpnAICIIKW0FxcX3z59+vSL/zbA/Py8de3aNViW9db4+PhTg8EgomkawuGwrus6eZ73EACmaVo3nU7vOMs5n5yamjpbKpVMAJcLhcIb+wIolUpzAF7N5XKnFEUxfd/n/X4fy8vLiMfjiEajrNFoAADC4bBmmiYAYDgcYnNzE51OB0TUtW37c2NjY98olUqpQqHwg/sCKJfLXySizxDRkud5pqIoXxFCIBQKQQgBx3HgeR4YY0PTND/IZDIPAYCUElevXkWz2RxJzQKY1XXdNQzjlXK5/GY+n1+7J8DCwsIZAA90u91Xe71e3XVdr9PpQFVVpNNpzM7OotFoeI1GQ1dVVWGMHQqCwOh0OlhZWdluDgAUCoWWTNP8PACXc97ecwKMsaNE9LTv+0q/358ZDAa/UhQl0uv1pra2tjA3N4etrS3ddV0AwOTkpLm8vIxjx47Btu1PyBFRBMDLjLHHhsPhaqlUukJErxeLxd/dbQUbAHqRSATdbrctpfxqEAR/S6fTlXq9frTb7eLQoUOQUqJSqVCtVmOqqqLb7e4iBbiuewzAR0T0JQDvENErxWLxw10nMD8//yAADcA0EUkhxNuDwUAhom8mEomZdrsNx3GwsrICznmgqqrKGIMQAmtrO1aLVCrVW19fN4ko7LruGVVV3ysWi6fvuQLO+XeI6H3O+RtCiO9NT09/eTgcvluv1yuVSuXoqE/TNKRSKfXWrVsgIniet0M0mUwiEoncDIfDq0EQHBRCZDnnOwl3A3Bd90XDMApEdHlqauqCEOLxarU6GwTBcHuf7/u4cePGv0RU1Q2CQIzymzdvIhQKPXD8+HHbcZxIu93uB0Hw8p4AZ8+edRYWFq4AeKzX631B13UcPnwYsViMV6tVGIaBXq8HIhpNDJxzud0cAKLRqJ3JZMY1TXs0Ho87hmH85OTJk3/ZEwAAGGNFxljV9/2nhRCvcc4/m81mWb1ex9bW1o5eKSWklPxODc75RBAExDkPdF1npml+4nrcFaBQKLwEAOfPn//2xsbGHOcctVoNjuMgFAqh3+//szeRSHSazeYYAGia5vm+rwPA5uYmu3TpEo4cOaJaltVWFGX6vgFGYVnWw5FIxKxWqxg9udvNGWOUzWZtIYRZq9WUkfkofN9n6+vr0nEcfWJi4qf7BuCcRz3P8xlj2m71WCzWtyzr4GhC24Lwj7ck2Wq1uoZhROv1+gkA7+wLYG1t7QKAJ2zbHgJQ7oDbSCQSKufcjEajdx5luq4Pw+Hwz0zTfA6ApyjKn+/mc6/PcQjAhfHx8ccHg0FbShkbFVKp1G9nZmaekVK2gyCIJZNJajQawXA4VAEwz/OmgyB4VghRUVX1ESnlswBe2xcAEb3LOR8oihKLxWIHXde9IqUkxlhYVdXf1Gq1Z6SUP4xGoz/OZDIsEon8tV6vs16vdwQANE1bF0I8AuCXlmW9vu8JFIvFP5bL5S4AHo1GPcaYJ6UkzjkR0Y88z+sS0cOtVuulXC73dSnlchAETzSbzQ+DIBDJZPJBAL9IJBJfO3XqlNw3AADk8/nLAC7vUnoLAJaWlrht29nr16//Wkr5KGPsD4lEYgLAtxhjP7cs6/l7me8JsFfcFv/4dnp9W+n796vxqf+Y/B1kda0233RcGAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Palm", "label": "Palm", "description": "" }, { "symbol": { "type": "esriPMS", "url": "098bfed2dcd0f235f3c7dfe1ad87cf77", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAeCAYAAADU8sWcAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABsNJREFUSInVl91rG9kVwH/zISnSyKORJTuycKw4/gDLjmwrFmrA0KSOC2FT2pKyj2UhfQjtf7CUbR+2Swvblj60L22gT2Vp65eWUoobHJqAE0UmJv5KTBI7aS1bsS1pJNnSSJqZPmQtwsZO2m2g7IF5OZx7fnPPPefcc2X+jyJ/oeDpdPq4bdsJQRBaLcsKCIIgiqJo2La9J4ri3+Px+D/fOnxqaira2tr6ia7rnWtra15FURydnZ0AFItF2+l0FjRNO5ZOp+eBd8fGxv71P8NTqdSlUqn0Y6/XG7VtW5ifn0fXdTo6Okin07hcLgYGBgRZlv1zc3PYtj0Yi8Vu3Llz52OHwzEVj8e3Pxc8lUpdFUXxl5lMRjx16hS2bb9YJMvU63VqtRq1Wo2WlhYWFxfxer1omqYCqizLv2o0GheBr//X8JmZmQ+AH+bzeUGSJObn54lGo6iqiqZpPH/+vGlrmiaSJCHLMm63m1QqhcPhEE6fPn1xdnZ2RpblbyQSCf2N8Lm5ue+apnmhUql8bX19XVBVFVVVEQSBxcVFotEosizz9OlTBEGgo6MDwzBwOBy0tLRQLpcJhUI4nU4AhyAIX240Gn8EJt8It237giRJ31QUBb/fj67r+Hw+yuUywWAQXdcJBAJEIhHC4TCKolCr1QiHw3g8Hmq1Go1Gg1qtduBScDgcF2ZnZy+ePXv2r6+Fm6a5JwgCe3t75HI5/H4/iqKwu7vLgT4SidDX1wfA5uYm9XodWZbJZrPouk6xWKRerzM6OoooihSLRfx+/+/n5ubeO3PmzNSRcMuyzjmdTjweD62trdy/f5+RkRE0TaNQKCCKItvb2xiGgc/nY2lp6bMuAGhra0PTNNLpNJFIhHw+XwkEAm1H7vzu3bsdtm2H0uk0lUqF3t5eotEoy8vLjI2NUSwWAdja2qKtrQ3DMA4Ff1p+PHv2DEmSCAaDyLLcZhjGV6anp38zOTnZeAUuiuL7gDw8PIyu65TLZU6ePMnGxgaZTIZQKMTW1hayLGPbNqVSCUVR2Nvba/pwOp2Mjo7SaDTY3d1lZGSETCaDZVlEIpHLLpfrOdB6WNid+Xye7e1tFEXB5/NRr9fp7e0llUoRDAaJRCLkcjkkSWJjY4NAIMDe3h4ul4vjx4/T2dmJx+OhXq8zMjKCIAjNqshmsx+GQqEPjjrzL/l8Pra2tlhZWQFAkiSSySShUIh79+4Rj8dpb2/HNE10XScajRKJRHC5XFiWRbFYRNd1LMvCsixEUcTlclEsFpFl2XPkmQOSaZp2d3e3oKoqq6urmKZJPp+nu7ub/f19isUikiSxtLSEpmlIkkS9Xmd9fZ1sNossyzgcjuaObdvGNE36+/txuVyXgJ8eCm80Gr+WZfnnt2/fJhqNMj4+3gyp2+0mkUgAUCgU6OnpQdM04EW5VatVQqEQgiAcmoS5XI5IJHL82LFj7x8KTyaTv7h58+aPYrGYoqoqt27dwul0omkaPT09ACwuLrK/v3/Qx7Esi66uLjKZDJVK5VAwQLVaxTCMvyWTyWb3eaXOq9Xqemtr6yCAYRgYhkGpVOLEiRMUCgUcDgdtbW1YlgXAkydPCAaDhMNh6vX6kXBRFKlUKlMv6w7rcH+pVCqDL+uCwSBut5u1tbWDno2qqti2zebmJuVymeHhYXK5HIZhEAqFWFlZoVwuN33E4/FSe3v7n14LDwQC39d1/arf71cP/ri3t5f19XVEUWzaaZrG7u4uhmHg8XiwLKvZ7bLZLLFYjJ2dHXZ2dgCwLOuTwcHB2susV+CJRKJ+7dq1Sz6f7x+CIDAwMEC5XKZQKOD1epFlmfb2dlwuF8vLy811kiQRj8d5+PAhpVKJ1dVVFEUhFotRrVYfuN3u732Wdeh9fuXKlZszMzN/GB8f/5ZpmsLS0hJ+v59AIIDP56NQKLCwsNAMq67rmKaJKIrE43FyuRwbGxvouk6pVCqrqhpLJBKvJMSRw8T58+ffvX79+m/dbve3+/v7BUVRME2TdDrd7PEHYlkWlUqFUqnEgwcPGBoaQtM0urq67Fwu95OJiYlDM/G1Y9TExMR7U1NTqx0dHR8uLCwI3d3dr4BflnA4TDgcxrZtBEHYEUVxxel0fnSU/RsHyMuXL39048aNWl9f3w/cbrc3kUjw6NEj8vk88OIiURQFt9uNbdvIskylUlkLh8NXvV7vjWQyaX1uOMC5c+c+np6e/tndu3ffCYVC3xkaGvpqrVaTTdOUarXafrVa3X78+PETQRBSPT09usvl+l0ikXj2Jr//8dw+OTlpAX/+9Hsr8sV6Lr1N+TfRG+BFh62qqAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Spruce", "label": "Spruce", "description": "" }, { "symbol": { "type": "esriPMS", "url": "749dd40a3168b0378e64834c816b0c15", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACgAAAAnCAYAAAB9qAq4AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABxFJREFUWIXt2HtsU9cdB/DvuY9cP67zcuzYMSwLZHmAcFgWQxtWGElTgVgRe8lJhsZKtWxs2ta1mzpNHZumsg1N/WN/tFPNqrV/VLbUoUHVClLWFAQFUcfWypa6AhJIYiC2sX0z+8bX93X2B1DRalponW6Tyle6fxzp3N/vc8+5Vzq6HP7Pw/2vAYvlLrDS3AVWmk8OcHx8fA+ltCqbzXbl83l2aGho11LUrQgYDocDhJBfe73eV1OpVJPNZnuM5/ln/H5/YyaT2UkpfdUwjOVer/fcfx0Yi8WastnsDyRJul9V1c+63e7RycnJtwH0+/3+RwDkCSHj+Xzed+bMmXdzudyj27ZtG/vYgceOHeM6OzuPyLL8ewBbamtrr8zMzLg1TStRSuOEkIfHxsbkvr6+pwGs0DStVFVV1VUqlUYjkcg+p9P55MDAgL7kwEgkwlsslgOtra1v8jzf7nA4XrDZbLtTqdTXmpub77169eq7AD4PAIIgfAtAAADK5bLVYrGgu7ubS6fTv0gmkzuOHj364JYtW2aXEkgAHFQURWtpaTkwOzs7mE6n+6xW619cLld/Npt93ufz1cbj8d7q6mrTbrd/BgDm5+czLMu6RFGEqqrgeR61tbVd1dXVxwGsXEogBbCbEPLpUChUxfP8UUJIX6lUIuVy+eXp6ek958+fFxiG+VVNTc33PR5P9YULF56enZ3dXFNTg0KhALvdDk3ToOs6crmccod9FwdSSkk8Hn+WUto+MzPzz5qamqc4jjtks9n2y7JMTNMUfT7fH4vF4p+SyeQLwWBQD4fDrYSQzZRSqKo64XK5VgPA/Pz8qfn5+Q4AR0ZHR3fn8/nI4ODgQkXAm9lICGlvbm7WyuVy1djY2Ms9PT0nZVneCAAsywrt7e19ly5dcuDG19tBKY3ncrnXdV0f8vl80HX91NatW+8LhULsyMiIkUgkDkiS9A8Ab1UKJF6vl81kMtB1nRcE4QGn02lJJpOjdrt9461JLMu29ff31+3duzdvmuZLw8PDB/bv3/93WZbfaWtr+yEh5BQAjIyMGACwsLDweDAYzC3WfFEgIcQ8e/bsI42NjbsB1F27du31QqHwYLlc3tfa2vq+uZlM5icA9gwPD+cAEJ7nrwYCgXMcx/WaprkxFoutBPAFAFUApqLR6OcCgUBlW3zw4EEBwPZ0Ov0pwzBWqaq6WVEUiKL4vnmUUmia5o9EIr8khLw5PT1d8Pv9dqvV+mMAYBjmg6U7JEl6AMChioBerxccx30TQBXLsqiqqoIoiigWi0in0yCE3CjEcWhqalrFcdy9ly9fjouiePjcuXNYsWIFGhoaYLFY3pt720MNVAScm5tzZTKZHQAeU1V1FYCdABx1dXVysVi0GobBOBwOlMtlKIoyqShKyel0MuvWrfu5KIrfoJSuvR01NzcHVVXfG9fX159ZbIH+I9Dj8WRisdgGALsYhkkahrHfMIyr6XT6mbm5OdXj8RSLxWKD2+2mbrc7nEgkGux2+98cDscWSungB1esrq4OqVTq1pCaplmqCAgApmmGGIbZZZrmMgBP5PP584qiJF0u12+bm5vfampqOm6z2epVVd1z8uTJQ6ZpPrRmzZr7AfQA6L29liAIsFgsuPkOl9vb2w9WDAwEAqePHDnSpapqRFGUTkqpnxAyzbLs8dbW1i8DqAcAlmXr/H7/KlEU1x8+fHi9LMvzbW1taGxs3J3NZr+t6/p6q9X6vNfrfUPX9QGGYV5crPcdAQFAkiS3xWJZSSmVKKWnKaXfZVn2OUVRNlksFmiahuvXrxdsNlvgypUrNJ/P38MwzNZ8Po+JiQnXsmXLYpTS9ZIk3bdp06aHYrFYgyRJc0sGHBoa+isA4dY4HA7/oaOjo18QBEiShEKhAIZhTkaj0XqbzTa1du3aV8rlcofb7f56S0vLhlKp9GQqlfoSgJXhcLgRwGssyxaXDHgr0WjUWygUukVR/I7H40E6nQalVGdZNtTV1fW9EydOvC2K4k5K6YyiKMsYhiEMw2zneb5PEIR9MzMzPwLQdvHixWwwGLy85EAA9U6ns08QBMiyrGuaVpicnOQ0TfNFo1EvwzBrAIAQconn+e233ScKgvCb5cuXP5pMJqeCweCVO234oYCBQGBiYmLiDY7j+EQi8cWFhYUWwzA0hmF+xzDMPbhxbkxMTU1RhmEe7uzsfM7hcHjS6fRXCCGE47hYMBi8o639SEAAWL169SuhUOg1t9s9zXHcDtM0nzVNUwTgBlCglA4ahvG4YRirvV7vhkQi8TNZlk9/mGN+RUAAGBkZUQE8dfMCAIyPj38VwLbJyUkHpfQJhmEGyuWy0Nvb+9OP0qMi4L9LT0/PnwEgHo+v6u7uvgQgtBR1l/zPQnd39ztLWe+T8+vj48pdYKW5C6w0/wJClhYi1d+jcQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 30, "height": 29, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Eucalyptus", "label": "Eucalyptus", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3ffa96ff1ba3bcc38b467be6d5eda558", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABVBJREFUSIm9lk9oG9kdxz9PI2k0kmYie7AcKWuaxOSwOE4iTA499NLW0BYWSg8tLGEL6amHFFIcKTqlpQXbcqEFH1pCMSyEsixdmtLuKS30kEKKUUJiU2IaQ4gtYxP9/zPSeDTzenCk2pGcZndLvzCHmXm/93nv9+89P/9n+T+rQTabDZimGVQUpXv9+nX7fw5cWlpKSil/JKX8GjCdTCbVnZ0dwuEwd+/elc+fP1+3bftDRVF+Mzc31/rcwNu3bwer1eqioig/nJ6eVrvdLq7rkkgkOHPmDIFAAEDU6/Vp4Beqqv40l8v93OfzLb8JPBS4vLwcbjabHyWTyfdOnjyJYRhIKSmVSjx79qw/rt1uU61WmZqa4sSJE5F4PD7/5MmTD3K53DfS6fSLtwLmcrmUZVmfXr58ORGJRFhbWyOZTFKr1Xjx4gWmaXL69Gk2NjZIJpNMTEwghKBSqdDtdtE07d1UKrW5srLynatXr/7pjcCFhYUvAX/1+XwjQgiKxSKRSIRGo0G5XAZgcnKSUCiEqqq0223i8TiWZbG5ucnZs2eZmpqi0Wj49/f3P5mfn/9KNpv9x7FAIcSvpZQjUkry+TymaaJpGp7n4TgOAJubmzSbTWzbptlsYpomiqJw7tw5VFUFwPM84vF4oN1ufzQ/P/9uNpvtDABzudxZKeU3e++u62LbNpqmIYQgGo1i2zalUonDY9rtNrquI4Tg8ePH6LrO5OQkY2NjFAqF04qivA+sDACllN8WQqCqKp3OwYIsyyIWiwGgadpAAnS7XTY2NgiFQriui+M4aJpGKBQin8+TSCRotVo/HgoEvh6LxZBS9oGO42BZFuFwGEVR0HWdRqMxAO6NB4hEInieR6PRIJVKsbOzM7W4uHg5k8msHgEKIWYuXrzIy5cvAahWqwCUy+W+Ww3DGAo8rK2tLer1OkIIfD5fzzYFHAVKKePFYpG9vb1eUQMHcSqVSpimid/vR9M02u32sUApZX+xlmVhmibJZLLfAo9k6fr6+tBJWq0WnU6H0dFRFEUhGAyiKMobwQCPHj3iwoULnDp16qvAh68D28BgZhzaac/dr0sIgaZpBAIBhBAIIZBS4rouq6ur+Hy+fnvyA9y5c2dsb2+vJIR4p1dvbyNVVTEMox/jYXIch06nEz0CvHLlystcLrc1MTHxTrlcptlsDjUOh8NIKfuujEajhMPhYxek6zqWZdHpdP5yBAggpfynpmlfNgxjAOjz+RgfHycYDOI4Th9YqVQIBoMEg8FjoZqmoSjK02HAP/r9/h8MS3vDMPqT+v3/Cbvneezu7h4L3N3dBXgwNze3NQCcmZn5NJ/PrwshzgshSCQSOI7Tb+A92fbRQ15KOfDtsIQQ2cPvfeDs7KyXy+U+kFL+PRgMaolEgkKhwOjoaH9XUkpqtdqxk8NBnDudDp7nAfwsnU7/bSgQIJ1OP1pcXHzftu2P8/l8wDAMRkZGgIOyKJfLR9rYMJ0/f57t7W0KhcLTmZmZn7z+f+AAzmQydxcWFr6nqurHsVjML6Wk0WhQq9XwPI9oNEqr1UJK2bfRNI39/f3+CVMsFveFENdnZ2e9/woEuHnz5h+Wl5e/X6vVfqvrujY+Pk6lUkFVVS5dusSDBw/odrtH3GiaJtvb26ytrT33PO+7vWb9VkCAa9eu/W5paWm12Wz+3nXdC3CQMPfv3wcOauxVUVOpVKjVahXgV5Zl/fLWrVvHdvg3XhNv3Ljxr3v37qUePnz4LeA9IAWcA6K6rtfHxsacer3+tFAofOK67komk/n818SeXsXhz6+eL6zPfPP+ovo3C/9vwdK1YywAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pine", "label": "Pine", "description": "" } ], "fieldDelimiter": "," }, "transparency": 75, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1241288.5125180036, "ymin": 523459.70825372636, "xmax": 1263642.1003566682, "ymax": 546259.5445437282, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "Common Tree Name", "length": 255, "domain": null }, { "name": "General_Name", "type": "esriFieldTypeString", "alias": "General Name", "length": 50, "domain": null }, { "name": "SPECIES", "type": "esriFieldTypeString", "alias": "Tree Species", "length": 50, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "WIRES", "type": "esriFieldTypeString", "alias": "Wires Present", "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": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Carto", "type": "esriFieldTypeString", "alias": "Carto", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R206_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S169_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "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.91, "id": 72, "name": "Pavement Marking Symbols_1K", "type": "Feature Layer", "description": "Right-of-way pavement markings on the Esri campus.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "Esri", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MARKTYPE", "field2": "COLOR", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "0a232d1f702e71bd86b2d52ddb51c1d3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAYAAAA1BOUGAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJZJREFUCJl1jrEJwkAYRt8HZ3CFVLlS7cQhFMQRMoFzOIgjOIDBwgkywd2lsdFKJEbIb5N0+tqPx/dcjHEPrIG7pIeZ1UVRHAEckIAdgJl9gJIBl2XZueu6FpgCE0nbEMLJe9+6PM9fKaXLYC3NrJS0CCFsHEDf9wczayS9JVXACpg5AO/9dfyJMdbAfAz6y6+xAp7A7QvUpjlw5WY3kAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Left turn,White", "label": "Left turn, White", "description": "" }, { "symbol": { "type": "esriPMS", "url": "34e1bfc71451b1a9abf69b850008bb7d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAYAAAA1BOUGAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIRJREFUCJltzKEKwlAYBeBv4wazRsNlzajvIRZZNPsWFt9EMPkAgqBvIuM2jYJtsBm2GcST/vN/cAJUVTXN83yLCcaYNE2zCZBl2QsLLPt+L4riGXSZYd7f2rY9Q0gplThghCNW6BDrHvYxxl1Kqazr+jrgMHWBGONp+H3xXwJueOPxix9MqiOCtmdZtgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Right turn,White", "label": "Right turn, White", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d2df4353cf93ae28940f17eb2ed219d2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAYAAAB4zEQNAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKhJREFUGJV9jzEKwkAURN+aBe+QDSxsY2WljY2lF7DwAN5BEAQreztLG/EQ4gE8Rj5ZLIVoY7MfGyPGwqmGGYbhWf7INqaqqp6qzr33i1ZZlqVV1QMwEJGz9/70KY0xa2D4HuxjjP2iKG5WREbA8usqTyntgJkFtsAVcEAHiMBURMY2pTQJIdQi8gS6xphNlmXHPM8fNoRQ/yI45+4tlL+cwAqwqnppghfByzYNV/+K4AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow,White", "label": "Arrow, White", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bafd252553822c41f86d4efdcb9c54a9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAI9JREFUCJltybsNgzAUhtHv3vwKlYUiHiOwCYNklKyRNSipsgk1wqKyFCJhp46U0x4BTNN0B26lFHN3A8g5vzTPs8zs2XXdJ6WkGOMVwMweAnB3ubtCCOSc2fcdAAGEEIokO8+Tpml+UxLbtpFSYhgG+r5/r+uKgHwcR6nr2tq2ZVkWqqoqZhY1jmMGLvzxBa1YNrhi5kMMAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Handicap,Blue", "label": "Handicap, Blue", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0a232d1f702e71bd86b2d52ddb51c1d3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAYAAAA1BOUGAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJZJREFUCJl1jrEJwkAYRt8HZ3CFVLlS7cQhFMQRMoFzOIgjOIDBwgkywd2lsdFKJEbIb5N0+tqPx/dcjHEPrIG7pIeZ1UVRHAEckIAdgJl9gJIBl2XZueu6FpgCE0nbEMLJe9+6PM9fKaXLYC3NrJS0CCFsHEDf9wczayS9JVXACpg5AO/9dfyJMdbAfAz6y6+xAp7A7QvUpjlw5WY3kAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Left turn,Yellow", "label": "Left turn, Yellow", "description": "" }, { "symbol": { "type": "esriPMS", "url": "34e1bfc71451b1a9abf69b850008bb7d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAYAAAA1BOUGAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIRJREFUCJltzKEKwlAYBeBv4wazRsNlzajvIRZZNPsWFt9EMPkAgqBvIuM2jYJtsBm2GcST/vN/cAJUVTXN83yLCcaYNE2zCZBl2QsLLPt+L4riGXSZYd7f2rY9Q0gplThghCNW6BDrHvYxxl1Kqazr+jrgMHWBGONp+H3xXwJueOPxix9MqiOCtmdZtgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Right turn,Yellow", "label": "Right turn, Yellow", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d2df4353cf93ae28940f17eb2ed219d2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAYAAAB4zEQNAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKhJREFUGJV9jzEKwkAURN+aBe+QDSxsY2WljY2lF7DwAN5BEAQreztLG/EQ4gE8Rj5ZLIVoY7MfGyPGwqmGGYbhWf7INqaqqp6qzr33i1ZZlqVV1QMwEJGz9/70KY0xa2D4HuxjjP2iKG5WREbA8usqTyntgJkFtsAVcEAHiMBURMY2pTQJIdQi8gS6xphNlmXHPM8fNoRQ/yI45+4tlL+cwAqwqnppghfByzYNV/+K4AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow,Yellow", "label": "Arrow, Yellow", "description": "" } ], "fieldDelimiter": ",", "rotationType": "geographic", "rotationExpression": "[ROTATION]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1245093.8917182535, "ymin": 525686.0899558067, "xmax": 1257790.470983833, "ymax": 537363.6145009845, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "MARKTYPE", "type": "esriFieldTypeString", "alias": "Marking Type", "length": 50, "domain": { "type": "codedValue", "name": "PavementMarkingType", "description": "The type of pavement marking along the roadway or within paved areas", "codedValues": [ { "name": "Edge line", "code": "Edge line" }, { "name": "Lane line", "code": "Lane line" }, { "name": "Center line", "code": "Center line" }, { "name": "Stop line", "code": "Stop line" }, { "name": "Yield line", "code": "Yield line" }, { "name": "Crosswalk", "code": "Crosswalk" }, { "name": "Arrow", "code": "Arrow" }, { "name": "Word", "code": "Word" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Symbol", "code": "Symbol" }, { "name": "Cross-hatch", "code": "Cross-hatch" }, { "name": "Dotted line", "code": "Dotted line" }, { "name": "Left turn", "code": "Left turn" }, { "name": "Right turn", "code": "Right turn" }, { "name": "U-turn", "code": "U-turn" }, { "name": "Two-way left turn", "code": "Two-way left turn" }, { "name": "Speed hump", "code": "Speed hump" }, { "name": "Parking", "code": "Parking" }, { "name": "Other", "code": "Other" }, { "name": "No Parking", "code": "No Parking" }, { "name": "Limited Parking", "code": "Limited Parking" }, { "name": "Loading/Unloading", "code": "Loading/Unloading" }, { "name": "Lane line double", "code": "Lane line double" }, { "name": "Lane line broken", "code": "Lane line broken" }, { "name": "Lane line dotted", "code": "Lane line dotted" }, { "name": "Center line double", "code": "Center line double" }, { "name": "Center line broken", "code": "Center line broken" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R202_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S165_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "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.91, "id": 73, "name": "Site Amenity Lines_1K", "type": "Feature Layer", "description": "The location of fences and gates on the Esri campus.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "Esri", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AMENTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 }, "value": "Chain Link Fence", "label": "Chain Link Fence", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 156, 156, 156, 255 ], "width": 0.8503919999999998 }, "value": "Decorative Wall", "label": "Decorative Wall", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.5 }, "value": "Wooden Picket Fence", "label": "Wooden Picket Fence", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1257387.1706093252, "ymin": 536419.7495908141, "xmax": 1258074.246991083, "ymax": 537116.7071864009, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "AMENTYPE", "type": "esriFieldTypeString", "alias": "Amenity Type", "length": 50, "domain": { "type": "codedValue", "name": "SiteAmenityType", "description": "The type of site amenity installed along a road or on a campus", "codedValues": [ { "name": "Aluminum Perimeter Fence", "code": "Aluminum Perimeter Fence" }, { "name": "Automatic Gate", "code": "Automatic Gate" }, { "name": "Chain Link Fence", "code": "Chain Link Fence" }, { "name": "Decorative Wall", "code": "Decorative Wall" }, { "name": "Gate", "code": "Gate" }, { "name": "Retaining Wall", "code": "Retaining Wall" }, { "name": "Security Chain Link Fence", "code": "Security Chain Link Fence" }, { "name": "Wooden Picket Fence", "code": "Wooden Picket Fence" }, { "name": "Wooden Post and Rail Fence", "code": "Wooden Post and Rail Fence" }, { "name": "Wooden Privacy Fence", "code": "Wooden Privacy Fence" }, { "name": "Wooden Split Rail Fence", "code": "Wooden Split Rail Fence" }, { "name": "Wrought Iron Fence", "code": "Wrought Iron Fence" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R89_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S60_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 74, "name": "RoadCenterline_Subsurface_1K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48492", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48493", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48494", "symbolLayerName": "Level_13" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48495", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48496", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48497", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48498", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48492", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48493", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48494", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48495", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48496", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48497", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48498", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48499", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48500", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48501", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48502", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48503", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48504", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48505", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48499", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48500", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48501", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48502", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48503", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48504", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48505", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": "ROADLEVEL", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.590641983999998 }, "value": "Freeway,-1", "label": "Freeway/Highway, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.590641983999998 }, "value": "Highway,-1", "label": "Freeway/Highway, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.590641983999998 }, "value": "Major Arterial,-1", "label": "Major Arterial, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.590641983999998 }, "value": "Collector,-1", "label": "Collector, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 10.334530511999999 }, "value": "Ramp,-1", "label": "Ramp, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 15.874 }, "value": "Minor Arterial,-1", "label": "Minor Arterial/Local, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 15.874 }, "value": "Local,-1", "label": "Minor Arterial/Local, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Other,-1", "label": "Other/Service/Resource/Unknown, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Service,-1", "label": "Other/Service/Resource/Unknown, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Resource,-1", "label": "Other/Service/Resource/Unknown, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Unknown,-1", "label": "Other/Service/Resource/Unknown, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "4WD,-1", "label": "4WD/Recreation, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Recreation,-1", "label": "4WD/Recreation, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.5906 }, "value": "Freeway,-2", "label": "Freeway/Highway, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.5906 }, "value": "Highway,-2", "label": "Freeway/Highway, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.5906 }, "value": "Major Arterial,-2", "label": "Major Arterial, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 17.5906 }, "value": "Collector,-2", "label": "Collector, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 10.3345 }, "value": "Ramp,-2", "label": "Ramp, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 15.874 }, "value": "Minor Arterial,-2", "label": "Minor Arterial/Local, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 15.874 }, "value": "Local,-2", "label": "Minor Arterial/Local, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Other,-2", "label": "Other/Service/Resource/Unknown, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Service,-2", "label": "Other/Service/Resource/Unknown, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Resource,-2", "label": "Other/Service/Resource/Unknown, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Unknown,-2", "label": "Other/Service/Resource/Unknown, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "4WD,-2", "label": "4WD/Recreation, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 253, 253, 255 ], "width": 6.8346 }, "value": "Recreation,-2", "label": "4WD/Recreation, Second Subsurface", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 64, 64, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Major Arterial', 'Collector')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 64, 64, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 75, "name": "Buildings_1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1239473.828811407, "ymin": 518615.8252249807, "xmax": 1265303.1416539997, "ymax": 546655.4089094847, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHORTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "FACILITYKEY", "type": "esriFieldTypeString", "alias": "Facility Site Identifier", "length": 50, "domain": null }, { "name": "SHORTNAME", "type": "esriFieldTypeString", "alias": "Short Name of Building", "length": 25, "domain": null }, { "name": "LONGNAME", "type": "esriFieldTypeString", "alias": "Full Name of Building", "length": 100, "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "BLDGAREA", "type": "esriFieldTypeDouble", "alias": "Size of Building", "domain": null }, { "name": "BLDGTYPE", "type": "esriFieldTypeString", "alias": "Building Type", "length": 50, "domain": { "type": "codedValue", "name": "BuildingOccupancyType", "description": "The primary occupancy type for the building as adapted from the International Building Code", "codedValues": [ { "name": "Places used for people gathering for entertainment, worship, and eating or drinking", "code": "Assembly (Group A)" }, { "name": "Places where services are provided", "code": "Business (Group B)" }, { "name": "Schools and day care centers up to the 12th grade", "code": "Educational (Group E)" }, { "name": "Places where goods are manufactured or repaired", "code": "Factory (Group F)" }, { "name": "Places involving production or storage of very flammable or toxic materials", "code": "High-Hazard (Group H)" }, { "name": "Places where people are physically unable to leave without assistance", "code": "Institutional (Group I)" }, { "name": "Places where goods are displayed and sold", "code": "Mercantile (Group M)" }, { "name": "Places providing accommodations for overnight stay", "code": "Residential (Group R)" }, { "name": "Places where items are stored", "code": "Storage (Group S)" }, { "name": "Other places", "code": "Utility and Miscellaneous (Group U)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational 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": "OPERDATE", "type": "esriFieldTypeDate", "alias": "Operational Date", "length": 8, "domain": null }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": { "type": "codedValue", "name": "AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Employee", "code": "Employee" }, { "name": "Visitor", "code": "Visitor" }, { "name": "Student", "code": "Student" }, { "name": "Faculty", "code": "Faculty" }, { "name": "Secure", "code": "Secure" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LUCATEGORY", "type": "esriFieldTypeString", "alias": "LUCATEGORY", "length": 50, "domain": null }, { "name": "Commercial_Type", "type": "esriFieldTypeString", "alias": "Commercial_Type", "length": 50, "domain": { "type": "codedValue", "name": "d_Commercial_Type", "description": "General Commercial Type", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Grocery Store", "code": "GROC" }, { "name": "Office", "code": "OFF" }, { "name": "Retail", "code": "RET" }, { "name": "Medical", "code": "MED" }, { "name": "Restaurant", "code": "REST" }, { "name": "Private School", "code": "PVSCH" }, { "name": "Public School", "code": "PUBSCH" }, { "name": "City Government", "code": "CITY" }, { "name": "State Government", "code": "SGOV" }, { "name": "County Government", "code": "CGOV" }, { "name": "Federal Government", "code": "FGOV" }, { "name": "Tattoo Parlor", "code": "TAT" }, { "name": "Adult", "code": "ADULT" }, { "name": "Child Day Care", "code": "CCARE" }, { "name": "Adult Day Care", "code": "ACARE" }, { "name": "Personal Service", "code": "PSVC" }, { "name": "Massage Parlor", "code": "MPAR" }, { "name": "Industrial", "code": "IND" }, { "name": "Research and Development", "code": "RESDEV" }, { "name": "Warehouse", "code": "WARE" }, { "name": "Gas Station", "code": "GAS" }, { "name": "Auto Repair", "code": "CAREP" }, { "name": "Auto Sales", "code": "CARSALE" }, { "name": "Car Wash", "code": "CARWASH" }, { "name": "Telecommunications", "code": "TLCM" }, { "name": "Utility", "code": "UTIL" }, { "name": "Religious", "code": "REL" }, { "name": "Bank", "code": "BANK" }, { "name": "Community", "code": "CMNTY" }, { "name": "Parking Garage", "code": "PKGRG" }, { "name": "Parking Lot", "code": "PKLOT" }, { "name": "Mixed Commercial", "code": "MIXCOM" }, { "name": "Entertainment", "code": "ENT" }, { "name": "Fitness/Recreation", "code": "FITREC" }, { "name": "Hotel/Motel", "code": "HOTMOT" }, { "name": "Self Storage", "code": "STOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R98_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 76, "name": "BuildingFootprints_1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 170, 255 ], "outline": null }, "value": "1", "label": "Rule_1", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1239473.828811407, "ymin": 523293.247956723, "xmax": 1263743.5381459147, "ymax": 546196.1844342351, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BUILDINGID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeDouble", "alias": "Eave Height", "domain": null }, { "name": "ROOFFORM", "type": "esriFieldTypeString", "alias": "Roof Form", "length": 50, "domain": { "type": "codedValue", "name": "BuildingRoofForm", "description": "The type of roof form for a given building", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Dome", "code": "Dome" }, { "name": "Flat", "code": "Flat" }, { "name": "Gable", "code": "Gable" }, { "name": "Gambrel", "code": "Gambrel" }, { "name": "Hip", "code": "Hip" }, { "name": "Mansard", "code": "Mansard" }, { "name": "Pyramid", "code": "Pyramid" }, { "name": "Saltbox", "code": "Saltbox" }, { "name": "Shed", "code": "Shed" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROOFDIR", "type": "esriFieldTypeDouble", "alias": "Roof Direction", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "length": 100, "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": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_LtGray_Rules", "description": "Representation rules", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_DkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R253_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S216_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 77, "name": "Pavement Marking Lines_1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MARKTYPE", "field2": "COLOR", "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Cross-hatch,Yellow", "label": "Cross-hatch, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.5 }, "value": "Center line,Yellow", "label": "Center line, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Center line broken,Yellow", "label": "Center line broken, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Cross-hatch,Blue", "label": "Cross-hatch, Blue", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Cross-hatch,White", "label": "Cross-hatch, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 3 }, "value": "Crosswalk,White", "label": "Crosswalk, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.5 }, "value": "Lane line dotted,White", "label": "Lane line dotted, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 204, 204, 204, 255 ], "width": 1.5 }, "value": "Lane line broken,White", "label": "Lane line broken, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.5 }, "value": "Lane line,White", "label": "Lane line, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.5 }, "value": "Other,White", "label": "Other, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Other,Yellow", "label": "Other, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Parking,Blue", "label": "Parking, Blue", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Parking,Red", "label": "Parking, Red", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Parking,White", "label": "Parking, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.2 }, "value": "Speed hump,Yellow", "label": "Speed hump, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.2 }, "value": "Stop line,White", "label": "Stop line, White", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1244670.142893836, "ymin": 525621.9024201483, "xmax": 1261004.7253820747, "ymax": 545091.6538348943, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "MARKTYPE", "type": "esriFieldTypeString", "alias": "Marking Type", "length": 50, "domain": { "type": "codedValue", "name": "PavementMarkingType", "description": "The type of pavement marking along the roadway or within paved areas", "codedValues": [ { "name": "Edge line", "code": "Edge line" }, { "name": "Lane line", "code": "Lane line" }, { "name": "Center line", "code": "Center line" }, { "name": "Stop line", "code": "Stop line" }, { "name": "Yield line", "code": "Yield line" }, { "name": "Crosswalk", "code": "Crosswalk" }, { "name": "Arrow", "code": "Arrow" }, { "name": "Word", "code": "Word" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Symbol", "code": "Symbol" }, { "name": "Cross-hatch", "code": "Cross-hatch" }, { "name": "Dotted line", "code": "Dotted line" }, { "name": "Left turn", "code": "Left turn" }, { "name": "Right turn", "code": "Right turn" }, { "name": "U-turn", "code": "U-turn" }, { "name": "Two-way left turn", "code": "Two-way left turn" }, { "name": "Speed hump", "code": "Speed hump" }, { "name": "Parking", "code": "Parking" }, { "name": "Other", "code": "Other" }, { "name": "No Parking", "code": "No Parking" }, { "name": "Limited Parking", "code": "Limited Parking" }, { "name": "Loading/Unloading", "code": "Loading/Unloading" }, { "name": "Lane line double", "code": "Lane line double" }, { "name": "Lane line broken", "code": "Lane line broken" }, { "name": "Lane line dotted", "code": "Lane line dotted" }, { "name": "Center line double", "code": "Center line double" }, { "name": "Center line broken", "code": "Center line broken" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RECLENGTH", "type": "esriFieldTypeDouble", "alias": "Record Length", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S164_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 78, "name": "RoadCenterline_forLabels_1K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48535", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) < 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) >= 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway' )", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI Semibold", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Major Arterial', 'Collector' )", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI Semibold", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Minor Arterial', 'Local' ) AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Other', 'Service', 'Resource', 'Unknown') AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( '4WD', 'Recreation') AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 64, 64, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "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 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" = 'Ferry'", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 80, 153, 148, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 237, 255, 255 ], "haloSize": 0.7, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 79, "name": "StreetPavement_1K", "type": "Feature Layer", "description": "The extent of paved or impervious surfaces on the Esri campus.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48557", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48558", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48560", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48561", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48562", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48563", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48564", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48559", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48565", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48566", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48567", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "SURFTYPE", "field2": "SURFUSE", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Curb / Gutter", "label": "Asphalt, Curb / Gutter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Driveway", "label": "Asphalt, Driveway", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Other", "label": "Asphalt, Train Platform", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Parking Lot", "label": "Asphalt, Parking Lot", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Street", "label": "Asphalt, Street", "description": "" }, { "symbol": { "type": "esriPFS", "url": "baeb8b19ef971bd5bc9a7ed8ffde2028", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAShJREFUeJzt2jGKw0AQBVEFSnT/kyqacB1tspm2GNygVwf4mIK2KJjzvu+fA//mvK5ry/Ba63jD9rnlV7wIAiMERs611rbxN2w/+ohM+vP+9u4vTjhCYITAyOOPyJQ/7wm7x6FE8rYTjhAYITCiROK2Eok44QiBEQIjSiSiROK2E44QGCEwokTi9ogS2V0LO/edcITACIGRMSWy86Owc1+JxG0nHCEwQmBEicRtJRJxwhECIwRGlEhEicRtJxwhMEJgRInE7RElsnPb66zhEBghMDKmRHZue501eNsJRwiMEBhRInFbiUSccITACIERJRJRInHbCUcIjBAYUSJxe0SJeJ31YgiMEBgZUyJeZ/1hUi3s3HbCEQIjBEaUSNxWIhEnHCEwQmDkA86GRH44O19ZAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Brickpaver,Walking Path", "label": "Brickpaver, Walking Path; Brickpaver, Sidewalk", "description": "" }, { "symbol": { "type": "esriPFS", "url": "baeb8b19ef971bd5bc9a7ed8ffde2028", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAShJREFUeJzt2jGKw0AQBVEFSnT/kyqacB1tspm2GNygVwf4mIK2KJjzvu+fA//mvK5ry/Ba63jD9rnlV7wIAiMERs611rbxN2w/+ohM+vP+9u4vTjhCYITAyOOPyJQ/7wm7x6FE8rYTjhAYITCiROK2Eok44QiBEQIjSiSiROK2E44QGCEwokTi9ogS2V0LO/edcITACIGRMSWy86Owc1+JxG0nHCEwQmBEicRtJRJxwhECIwRGlEhEicRtJxwhMEJgRInE7RElsnPb66zhEBghMDKmRHZue501eNsJRwiMEBhRInFbiUSccITACIERJRJRInHbCUcIjBAYUSJxe0SJeJ31YgiMEBgZUyJeZ/1hUi3s3HbCEQIjBEaUSNxWIhEnHCEwQmDkA86GRH44O19ZAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Brickpaver,Sidewalk", "label": "Brickpaver, Walking Path; Brickpaver, Sidewalk", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Concrete,Sidewalk", "label": "Concrete, Sidewalk", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Gravel,Parking Lot", "label": "Gravel, Parking Lot", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 233, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Other,Sidewalk", "label": "Other, Sidewalk", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 240, 240, 240, 255 ], "outline": null }, "value": "Other,Walking Path", "label": "Other, Walking Path", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1238898.7203815728, "ymin": 518447.01978830993, "xmax": 1268405.3218013346, "ymax": 554274.9081061482, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": { "type": "codedValue", "name": "PavementSurfaceType", "description": "The type of pavement surface", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Hardcourt", "code": "Hardcourt" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFUSE", "type": "esriFieldTypeString", "alias": "Use", "length": 30, "domain": { "type": "codedValue", "name": "PavementSurfaceUse", "description": "The primary use of the paved surface", "codedValues": [ { "name": "Street", "code": "Street" }, { "name": "Walking Path", "code": "Walking Path" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Bike Path", "code": "Bike Path" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Curb / Gutter", "code": "Curb / Gutter" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Curb", "code": "Curb" }, { "name": "Gutter", "code": "Gutter" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": { "type": "codedValue", "name": "AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Employee", "code": "Employee" }, { "name": "Visitor", "code": "Visitor" }, { "name": "Student", "code": "Student" }, { "name": "Faculty", "code": "Faculty" }, { "name": "Secure", "code": "Secure" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "MARKCOLOR", "type": "esriFieldTypeString", "alias": "Marking Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParkFinder", "type": "esriFieldTypeString", "alias": "ParkFinder", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R255_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S218_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 80, "name": "RoadCenterline_OutsideCity_1K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48570", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48571", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48572", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48577", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48578", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48579", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48584", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48585", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48586", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48591", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48592", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48593", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48598", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48599", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48600", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48573", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48574", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48575", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48580", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48581", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48582", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48587", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48588", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48589", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48594", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48595", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48596", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48601", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48602", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48603", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48576", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48583", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48590", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48597", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48604", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48570", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48571", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48572", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48573", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48574", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48575", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48576", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48577", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48578", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48579", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48580", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48581", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48582", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48583", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48584", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48585", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48586", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48587", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48588", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48589", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48590", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48591", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48592", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48593", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48594", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48595", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48596", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48597", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48598", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48599", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48600", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48601", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48602", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48603", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48604", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48605", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": "ROADLEVEL", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,4", "label": "Freeway/Highway, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,4", "label": "Freeway/Highway, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,4", "label": "Major Arterial, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,4", "label": "Collector, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,4", "label": "Ramp, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,4", "label": "Minor Arterial/Local, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,4", "label": "Minor Arterial/Local, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,4", "label": "4WD/Recreation, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,4", "label": "4WD/Recreation, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,3", "label": "Freeway/Highway, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,3", "label": "Freeway/Highway, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,3", "label": "Major Arterial, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,3", "label": "Collector, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,3", "label": "Ramp, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,3", "label": "Minor Arterial/Local, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,3", "label": "Minor Arterial/Local, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,3", "label": "4WD/Recreation, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,3", "label": "4WD/Recreation, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,2", "label": "Freeway/Highway, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,2", "label": "Freeway/Highway, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,2", "label": "Major Arterial, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,2", "label": "Collector, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,2", "label": "Ramp, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,2", "label": "Minor Arterial/Local, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,2", "label": "Minor Arterial/Local, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,2", "label": "4WD/Recreation, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,2", "label": "4WD/Recreation, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,1", "label": "Freeway/Highway, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,1", "label": "Freeway/Highway, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,1", "label": "Major Arterial, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,1", "label": "Collector, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,1", "label": "Ramp, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,1", "label": "Minor Arterial/Local, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,1", "label": "Minor Arterial/Local, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,1", "label": "4WD/Recreation, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,1", "label": "4WD/Recreation, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 11 }, "value": "Freeway,0", "label": "Freeway/Highway, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 11 }, "value": "Highway,0", "label": "Freeway/Highway, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,0", "label": "Major Arterial, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,0", "label": "Collector, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,0", "label": "Ramp, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,0", "label": "Minor Arterial/Local, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,0", "label": "Minor Arterial/Local, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,0", "label": "4WD/Recreation, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,0", "label": "4WD/Recreation, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 163, 191, 191, 255 ], "width": 1.1 }, "value": "Ferry,0", "label": "Ferry, Ground Level", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 81, "name": "Railroads_1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1179856.4975869954, "ymin": 471291.47171114385, "xmax": 1308753.9973374158, "ymax": 571624.5617269725, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "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": "RailroadName", "length": 50, "domain": null }, { "name": "RAILTYP", "type": "esriFieldTypeString", "alias": "Railroad Type", "length": 50, "domain": { "type": "codedValue", "name": "RailroadType", "description": "The type of rail line", "codedValues": [ { "name": "Rail", "code": "Rail" }, { "name": "Subway", "code": "Subway" }, { "name": "Lightrail", "code": "Lightrail" }, { "name": "Streetcar", "code": "Streetcar" }, { "name": "Tram", "code": "Tram" }, { "name": "Monorail", "code": "Monorail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "length": 50, "domain": { "type": "codedValue", "name": "RailUseType", "description": "The intended use of the railroad", "codedValues": [ { "name": "Cargo", "code": "Cargo" }, { "name": "Passenger", "code": "Passenger" }, { "name": "Combined", "code": "Combined" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R179_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S142_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 82, "name": "Trails and Paths 1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 243, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1242472.2512922436, "ymin": 524724.2903702259, "xmax": 1261707.566824168, "ymax": 546408.47370781, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name_CG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": null }, { "name": "SURFUSE", "type": "esriFieldTypeString", "alias": "Use", "length": 30, "domain": { "type": "codedValue", "name": "PavementSurfaceUse", "description": "The primary use of the paved surface", "codedValues": [ { "name": "Street", "code": "Street" }, { "name": "Walking Path", "code": "Walking Path" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Bike Path", "code": "Bike Path" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Curb / Gutter", "code": "Curb / Gutter" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Curb", "code": "Curb" }, { "name": "Gutter", "code": "Gutter" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": { "type": "codedValue", "name": "AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Employee", "code": "Employee" }, { "name": "Visitor", "code": "Visitor" }, { "name": "Student", "code": "Student" }, { "name": "Faculty", "code": "Faculty" }, { "name": "Secure", "code": "Secure" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "MARKCOLOR", "type": "esriFieldTypeString", "alias": "Marking Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Surface_Type_CG", "type": "esriFieldTypeString", "alias": "Surface_Type_CG", "length": 50, "domain": null }, { "name": "Use_CG", "type": "esriFieldTypeString", "alias": "Use_CG", "length": 50, "domain": null }, { "name": "Owner_CG", "type": "esriFieldTypeString", "alias": "Owner_CG", "length": 50, "domain": null }, { "name": "Maintain_CG", "type": "esriFieldTypeString", "alias": "Maintain_CG", "length": 50, "domain": null }, { "name": "Name_CG", "type": "esriFieldTypeString", "alias": "Name_CG", "length": 50, "domain": null }, { "name": "Legal_Bikeway_Approved_CG", "type": "esriFieldTypeString", "alias": "Legal_Bikeway_Approved_CG", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R203_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S166_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 83, "name": "Waterbody_1K", "type": "Feature Layer", "description": "This feature class shows the location of water bodies. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48634", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Lake or Pond' OR \"WTRTYPE\" = 'Lake or Pond-Intermittent' OR \"WTRTYPE\" = 'Reservoir') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 10.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Stream or River' OR \"WTRTYPE\" = 'Canal or Ditch') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 10.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1160035.3141323328, "ymin": 461432.6827017367, "xmax": 1345762.2832288295, "ymax": 617426.7099518925, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "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": "R257_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S220_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 84, "name": "Waterline_1K", "type": "Feature Layer", "description": "This feature class shows the location of water centerlines.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WTRTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 197, 201, 255 ], "width": 1 }, "value": "Stream or River", "label": "Stream or River", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 197, 197, 201, 255 ], "width": 1 }, "value": "Stream or River-Intermittent", "label": "Stream or River-Intermittent", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1159712.0690439194, "ymin": 461432.6827017367, "xmax": 1345763.160523668, "ymax": 617449.0422563106, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "domain": null }, { "name": "SOURCE_CODE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE_CODE", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "SEQ_NUM", "domain": null }, { "name": "WSNAME", "type": "esriFieldTypeString", "alias": "WSNAME", "length": 25, "domain": null }, { "name": "SUBWSNAME", "type": "esriFieldTypeString", "alias": "SUBWSNAME", "length": 25, "domain": null }, { "name": "PWS", "type": "esriFieldTypeString", "alias": "PWS", "length": 5, "domain": null }, { "name": "USE_DESIGNATION", "type": "esriFieldTypeString", "alias": "USE_DESIGNATION", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R258_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S221_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 85, "name": "Landscape Areas_1K", "type": "Feature Layer", "description": "The extent of open space and other unpaved areas on the Esri campus.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "Esri", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SURFTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Dirt", "label": "Dirt", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Sand", "label": "Sand", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 184, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Sports Turf", "label": "Sports Turf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": null }, "value": "Mulch", "label": "Mulch", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Gravel", "label": "Gravel", "description": "" }, { "symbol": { "type": "esriPFS", "url": "0c43a7d203f7bd3c169fe6a9c9f90caf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwZJREFUaIGtWMm14zAM80GlqizVlzZmDv/Jj6YBEFTCkyNS3DdlfD6ff1eAtdb9Pee8EKy1blz8ZjQVIFqX79gK78OOUEa/cY4zNi7SunznnNdAlytwjIw0Dn/FEzlrrXWtta6xESpkrqBI43q/ApWuc84/A5zL6myfR8ZVBBS+ikY06FUDCtzCQnRM4Y6TYmQ3ntZAtxBdOKm3bRAy7E6hk1zPQlx8TAFHtuJfFrELThqwtOjwz44Y+VABa2eVMt84h0Vnnz+KWHWLqp1FprsL5WKtFERRjLplmWutvyLOhyhcDkSlHa87sqoJLucAUq5TYB2ohikzBBrg9OF8Hu/+ortEPCtgaIATUpXPqhu5nYnpg4YlTaHuVqr4fNuio6zXIMutsQo7Wmkjzl0Ku7AdkfnAVSIa44bdabPojsIjI+Lde512L+yzX6VE5JflKXg8aNQih4Q5jF0lnCgxvo9ttKNkZrrpuy+qiHMfSYj+lUKdd2xXgUh7OrgyvFKoepicgrNioN0p71WvNso2y18qHQWrVpsVdLLhkULs4YGEuMaiTTUr9w3I/4VU8bEBp3hkmqoDOukLB9lmxOoBKYJoc9ogvhmc+rC6UFUbnS7EttVofFXcLPVgF8o7h+pMTj1U6fVNtxvIk8oj7hmjyXL2WQW0jTJCxLjb4ipl8pnaYmkbZcMjM8103XZYKRLng3JOxo2qgLqAFO2mGLuHHFeu06cbJnteMsWrMwa3Acxypy/v3yytWPqgF1bmxeTe63RW1PH4ySbppIhSlPF9RKAKufOgYcqfdC2nPkckrCYuWhmYUl3j871qrX8VsfJc3skrpZShSInMr6rByH90W6iaG0h5xYftSNXMiDDyBbYbMYZVajmKMEeoCN0ppLqDeoSwfaZboOxOLmBWn49B5rZQpHB36DHFM77ieacQenwgYEMq/q4Ed2quon2tEievpQj5wbLPustfBdtJjzlwutCp+sk0Jx2PzYBHDbCwqx1d0XTwiGe8p+SNjHDD/cuUYG0UKZzl/Qem/bPjZFruAgAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 }, "width": 36, "height": 36, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Ivy / Groundcover", "label": "Ivy / Groundcover", "description": "" }, { "symbol": { "type": "esriPFS", "url": "109c6312db0be19158ad76e97344c8fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA8hJREFUeJztnEt6hSAMRh2wIve/Bpdxt9GO6Jcb84Lwhw5gYlXIQYU8uDTt8/n8PM9z9XLf9/U8z3Xf9zVSehsqq8ujdSo4lbymwWnjSOn1rPpVnEpek4RLRz6SZr8okmPVQ/FeL9BryIe01BHrOorjFRTv9QKjRRJMOyDpjf/MmeW1XskSErmngfm1Ck4lr0lWxpt+VvEUN5pTzWua0hyZFhHlW8Wp5qluTPQrRZVvJaeSFzIikiLlHZp1Z3ZwVvLMF9gBki5BPAiag+CpL5AOXS4060Tv4KB4f26MJ0yLNS2/KeJyIDiVvGYN4VEFLYVLkqOL4NC6lbxGK81OFapTNDias4vXvM5EvHzNkknnKM4unmhErK9oxaCjSriKg+Spy1kSxBLInc5IqFXBQfO+FhO8+d7r0KN0T+o8nw4Izg6eaYVXFjTHssRInjiFR2CeP8anDoqjuTBo3ssKP88T1mFSWyqc/43k7OKFl/Q15cp1R7Sjqzmz7k2W5y4maIK1Ts3omioOghfyA/u1Wf9LKys5UQd6Nc/0A6PD3ioR47KCs4v3ioWzusubDijOLl7jwzrz1anHzjtVxanmNanBTNHMP+0AmkPPq3iiHziqVD3XQRshqzlWPRTvNQKlI/+6WWuM4Fj1kLyvFxj10j0d5Fk8BIe2q+RN7Y3xdJ2k9/4zJ8N7WWHra0V1kBVPojnVvMbfqhdTWiXiSyE5O3gtMlqsElG+2v3VnB088Uel0TAt4thWcap5rhGRFCnv0Kw7s4OzkmdaYRpDcl2CeBA0B8Uzl7MkoVknGsnx6iOeSzQiXJgVGknXIvEqgiNFFmieurVjVEFr4ZLXwVWcXteLTlbz1N1Z0UJ1inaf10VwrDZInro3Jurla5aM3o90NMvZxRva2mHFhKNKuIqD5onLWRLEEsidzsgoqOBU8Bp9+16HLOvlqQI0p7N6nSrekg2WFoAe0RzpHM1L/SbiBdySTkFxaN1KXuPwqA6TnE0uXDpHcXbxQkv6mnLluoN3NPIFV3Es2Uie+38ikuDRjlqlioPiuX5gvzbjf0UsJpqD5ql+4EyEEi1VnAre0M+aqx6oilPBW7a1g7b35FRxKnjiv/zPxpo89Lku20dDcSp5S3ZnRdqiOfxaFU9czpqxTjN6ZiUn6sCv5p3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neLy/+2P9QbJxDAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Planter", "label": "Planter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": null }, "value": "Rock", "label": "Rock", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1244124.2555341572, "ymin": 529019.4343389869, "xmax": 1258309.2993424982, "ymax": 537399.0849024802, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": { "type": "codedValue", "name": "LandscapeSurfaceType", "description": "The type of surface in landscaped or unpaved areas", "codedValues": [ { "name": "Grass", "code": "Grass" }, { "name": "Mulch", "code": "Mulch" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Rock", "code": "Rock" }, { "name": "Ivy / Groundcover", "code": "Ivy / Groundcover" }, { "name": "Planter", "code": "Planter" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Sand", "code": "Sand" }, { "name": "Sports Turf", "code": "Sports Turf" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R91_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S62_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 86, "name": "OwnerParcel_Outline_1K", "type": "Feature Layer", "description": "This polygon layer is used to display the outline of parcels. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 217, 217, 255 ], "width": 0.7999354080000001 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1235358.8977368325, "ymin": 517475.98104797304, "xmax": 1267355.3278383315, "ymax": 549009.9143710583, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNPARCELID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNPARCELID", "type": "esriFieldTypeString", "alias": "Owner Identification Number", "length": 30, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S118_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, geoJSON", "isDataVersioned": false, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 87, "name": "Vegetation_1K", "type": "Feature Layer", "description": "This polygon feature shows the vegetation cover.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "8469c58f1b0a00cb6e6f11e35dacfeb9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAGIAAABiCAYAAACrpQYOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABp1JREFUeJztXUmOZCkMpaR/nd6U1Pc/QEm5yQNlr2iRDg/PExBV9VYZ+RlsDNg8Ez+e8RdX4DktgISPz19f6+ef//z745QsFVj14XS50hBT6Hcf/ImPz19fli6wIXbNUNrPrj669aGTixpHNUTHoKCzvXpgTuhibUcr3FtTZoBWweiM8AjtKbuC9rdDl9kvLUPLm4bgGokKrc0ctP2o/6g2glaf9rWWl7Yo1hCatauFpoJb9ej/kPZnmaxes050Fa6faVvurSlrGBRoHx4jzvJRf1E5IWlbrCFWYSWLnoRna7Ce755YUn/miliXtXf2dSHaHzcYO2XXxko0BLISEONYMwERXuofhbTCrdhekykij1YndLLWBFkPMNqeiKLjPEENo/kMzoAdqyhkCG1ZZ5xhJ7QVbvmbHfq0cE03OPRK7NDnStLvT8Qzhk4ZvBsTapGTJ6I8BM8Y9h65Txw/6ETZTSZWoX1rQsJGqY5UJkr6ZSHJba0yRJ82Q9AtAo08PIO8ywiILtqZav5dfo6wgPic+bfGCWl9nNhiNF3mZ4So5J63bk1RobTnNzlbRA5Un3JDZKOs26I07gTukQ2dOBDpt362nJLlyLLMKdqOVg/pT/Jp3kQZWq4sZy3t/RnykEM2J5Ap18HYwomhyABFkjVIH5k6nm2F8ktZBhmBaoissqd4fwnRhFAkRerFtqjJO5uqZ18m00gnVsfKKDWERhl3O+FqrINP/3ckavIiO2OyzrwaWf+A1hev02RTk552rCxYNIZf288a0rsKaB2L1f6fBueWYhYZH2G1J4E7tyDlPEDvannOTCIN3u0sOVSEuNoBzQqxUXhWOdrGy9bUsTJQdPgBLYDohkcf+DpNJ7oHq0qXTgYgHTVVJWluCFnHqLtH5a2TNkSnwzuBCCHpuQgtPT92i+NGI0RRkZdQr+XfMlgcdc35FIvSvlmfF0NQOnsW7BePB5o/sLaNj8/vXxg5BcmnPkihW+A5B1DGdIc+6G0ObmI8aCPV6LytcVIXC9JkastZc52tZdCDo1RfelYJ1A95zhZSbuNZC1UJ68GO7NwYfgKyCxz5xzrrbCe3+hmvLFo+ogJ0Zbw46+wMrYipM6heoV30iEr6RZxiTjy77chMjoSqO/yOdi3zt/5+BA0XLfpiN0u7bk8pQ5ykmFdwy95jhLVep5xaf8dIv8p2rZDyhqAhxDWdxA00RBU8fsd19/XEAaqzj5uiN9eKuIEErMRNq898O00VLCN2GrlaH2tVRVadmbOumDVaG16hM+cLT/loWx751rJiPqJihiJteA9dp5hYRBfvxea1PTgfsesSccXdprUtb/9aOxG6XtLHpDjWFZGJxaOzsHoLqTBGph3YR6AWe1fcrMe3DB3HNnKk2ams164+u/W1Liabr5LLCpWh1nfxWJyMlKPqnhDmlxm5tJ5G545Rx/OcPMlXT4Iw1xQJOW/ejyluo8WvI/12wZo0u32iGDW9Iyp12T0mL1HTDUAvaq3gfNm7oDVVKoWf6CBbAcFse8eKlhgHz4SxdGm/YMbNXnSQkf66jWHpU6FLOmdtNS49k25ZoHnlWffEIUwqF9FlLVdqiAw5dhs8J3uN4kefbfcRVh3P7KOxfuf21M38wq8J8jqlKK0RreONtLxRGVemIs8y2xENEZnR66DQz5XxvZdKyawayQ9l9aETtuQVENQA6//o3xWgeROkj6oV2rX9QT7Cc1NuF33uMXT1ltehk0iDa58lcGFldiuwcMJBVwcgYzS9r4ka4934rCl/RgdvefbyQDaHELkJIil9Iik1xqsxKoygjcfx34+gwnkV6IR3MljRHLfSJkqddbQuwhd1H6g0eH1WRBcofM1uVVYZbdCqtpZIGxFYE0CSRbzX1AW6/1sCRtpd29x5AWHt11tffHFWFtJM5PbMij4rQk0J6Paa6SPlrKuirIwMVTgVEEykv0MXeWbhxLmjSxcUV97i8DKjt6yqCKY+17+dJsucRup1QaPiVRr8tAJIxCPJuNa9wSBWPuTb79DtjreRLchLQJ5Y1Z5JK+nzVBkhks2z+vZyVJ56VptoWx5eTXvW+qtbmcSKlNOoPPUj0HTxkJMWh2b+MiMiZDe6k0Bj8Hu4R79M8mmMpp8tqG5zJ3YYncODLi0K6ZJXFhUXD7x+rzNYQVPHoVfJrQ6K1qsyTOa2RAeBWNUexL5WdFjZ3g5Iq2H3OSpkCM6RrVtVRqBbsnBV2y5av+Rt+esW8o7OWjr1dupCjfwfJc+l2GGXW74AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 }, "width": 73.5, "height": 73.5, "angle": 172, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162940.631812498, "ymin": 462265.1980970651, "xmax": 1343910.130437076, "ymax": 612189.9700973183, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "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": "R251_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S214_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 88, "name": "ParkFinder_OtherSurfaces_1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Baseball Diamond", "label": "Baseball Diamond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Minigolf Green", "label": "Minigolf Green", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 200, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.4 } }, "value": "Pond", "label": "Pond", "description": "" }, { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Softball Pitch", "label": "Softball Pitch", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 200, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.4 } }, "value": "Water Park at Bohrer Park", "label": "Water Park at Bohrer Park", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1245140.6353911608, "ymin": 527843.4540793896, "xmax": 1261582.2189777493, "ymax": 539270.8839803934, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "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": "ParkStatus", "type": "esriFieldTypeString", "alias": "ParkStatus", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Park_ID", "type": "esriFieldTypeDouble", "alias": "Park_ID", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "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": "R211_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S174_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 89, "name": "ParkFinder_ParkFacilities_1K", "type": "Feature Layer", "description": "Polygons that represent the boundary or management area for significant facilities in parks", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Activity Center", "label": "Activity Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Barn", "label": "Barn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Baseball", "label": "Baseball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball", "label": "Basketball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball Full Court", "label": "Basketball Full Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball Half Court", "label": "Basketball Half Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Casey Community Center", "label": "Casey Community Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Community Museum", "label": "Community Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Concert Pavilion", "label": "Concert Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Constitution Gardens", "label": "Constitution Gardens", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Dog Park", "label": "Dog Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Fire Museum", "label": "Fire Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Gaithersburg Aquatic Center", "label": "Gaithersburg Aquatic Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Gaithersburg Arts Barn", "label": "Gaithersburg Arts Barn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Garden", "label": "Garden", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Gazebo", "label": "Gazebo", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "International Latitude Observatory", "label": "International Latitude Observatory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "International Observatory Latitude Site", "label": "International Observatory Latitude Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Kellerman", "label": "Kellerman", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Kentlands Mansion", "label": "Kentlands Mansion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Lake", "label": "Lake", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Main Street Pavilion", "label": "Main Street Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 0.1 } }, "value": "Miniature Golf", "label": "Miniature Golf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Multipurpose Paved Area", "label": "Multipurpose Paved Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Olde Town Railroad Station", "label": "Olde Town Railroad Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Olde Towne Youth Center", "label": "Olde Towne Youth Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Pavilion", "label": "Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Picnic Pavilion", "label": "Picnic Pavilion", "description": "" }, { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Playground", "label": "Playground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Pond", "label": "Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Robertson Park Youth Center", "label": "Robertson Park Youth Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Score Box ", "label": "Score Box ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Score box", "label": "Score box", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Shed", "label": "Shed", "description": "" }, { "symbol": { "type": "esriPFS", "url": "519136a3611325a99b727aae0365c56b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA85JREFUaIG1mkuWLCEIRB24jtr/tro28t6o+lgmEDfQdpTpBxCCj2bOn5+ff6/Xa7zf79Fp0dq1z6F9IodDY44xviZli7KNRHPXPkUrW7fOq5S4v1cb/sydGeOKGLFGJVyFjEiWireSJeI7qdZ3AgrC2TuZe9PdIjpTQTuzUPZM4VdtLFtPnjOa65wveFOLV43CjwY6omgi4zpnRowrQUigy+a50O7AnKx/RG8liApOn74uaioLuvDO1j+itxJE9btBybHmCbzXeb+bphB3IadongStrkvNDI40x1YMnMJhH+8EMOpSk1iNBjWquP2dWsgJsNX7zBYSeHdhvr8rC+1odIqh6D3N0xkDJ5XdOEBEPJ1iqPRpxbBTaVVIcU5ntHpT778pi0ZoEjSq/h2iCtLZ8wl6Qp+OmOyMukxvwHynQ4PjPu+xaWXlvyw+3NqAyvnw6Z2wGxSicerX+zOpDYgSlcXT4iQSmBYXTqojscE9OiqLo0B2Ix2RmOBcaOzzHVlQIKsKhUrYaIykPUUzkzNaG7lceuDI+mj1tI9RWoRm54bnK3pTnz5RytqvrNCtESx4U1/tMKLpj0LciS27QtMDR3cjZIOdfN2xcFb5hfBWAqiNqOhcwTujlclQ9RPFpufpytcrBsq6KocqPq5yELyVEB2tU2i7FWAmc6SYL3i7G+rAmwYnZ4MOnb1NMtnpdy3V9d8TBaE7so5QqyDOIcFVfEa/MmZ5731afERrMlhWQjvFS6W831NWZ4N0TWc8EpoWL5HMkcVnNpk0taaTDh05COSjOeXNSafsi+bsuZLSdJoKdGt7fLVUC0mgySB3GqQqxdK0OEby1bJiTPrVmEO349sqi1z/aknGTtJTNV9Z+BHIlC9nhNRYRLfj00Q+xefTwujtQCdimvU5lq34KqWpcQnvW/5OMwE53bkyphWZc67u1Os0E5wGTOIqIbydc7DDLJun1p5E6mgdugImjVqCWNc5NqqgFr2jlEULhOiWopMFiGtUY8odwv/IKsJu5XV6D6Y2pFJihDT8F7ArzMoket7XVDLQ2xUaGPFfwKp1FHcD3k6TZSiBKLFuN18rwdXaKgNd8+lOFHXoOPQUzWs+7dJwUUIQRmty+7MOaUQg1+fJWkXzUZyQVFA9q7FKoNObE9fy6R0Z0bKbPjqBL2sk3WV0Hh/wbms9EoJWYx3kEEQ9LvtPIe5E627WqDZU9T982mHagXGVN29UgRm/0qdPYb0217r7GA2WlcKrvcjzdCdyV33VmmgztBhx7t/keboTuZWAdFy1zg3OGGP8B1KMklsY6MagAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 178, 178, 178, 255 ], "width": 0 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Skate Park", "label": "Skate Park", "description": "" }, { "symbol": { "type": "esriPFS", "url": "519136a3611325a99b727aae0365c56b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA85JREFUaIG1mkuWLCEIRB24jtr/tro28t6o+lgmEDfQdpTpBxCCj2bOn5+ff6/Xa7zf79Fp0dq1z6F9IodDY44xviZli7KNRHPXPkUrW7fOq5S4v1cb/sydGeOKGLFGJVyFjEiWireSJeI7qdZ3AgrC2TuZe9PdIjpTQTuzUPZM4VdtLFtPnjOa65wveFOLV43CjwY6omgi4zpnRowrQUigy+a50O7AnKx/RG8liApOn74uaioLuvDO1j+itxJE9btBybHmCbzXeb+bphB3IadongStrkvNDI40x1YMnMJhH+8EMOpSk1iNBjWquP2dWsgJsNX7zBYSeHdhvr8rC+1odIqh6D3N0xkDJ5XdOEBEPJ1iqPRpxbBTaVVIcU5ntHpT778pi0ZoEjSq/h2iCtLZ8wl6Qp+OmOyMukxvwHynQ4PjPu+xaWXlvyw+3NqAyvnw6Z2wGxSicerX+zOpDYgSlcXT4iQSmBYXTqojscE9OiqLo0B2Ix2RmOBcaOzzHVlQIKsKhUrYaIykPUUzkzNaG7lceuDI+mj1tI9RWoRm54bnK3pTnz5RytqvrNCtESx4U1/tMKLpj0LciS27QtMDR3cjZIOdfN2xcFb5hfBWAqiNqOhcwTujlclQ9RPFpufpytcrBsq6KocqPq5yELyVEB2tU2i7FWAmc6SYL3i7G+rAmwYnZ4MOnb1NMtnpdy3V9d8TBaE7so5QqyDOIcFVfEa/MmZ5731afERrMlhWQjvFS6W831NWZ4N0TWc8EpoWL5HMkcVnNpk0taaTDh05COSjOeXNSafsi+bsuZLSdJoKdGt7fLVUC0mgySB3GqQqxdK0OEby1bJiTPrVmEO349sqi1z/aknGTtJTNV9Z+BHIlC9nhNRYRLfj00Q+xefTwujtQCdimvU5lq34KqWpcQnvW/5OMwE53bkyphWZc67u1Os0E5wGTOIqIbydc7DDLJun1p5E6mgdugImjVqCWNc5NqqgFr2jlEULhOiWopMFiGtUY8odwv/IKsJu5XV6D6Y2pFJihDT8F7ArzMoket7XVDLQ2xUaGPFfwKp1FHcD3k6TZSiBKLFuN18rwdXaKgNd8+lOFHXoOPQUzWs+7dJwUUIQRmty+7MOaUQg1+fJWkXzUZyQVFA9q7FKoNObE9fy6R0Z0bKbPjqBL2sk3WV0Hh/wbms9EoJWYx3kEEQ9LvtPIe5E627WqDZU9T982mHagXGVN29UgRm/0qdPYb0217r7GA2WlcKrvcjzdCdyV33VmmgztBhx7t/keboTuZWAdFy1zg3OGGP8B1KMklsY6MagAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 178, 178, 178, 255 ], "width": 0 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Skate Spot", "label": "Skate Spot", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Soccer", "label": "Soccer", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Soccer Synthetic Field", "label": "Soccer Synthetic Field", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Softball", "label": "Softball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Softball ", "label": "Softball ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Storage", "label": "Storage", "description": "" }, { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Swings", "label": "Swings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Tennis", "label": "Tennis", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Tennis Practice Wall", "label": "Tennis Practice Wall", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Upcounty Senior Center", "label": "Upcounty Senior Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.1 } }, "value": "Volleyball", "label": "Volleyball", "description": "" }, { "symbol": { "type": "esriPFS", "url": "07b3ca2ce97b5f8e6688a320dc1a053e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA81JREFUaIG1mruaLCEIhA0M5/1fdCc/J5r9HBuov9A16vYCCMVFu+fPz8+/1+s13u/36LRo7drn0D6Rw6Exxxhfk7JF2UaiuWufopWtW+dVStzfqw1/5s6McUWMWKMSrkJGJEvFW8kS8Z1U6zsBBeHsncy96W4RnamgnVkoe6bwqzaWrSfPGc11zhe8qcWrRuFHAx1RNJFxnTMjxpUgJNBl81xod2BO1j+itxJEBadPXxc1lQVdeGfrH9FbCaL63aDkWPME3uu8301TiLuQUzRPglbXpWYGR5pjKwZO4bCPdwIYdalJrEaDGlXc/k4t5ATY6n1mCwm8uzDf35WFdjQ6xVD0nubpjIGTym4cICKeTjFU+rRi2Km0KqQ4pzNavan335RFIzQJGlX/DlEF6ez5BD2hT0dMdkZdpjdgvtOhwXGf99i0svJfFh9ubUDlfPj0TtgNCtE49ev9mdQGRInK4mlxEglMiwsn1ZHY4B4dlcVRILuRjkhMcC409vmOLCiQVYVCJWw0RtKeopnJGa2NXC49cGR9tHraxygtQrNzw/MVvalPnyhl7VdW6NYIFrypr3YY0fRHIe7Ell2h6YGjuxGywU6+7lg4q/xCeCsB1EZUdK7gndHKZKj6iWLT83Tl6xUDZV2VQxUfVzkI3kqIjtYptN0KMJM5UswXvN0NdeBNg5OzQYfO3iaZ7PS7lur674mC0B1ZR6hVEOeQ4Co+o18Zs7z3Pi0+ojUZLCuhneKlUt7vKauzQbqmMx4JTYuXSObI4jObTJpa00mHjhwE8tGc8uakU/ZFc/ZcSWk6TQW6tT2+WqqFJNBkkDsNUpViaVocI/lqWTEm/WrModvxbZVFrn+1JGMn6amaryz8CGTKlzNCaiyi2/FpIp/i82lh9HagEzHN+hzLVnyV0tS4hPctf6eZgJzuXBnTisw5V3fqdZoJTgMmcZUQ3s452GGWzVNrTyJ1tA5dAZNGLUGs6xwbVVCL3lHKogVCdEvRyQLENaox5Q7hf2QVYbfyOr0HUxtSKTFCGv4L2BVmZRI972sqGejtCg2M+C9g1TqKuwFvp8kylECUWLebr5Xgam2Vga75dCeKOnQceormNZ92abgoIQijNbn9WYc0IpDr82StovkoTkgqqJ7VWCXQ6c2Ja/n0joxo2U0fncCXNZLuMjqPD3i3tR4JQauxDnIIoh6X/acQd6J1N2tUG6r6Hz7tMO3AuMqbN6rAjF/p06ewXptr3X2MBstK4dVe5Hm6E7mrvmpNtBlajDj3b/I83YncSkA6rlrnBmeMMf4D1QLj/RKLhbsAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 178, 178, 178, 255 ], "width": 0 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Water Park", "label": "Water Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Wells Robertson House", "label": "Wells Robertson House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 215, 176, 158, 255 ], "outline": null }, "value": "Wooden Bridge", "label": "Wooden Bridge", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1244124.885126084, "ymin": 526220.0281924009, "xmax": 1261681.3857741654, "ymax": 546408.8493632227, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "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": "ParkStatus", "type": "esriFieldTypeString", "alias": "ParkStatus", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Park_ID", "type": "esriFieldTypeDouble", "alias": "Park_ID", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "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": "R212_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S175_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 90, "name": "Contour_1K", "type": "Feature Layer", "description": "This line feature displays elevation data as contours.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ELEVATION", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "590", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "580", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "570", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "560", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "540", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "530", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "520", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "510", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "490", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "480", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "470", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "460", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "440", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "430", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "420", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "410", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "390", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "380", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "370", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "360", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "340", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "330", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "320", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "310", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "290", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "280", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "270", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "260", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "240", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "550", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "500", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "450", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "400", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "350", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "300", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "250", "label": "50-ft intervals", "description": "" } ], "fieldDelimiter": "," }, "transparency": 70, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "ELEVINDEX = 0 and ( ELEVATION=250 OR ELEVATION=300 OR ELEVATION=350 OR ELEVATION=400 OR ELEVATION=450 OR ELEVATION=500 OR ELEVATION=550)", "labelExpression": "[ELEVATION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 162, 150, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1231765.6293328255, "ymin": 517451.7225663066, "xmax": 1273766.1240718365, "ymax": 553453.0016134828, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "ELEVINDEX", "type": "esriFieldTypeSmallInteger", "alias": "Contour Index", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R54_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 91, "name": "Hillshade_1K", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1159770.8840286215, "ymin": 461450.52376721136, "xmax": 1345766.8840286215, "ymax": 617450.5237672114, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 92, "name": "FacilitySite_Park_1K", "type": "Feature Layer", "description": "This polygon layer is used to show the location of city/county/regional parks as well as labeling both State and National parks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 220, 220, 220, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 93, "name": "OwnerParcel_Fill_1K", "type": "Feature Layer", "description": "This polygon layer is used to display the fill of parcels. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 220, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7999354080000001 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1235358.8977368325, "ymin": 517475.98104797304, "xmax": 1267355.3278383315, "ymax": 549009.9143710583, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNPARCELID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNPARCELID", "type": "esriFieldTypeString", "alias": "Owner Identification Number", "length": 30, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S118_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, geoJSON", "isDataVersioned": false, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 94, "name": "FacilitySite_Airport_1K", "type": "Feature Layer", "description": "This polygon feature shows the location of various cultural landmarks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48733", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48732", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Airport Terminal", "label": "Airport Terminal", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Airport Runway / Airfield", "label": "Airport Runway / Airfield", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"FCODE\" = 'Airport Terminal'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 117, 108, 94, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 95, "name": "FacilitySite_1K", "type": "Feature Layer", "description": "This polygon feature shows the location of various cultural landmarks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48882", "symbolLayerName": "Level_141" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48881", "symbolLayerName": "Level_140" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48879", "symbolLayerName": "Level_139" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48880", "symbolLayerName": "Level_139" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48878", "symbolLayerName": "Level_138" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48877", "symbolLayerName": "Level_137" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48876", "symbolLayerName": "Level_136" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48875", "symbolLayerName": "Level_135" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48883", "symbolLayerName": "Level_134" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48874", "symbolLayerName": "Level_133" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48873", "symbolLayerName": "Level_132" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48872", "symbolLayerName": "Level_131" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48871", "symbolLayerName": "Level_130" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48870", "symbolLayerName": "Level_129" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48869", "symbolLayerName": "Level_128" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48868", "symbolLayerName": "Level_127" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48867", "symbolLayerName": "Level_126" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48866", "symbolLayerName": "Level_125" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48865", "symbolLayerName": "Level_124" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48864", "symbolLayerName": "Level_123" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48863", "symbolLayerName": "Level_122" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48861", "symbolLayerName": "Level_120" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48851", "symbolLayerName": "Level_119" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48859", "symbolLayerName": "Level_118" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48858", "symbolLayerName": "Level_117" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48857", "symbolLayerName": "Level_116" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48852", "symbolLayerName": "Level_115" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48855", "symbolLayerName": "Level_114" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48854", "symbolLayerName": "Level_113" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48853", "symbolLayerName": "Level_112" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48856", "symbolLayerName": "Level_111" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48860", "symbolLayerName": "Level_110" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48811", "symbolLayerName": "Level_109" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48812", "symbolLayerName": "Level_108" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48813", "symbolLayerName": "Level_107" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48814", "symbolLayerName": "Level_106" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48815", "symbolLayerName": "Level_105" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48817", "symbolLayerName": "Level_104" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48816", "symbolLayerName": "Level_103" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48810", "symbolLayerName": "Level_102" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48802", "symbolLayerName": "Level_101" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48803", "symbolLayerName": "Level_100" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48804", "symbolLayerName": "Level_99" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48805", "symbolLayerName": "Level_98" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48806", "symbolLayerName": "Level_97" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48807", "symbolLayerName": "Level_96" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48808", "symbolLayerName": "Level_95" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48809", "symbolLayerName": "Level_94" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48845", "symbolLayerName": "Level_93" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48843", "symbolLayerName": "Level_92" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48842", "symbolLayerName": "Level_91" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48841", "symbolLayerName": "Level_90" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48840", "symbolLayerName": "Level_89" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48839", "symbolLayerName": "Level_88" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48838", "symbolLayerName": "Level_87" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48844", "symbolLayerName": "Level_86" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48818", "symbolLayerName": "Level_85" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48819", "symbolLayerName": "Level_84" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48820", "symbolLayerName": "Level_83" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48821", "symbolLayerName": "Level_82" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48822", "symbolLayerName": "Level_81" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48823", "symbolLayerName": "Level_80" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48824", "symbolLayerName": "Level_79" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48825", "symbolLayerName": "Level_78" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48826", "symbolLayerName": "Level_77" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48827", "symbolLayerName": "Level_76" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48828", "symbolLayerName": "Level_75" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48829", "symbolLayerName": "Level_74" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48830", "symbolLayerName": "Level_73" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48831", "symbolLayerName": "Level_72" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48832", "symbolLayerName": "Level_71" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48833", "symbolLayerName": "Level_70" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48834", "symbolLayerName": "Level_69" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48835", "symbolLayerName": "Level_68" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48836", "symbolLayerName": "Level_67" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48837", "symbolLayerName": "Level_66" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48770", "symbolLayerName": "Level_65" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48771", "symbolLayerName": "Level_64" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48772", "symbolLayerName": "Level_63" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48773", "symbolLayerName": "Level_62" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48774", "symbolLayerName": "Level_61" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48776", "symbolLayerName": "Level_60" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48775", "symbolLayerName": "Level_59" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48769", "symbolLayerName": "Level_58" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48768", "symbolLayerName": "Level_57" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48767", "symbolLayerName": "Level_56" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48766", "symbolLayerName": "Level_55" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48765", "symbolLayerName": "Level_54" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48764", "symbolLayerName": "Level_53" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48763", "symbolLayerName": "Level_52" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48762", "symbolLayerName": "Level_51" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48761", "symbolLayerName": "Level_50" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48760", "symbolLayerName": "Level_49" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48759", "symbolLayerName": "Level_48" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48758", "symbolLayerName": "Level_47" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48757", "symbolLayerName": "Level_46" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48756", "symbolLayerName": "Level_45" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48755", "symbolLayerName": "Level_44" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48754", "symbolLayerName": "Level_43" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48753", "symbolLayerName": "Level_42" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48752", "symbolLayerName": "Level_41" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48751", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48749", "symbolLayerName": "Level_39" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48748", "symbolLayerName": "Level_38" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48747", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48746", "symbolLayerName": "Level_36" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48750", "symbolLayerName": "Level_35" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48745", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48743", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48742", "symbolLayerName": "Level_32" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48741", "symbolLayerName": "Level_31" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48740", "symbolLayerName": "Level_30" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48744", "symbolLayerName": "Level_29" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48739", "symbolLayerName": "Level_28" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48738", "symbolLayerName": "Level_27" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48737", "symbolLayerName": "Level_26" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48785", "symbolLayerName": "Level_25" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48801", "symbolLayerName": "Level_24" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48799", "symbolLayerName": "Level_23" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48798", "symbolLayerName": "Level_22" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48797", "symbolLayerName": "Level_21" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48796", "symbolLayerName": "Level_20" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48800", "symbolLayerName": "Level_19" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48795", "symbolLayerName": "Level_18" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48794", "symbolLayerName": "Level_17" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48777", "symbolLayerName": "Level_16" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48778", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48779", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48780", "symbolLayerName": "Level_13" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48782", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48781", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48783", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48862", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48784", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48786", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48787", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48788", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48789", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48790", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48791", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48792", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48849", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48793", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48846", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48847", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48848", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48850", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Commercial or Retail Facility", "label": "Commercial or Retail Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Corporate Headquarters", "label": "Corporate Headquarters", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Gas Station", "label": "Gas Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Grocery Store", "label": "Grocery Store", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Hotel / Motel", "label": "Hotel / Motel", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Restaurant / Eating Establishment", "label": "Restaurant / Eating Establishment", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Shopping Mall / Complex", "label": "Shopping Mall / Complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Warehouse (Retail / Wholesale)", "label": "Warehouse (Retail / Wholesale)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "College / University", "label": "College / University", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Education Facility", "label": "Education Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School", "label": "School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: Elementary", "label": "School: Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: High School", "label": "School: High School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: Middle School", "label": "School: Middle School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Ambulance Service", "label": "Ambulance Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "American Red Cross Facility", "label": "American Red Cross Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Border Patrol", "label": "Border Patrol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bureau of Alcohol, Tobacco, and Firearms", "label": "Bureau of Alcohol, Tobacco, and Firearms", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Civil Defense", "label": "Civil Defense", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Coast Guard", "label": "Coast Guard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Customs Service", "label": "Customs Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Justice", "label": "Department of Justice", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Drug Enforcement Agency", "label": "Drug Enforcement Agency", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Emergency Response Facility", "label": "Emergency Response Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Emergency Response or Law Enforcement Facility", "label": "Emergency Response or Law Enforcement Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Federal Bureau of Investigation", "label": "Federal Bureau of Investigation", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Federal Emergency Management Agency", "label": "Federal Emergency Management Agency", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Equipment Manufacturer", "label": "Fire Equipment Manufacturer", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Hydrant", "label": "Fire Hydrant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Station / EMS Station", "label": "Fire Station / EMS Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Training Facility / Academy", "label": "Fire Training Facility / Academy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Immigration and Naturalization Service", "label": "Immigration and Naturalization Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Law Enforcement", "label": "Law Enforcement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Marshal Service", "label": "Marshal Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Office of Emergency Management", "label": "Office of Emergency Management", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Prison / Correctional Facility", "label": "Prison / Correctional Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Public Safety Office", "label": "Public Safety Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Search and Rescue Office / Facility", "label": "Search and Rescue Office / Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Secret Service", "label": "Secret Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Transportation Safety Board", "label": "Transportation Safety Board", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bureau of Land Management Facility", "label": "Bureau of Land Management Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "County Government Facility", "label": "County Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Court House", "label": "Court House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Critical Federal Contractor Facility", "label": "Critical Federal Contractor Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Energy Facility", "label": "Department of Energy Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Motor Vehicles Facility", "label": "Department of Motor Vehicles Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Public Works", "label": "Department of Public Works", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of State Facility", "label": "Department of State Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 123, 105, 255 ], "width": 0.6 } }, "value": "DoD / Military Facility", "label": "DoD / Military Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Government or Military Facility", "label": "Government or Military Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Governor Residence", "label": "Governor Residence", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Intelligence Facility", "label": "Intelligence Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Municipal Government Facility", "label": "Municipal Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "NASA Facility", "label": "NASA Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "National Guard Armory / Base", "label": "National Guard Armory / Base", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "National Park Service Facility", "label": "National Park Service Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Capitol", "label": "State Capitol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Government Facility", "label": "State Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Supreme Court", "label": "State Supreme Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Tribal Government Facility", "label": "Tribal Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Capitol", "label": "US Capitol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Forest Service Facility", "label": "US Forest Service Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Government Facility", "label": "US Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Supreme Court", "label": "US Supreme Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "White House", "label": "White House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Blood Bank", "label": "Blood Bank", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Center for Disease Control Office", "label": "Center for Disease Control Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Day Care Facility", "label": "Day Care Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Diagnostic Laboratory", "label": "Diagnostic Laboratory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Health or Medical Facility", "label": "Health or Medical Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Homeless Shelter", "label": "Homeless Shelter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Hospital / Medical Center", "label": "Hospital / Medical Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Medical Research Laboratory", "label": "Medical Research Laboratory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Medical Stockpile Facility", "label": "Medical Stockpile Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Morgue", "label": "Morgue", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Mortuary / Crematory", "label": "Mortuary / Crematory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Nursing Home / Long Term Care", "label": "Nursing Home / Long Term Care", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Outpatient Clinic", "label": "Outpatient Clinic", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Pharmacy", "label": "Pharmacy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Public Health Office", "label": "Public Health Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Rehabilitation Center", "label": "Rehabilitation Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Armament Manufacturing Facility", "label": "Armament Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Automotive Manufacturing Facility", "label": "Automotive Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Chemical Facility", "label": "Chemical Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Durable / Non-Durable Goods Facility", "label": "Durable / Non-Durable Goods Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Explosives Facility", "label": "Explosives Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Fertilizer Facility", "label": "Fertilizer Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Hazardous Materials Facility", "label": "Hazardous Materials Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Hazardous Waste Facility", "label": "Hazardous Waste Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Household Products Facility", "label": "Household Products Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Industrial Facility", "label": "Industrial Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Landfill", "label": "Landfill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lumber Mill / Saw Mill", "label": "Lumber Mill / Saw Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Maintenance Yard", "label": "Maintenance Yard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Manufacturing Facility", "label": "Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Manufacturing Warehouse", "label": "Manufacturing Warehouse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine", "label": "Mine", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine Uranium Facility", "label": "Mine Uranium Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine Waste Disposal Site", "label": "Mine Waste Disposal Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Nuclear Weapons Facility", "label": "Nuclear Weapons Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ore Processing Facility", "label": "Ore Processing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Paper / Pulp Mill", "label": "Paper / Pulp Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Pharmaceutical Plant", "label": "Pharmaceutical Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Semiconductor and Microchip Facility", "label": "Semiconductor and Microchip Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Shipyard", "label": "Shipyard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Steel Plant", "label": "Steel Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Superfund Site", "label": "Superfund Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Textile Plant", "label": "Textile Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Trucking Firm", "label": "Trucking Firm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Air Shipping Hub", "label": "Air Shipping Hub", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bulk Mail Center", "label": "Bulk Mail Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Mail or Shipping Facility", "label": "Mail or Shipping Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Post Office", "label": "Post Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Private and Express Shipping Facility", "label": "Private and Express Shipping Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Amusement / Water Park", "label": "Amusement / Water Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Arboretum / Botanical Garden", "label": "Arboretum / Botanical Garden", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Auditorium / Concert Hall / Theater / Opera House", "label": "Auditorium / Concert Hall / Theater / Opera House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Campground", "label": "Campground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Casino", "label": "Casino", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 237, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Cemetery", "label": "Cemetery", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Community / Recreation Center", "label": "Community / Recreation Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Convention Center", "label": "Convention Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Fair / Exhibition / Rodeo Grounds", "label": "Fair / Exhibition / Rodeo Grounds", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 230, 195, 255 ], "outline": null }, "value": "Golf Course", "label": "Golf Course", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Historic Site / Point of Interest", "label": "Historic Site / Point of Interest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "House of Worship", "label": "House of Worship", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ice Arena", "label": "Ice Arena", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lake / Pond", "label": "Lake / Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Library", "label": "Library", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lighthouse / Light", "label": "Lighthouse / Light", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lookout Tower", "label": "Lookout Tower", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Marina", "label": "Marina", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Museum", "label": "Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "National Symbol / Monument", "label": "National Symbol / Monument", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Observatory", "label": "Observatory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 230, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "Openspace", "label": "Openspace", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Outdoor Theater / Amphitheater", "label": "Outdoor Theater / Amphitheater", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Picnic Area", "label": "Picnic Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Public Attraction or Landmark Building", "label": "Public Attraction or Landmark Building", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Public Pool", "label": "Public Pool", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Racetrack / Dragstrip", "label": "Racetrack / Dragstrip", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ski Area / Ski Resort", "label": "Ski Area / Ski Resort", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Sports Arena / Stadium", "label": "Sports Arena / Stadium", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Sports Complex", "label": "Sports Complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Trailhead", "label": "Trailhead", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Visitor / Information Center", "label": "Visitor / Information Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Zoo", "label": "Zoo", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 96, "name": "FacilitySite_FederalState_Park_1K", "type": "Feature Layer", "description": "This polygon layer is used to show the location of city/county/regional parks as well as labeling both State and National parks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 140, 61, 255 ], "width": 1.15 } }, "value": "Federal", "label": "National", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 140, 61, 255 ], "width": 1.15 } }, "value": "State", "label": "State", "description": "" } ], "fieldDelimiter": "," }, "transparency": 65, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"OWNTYPE\" = 'Federal'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 77, 102, 59, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"OWNTYPE\" = 'State'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 77, 102, 59, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 97, "name": "CountyFill_1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GEOTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 0 } }, "value": "COUNTY", "label": "COUNTY", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 98, "name": "Level 18 - 2K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Light Gray Basemap" }, "subLayers": [ { "id": 99, "name": "Other Municipalities 2K" }, { "id": 100, "name": "Boundary Line 2K" }, { "id": 101, "name": "Boundary_Donut_2K" }, { "id": 102, "name": "Pavement Marking Lines_2K" }, { "id": 103, "name": "Buildings_2K" }, { "id": 104, "name": "BuildingFootprints_2K" }, { "id": 105, "name": "RoadCenterline_forLabels_2K" }, { "id": 106, "name": "Street Pavement_2K" }, { "id": 107, "name": "RoadCenterline_OutsideCity_2K" }, { "id": 108, "name": "Railroads_2K" }, { "id": 109, "name": "Trails and Paths_2K" }, { "id": 110, "name": "Waterbody_2K" }, { "id": 111, "name": "Waterline_2K" }, { "id": 112, "name": "Landscape Areas_2K" }, { "id": 113, "name": "OwnerParcel_Outline_2K" }, { "id": 114, "name": "FacilitySite_Airport_2K" }, { "id": 115, "name": "FacilitySite_2K" }, { "id": 116, "name": "FacilitySite_FederalState_Park_2K" }, { "id": 117, "name": "Vegetation_2K" }, { "id": 118, "name": "ParkFinder_OtherSurfaces_2K" }, { "id": 119, "name": "ParkFinder_ParkFacilities_2K" }, { "id": 120, "name": "Contour_2K" }, { "id": 121, "name": "Hillshade_2K" }, { "id": 122, "name": "FacilitySite_Park_2K" }, { "id": 123, "name": "OwnerParcel_Fill_2K" }, { "id": 124, "name": "CountyFill_2K" } ], "minScale": 2500, "maxScale": 1601, "defaultVisibility": true, "extent": { "xmin": 1159712.0690439194, "ymin": 460933.9094210565, "xmax": 1345766.8840286215, "ymax": 617450.5237672114, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 99, "name": "Other Municipalities 2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 100, "name": "Boundary Line 2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 101, "name": "Boundary_Donut_2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "1", "label": "Rule_1", "description": null } ] }, "transparency": 75, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 102, "name": "Pavement Marking Lines_2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MARKTYPE", "field2": "COLOR", "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Cross-hatch,Yellow", "label": "Cross-hatch, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.5 }, "value": "Center line,Yellow", "label": "Center line, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Center line broken,Yellow", "label": "Center line broken, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Cross-hatch,Blue", "label": "Cross-hatch, Blue", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Cross-hatch,White", "label": "Cross-hatch, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 3 }, "value": "Crosswalk,White", "label": "Crosswalk, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.5 }, "value": "Lane line dotted,White", "label": "Lane line dotted, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 204, 204, 204, 255 ], "width": 1.5 }, "value": "Lane line broken,White", "label": "Lane line broken, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.5 }, "value": "Lane line,White", "label": "Lane line, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.5 }, "value": "Other,White", "label": "Other, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Other,Yellow", "label": "Other, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Parking,Blue", "label": "Parking, Blue", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Parking,Red", "label": "Parking, Red", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Parking,White", "label": "Parking, White", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.2 }, "value": "Speed hump,Yellow", "label": "Speed hump, Yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.2 }, "value": "Stop line,White", "label": "Stop line, White", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1244670.142893836, "ymin": 525621.9024201483, "xmax": 1261004.7253820747, "ymax": 545091.6538348943, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "MARKTYPE", "type": "esriFieldTypeString", "alias": "Marking Type", "length": 50, "domain": { "type": "codedValue", "name": "PavementMarkingType", "description": "The type of pavement marking along the roadway or within paved areas", "codedValues": [ { "name": "Edge line", "code": "Edge line" }, { "name": "Lane line", "code": "Lane line" }, { "name": "Center line", "code": "Center line" }, { "name": "Stop line", "code": "Stop line" }, { "name": "Yield line", "code": "Yield line" }, { "name": "Crosswalk", "code": "Crosswalk" }, { "name": "Arrow", "code": "Arrow" }, { "name": "Word", "code": "Word" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Symbol", "code": "Symbol" }, { "name": "Cross-hatch", "code": "Cross-hatch" }, { "name": "Dotted line", "code": "Dotted line" }, { "name": "Left turn", "code": "Left turn" }, { "name": "Right turn", "code": "Right turn" }, { "name": "U-turn", "code": "U-turn" }, { "name": "Two-way left turn", "code": "Two-way left turn" }, { "name": "Speed hump", "code": "Speed hump" }, { "name": "Parking", "code": "Parking" }, { "name": "Other", "code": "Other" }, { "name": "No Parking", "code": "No Parking" }, { "name": "Limited Parking", "code": "Limited Parking" }, { "name": "Loading/Unloading", "code": "Loading/Unloading" }, { "name": "Lane line double", "code": "Lane line double" }, { "name": "Lane line broken", "code": "Lane line broken" }, { "name": "Lane line dotted", "code": "Lane line dotted" }, { "name": "Center line double", "code": "Center line double" }, { "name": "Center line broken", "code": "Center line broken" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RECLENGTH", "type": "esriFieldTypeDouble", "alias": "Record Length", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S164_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 103, "name": "Buildings_2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1239473.828811407, "ymin": 523293.247956723, "xmax": 1263743.5381459147, "ymax": 546196.1844342351, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHORTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "FACILITYKEY", "type": "esriFieldTypeString", "alias": "Facility Site Identifier", "length": 50, "domain": null }, { "name": "SHORTNAME", "type": "esriFieldTypeString", "alias": "Short Name of Building", "length": 25, "domain": null }, { "name": "LONGNAME", "type": "esriFieldTypeString", "alias": "Full Name of Building", "length": 100, "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "BLDGAREA", "type": "esriFieldTypeDouble", "alias": "Size of Building", "domain": null }, { "name": "BLDGTYPE", "type": "esriFieldTypeString", "alias": "Building Type", "length": 50, "domain": null }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": null }, { "name": "OPERDATE", "type": "esriFieldTypeDate", "alias": "Operational Date", "length": 8, "domain": null }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "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": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "LUCATEGORY", "type": "esriFieldTypeString", "alias": "LUCATEGORY", "length": 50, "domain": null }, { "name": "Commercial_Type", "type": "esriFieldTypeString", "alias": "Commercial_Type", "length": 50, "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "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": "R252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S215_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 104, "name": "BuildingFootprints_2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 170, 255 ], "outline": null }, "value": "1", "label": "Rule_1", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1239473.828811407, "ymin": 523293.247956723, "xmax": 1263743.5381459147, "ymax": 546196.1844342351, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BUILDINGID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeDouble", "alias": "Eave Height", "domain": null }, { "name": "ROOFFORM", "type": "esriFieldTypeString", "alias": "Roof Form", "length": 50, "domain": { "type": "codedValue", "name": "BuildingRoofForm", "description": "The type of roof form for a given building", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Dome", "code": "Dome" }, { "name": "Flat", "code": "Flat" }, { "name": "Gable", "code": "Gable" }, { "name": "Gambrel", "code": "Gambrel" }, { "name": "Hip", "code": "Hip" }, { "name": "Mansard", "code": "Mansard" }, { "name": "Pyramid", "code": "Pyramid" }, { "name": "Saltbox", "code": "Saltbox" }, { "name": "Shed", "code": "Shed" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROOFDIR", "type": "esriFieldTypeDouble", "alias": "Roof Direction", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "length": 100, "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": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_LtGray_Rules", "description": "Representation rules", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_DkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R253_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S216_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 105, "name": "RoadCenterline_forLabels_2K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48935", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) < 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) >= 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway' )", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI Semibold", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Major Arterial', 'Collector' )", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI Semibold", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Minor Arterial', 'Local' ) AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Other', 'Service', 'Resource', 'Unknown') AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( '4WD', 'Recreation') AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 64, 64, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "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 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" = 'Ferry'", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 80, 153, 148, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 237, 255, 255 ], "haloSize": 0.7, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 106, "name": "Street Pavement_2K", "type": "Feature Layer", "description": "The extent of paved or impervious surfaces on the Esri campus.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SURFTYPE", "field2": "SURFUSE", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Driveway", "label": "Asphalt, Driveway", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Other", "label": "Asphalt, Other", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Parking Lot", "label": "Asphalt, Parking Lot", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Asphalt,Street", "label": "Asphalt, Street", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 249, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Concrete,Sidewalk", "label": "Concrete, Sidewalk", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Gravel,Parking Lot", "label": "Gravel, Parking Lot", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1238898.7203815728, "ymin": 518447.01978830993, "xmax": 1268405.3218013346, "ymax": 554274.9081061482, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": { "type": "codedValue", "name": "PavementSurfaceType", "description": "The type of pavement surface", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Hardcourt", "code": "Hardcourt" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFUSE", "type": "esriFieldTypeString", "alias": "Use", "length": 30, "domain": { "type": "codedValue", "name": "PavementSurfaceUse", "description": "The primary use of the paved surface", "codedValues": [ { "name": "Street", "code": "Street" }, { "name": "Walking Path", "code": "Walking Path" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Bike Path", "code": "Bike Path" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Curb / Gutter", "code": "Curb / Gutter" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Curb", "code": "Curb" }, { "name": "Gutter", "code": "Gutter" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": { "type": "codedValue", "name": "AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Employee", "code": "Employee" }, { "name": "Visitor", "code": "Visitor" }, { "name": "Student", "code": "Student" }, { "name": "Faculty", "code": "Faculty" }, { "name": "Secure", "code": "Secure" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "MARKCOLOR", "type": "esriFieldTypeString", "alias": "Marking Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParkFinder", "type": "esriFieldTypeString", "alias": "ParkFinder", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R255_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S218_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 107, "name": "RoadCenterline_OutsideCity_2K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48966", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48967", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48968", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48973", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48974", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48975", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48980", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48981", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48982", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48987", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48988", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48989", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48994", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48995", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48996", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48969", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48970", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48971", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48976", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48977", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48978", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48983", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48984", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48985", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48990", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48991", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48992", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48997", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48998", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48999", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48972", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48979", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48986", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48993", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49000", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48966", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48967", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48968", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48969", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48970", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48971", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48972", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48973", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48974", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48975", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48976", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48977", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48978", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48979", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48980", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48981", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48982", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48983", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48984", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48985", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48986", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48987", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48988", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48989", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48990", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48991", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48992", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48993", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48994", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48995", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48996", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48997", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48998", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48999", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49000", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49001", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": "ROADLEVEL", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,4", "label": "Freeway/Highway, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,4", "label": "Freeway/Highway, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,4", "label": "Major Arterial, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,4", "label": "Collector, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,4", "label": "Ramp, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,4", "label": "Minor Arterial/Local, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,4", "label": "Minor Arterial/Local, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,4", "label": "4WD/Recreation, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,4", "label": "4WD/Recreation, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,3", "label": "Freeway/Highway, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,3", "label": "Freeway/Highway, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,3", "label": "Major Arterial, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,3", "label": "Collector, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,3", "label": "Ramp, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,3", "label": "Minor Arterial/Local, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,3", "label": "Minor Arterial/Local, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,3", "label": "4WD/Recreation, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,3", "label": "4WD/Recreation, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,2", "label": "Freeway/Highway, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,2", "label": "Freeway/Highway, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,2", "label": "Major Arterial, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,2", "label": "Collector, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,2", "label": "Ramp, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,2", "label": "Minor Arterial/Local, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,2", "label": "Minor Arterial/Local, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,2", "label": "4WD/Recreation, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,2", "label": "4WD/Recreation, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,1", "label": "Freeway/Highway, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,1", "label": "Freeway/Highway, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,1", "label": "Major Arterial, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,1", "label": "Collector, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,1", "label": "Ramp, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,1", "label": "Minor Arterial/Local, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,1", "label": "Minor Arterial/Local, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,1", "label": "4WD/Recreation, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,1", "label": "4WD/Recreation, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 11 }, "value": "Freeway,0", "label": "Freeway/Highway, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 11 }, "value": "Highway,0", "label": "Freeway/Highway, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,0", "label": "Major Arterial, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,0", "label": "Collector, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,0", "label": "Ramp, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,0", "label": "Minor Arterial/Local, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,0", "label": "Minor Arterial/Local, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,0", "label": "4WD/Recreation, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,0", "label": "4WD/Recreation, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 163, 191, 191, 255 ], "width": 1.1 }, "value": "Ferry,0", "label": "Ferry, Ground Level", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 108, "name": "Railroads_2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1179856.4975869954, "ymin": 471291.47171114385, "xmax": 1308753.9973374158, "ymax": 571624.5617269725, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "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": "RailroadName", "length": 50, "domain": null }, { "name": "RAILTYP", "type": "esriFieldTypeString", "alias": "Railroad Type", "length": 50, "domain": { "type": "codedValue", "name": "RailroadType", "description": "The type of rail line", "codedValues": [ { "name": "Rail", "code": "Rail" }, { "name": "Subway", "code": "Subway" }, { "name": "Lightrail", "code": "Lightrail" }, { "name": "Streetcar", "code": "Streetcar" }, { "name": "Tram", "code": "Tram" }, { "name": "Monorail", "code": "Monorail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "length": 50, "domain": { "type": "codedValue", "name": "RailUseType", "description": "The intended use of the railroad", "codedValues": [ { "name": "Cargo", "code": "Cargo" }, { "name": "Passenger", "code": "Passenger" }, { "name": "Combined", "code": "Combined" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R179_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S142_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 109, "name": "Trails and Paths_2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1242472.2512922436, "ymin": 524724.2903702259, "xmax": 1261707.566824168, "ymax": 546408.47370781, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name_CG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": null }, { "name": "SURFUSE", "type": "esriFieldTypeString", "alias": "Use", "length": 30, "domain": { "type": "codedValue", "name": "PavementSurfaceUse", "description": "The primary use of the paved surface", "codedValues": [ { "name": "Street", "code": "Street" }, { "name": "Walking Path", "code": "Walking Path" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Bike Path", "code": "Bike Path" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Curb / Gutter", "code": "Curb / Gutter" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Curb", "code": "Curb" }, { "name": "Gutter", "code": "Gutter" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": { "type": "codedValue", "name": "AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Employee", "code": "Employee" }, { "name": "Visitor", "code": "Visitor" }, { "name": "Student", "code": "Student" }, { "name": "Faculty", "code": "Faculty" }, { "name": "Secure", "code": "Secure" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "MARKCOLOR", "type": "esriFieldTypeString", "alias": "Marking Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Surface_Type_CG", "type": "esriFieldTypeString", "alias": "Surface_Type_CG", "length": 50, "domain": null }, { "name": "Use_CG", "type": "esriFieldTypeString", "alias": "Use_CG", "length": 50, "domain": null }, { "name": "Owner_CG", "type": "esriFieldTypeString", "alias": "Owner_CG", "length": 50, "domain": null }, { "name": "Maintain_CG", "type": "esriFieldTypeString", "alias": "Maintain_CG", "length": 50, "domain": null }, { "name": "Name_CG", "type": "esriFieldTypeString", "alias": "Name_CG", "length": 50, "domain": null }, { "name": "Legal_Bikeway_Approved_CG", "type": "esriFieldTypeString", "alias": "Legal_Bikeway_Approved_CG", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R203_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S166_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 110, "name": "Waterbody_2K", "type": "Feature Layer", "description": "This feature class shows the location of water bodies. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49030", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Lake or Pond' OR \"WTRTYPE\" = 'Lake or Pond-Intermittent' OR \"WTRTYPE\" = 'Reservoir') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 10.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Stream or River' OR \"WTRTYPE\" = 'Canal or Ditch') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 10.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1160035.3141323328, "ymin": 461432.6827017367, "xmax": 1345762.2832288295, "ymax": 617426.7099518925, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "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": "R257_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S220_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 111, "name": "Waterline_2K", "type": "Feature Layer", "description": "This feature class shows the location of water centerlines.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WTRTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 197, 201, 255 ], "width": 1 }, "value": "Stream or River", "label": "Stream or River", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 197, 197, 201, 255 ], "width": 1 }, "value": "Stream or River-Intermittent", "label": "Stream or River-Intermittent", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1159712.0690439194, "ymin": 461432.6827017367, "xmax": 1345763.160523668, "ymax": 617449.0422563106, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "domain": null }, { "name": "SOURCE_CODE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE_CODE", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "SEQ_NUM", "domain": null }, { "name": "WSNAME", "type": "esriFieldTypeString", "alias": "WSNAME", "length": 25, "domain": null }, { "name": "SUBWSNAME", "type": "esriFieldTypeString", "alias": "SUBWSNAME", "length": 25, "domain": null }, { "name": "PWS", "type": "esriFieldTypeString", "alias": "PWS", "length": 5, "domain": null }, { "name": "USE_DESIGNATION", "type": "esriFieldTypeString", "alias": "USE_DESIGNATION", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R258_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S221_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 112, "name": "Landscape Areas_2K", "type": "Feature Layer", "description": "The extent of open space and other unpaved areas on the Esri campus.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "Esri", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SURFTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Dirt", "label": "Dirt", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Sand", "label": "Sand", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 184, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Sports Turf", "label": "Sports Turf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": null }, "value": "Mulch", "label": "Mulch", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Gravel", "label": "Gravel", "description": "" }, { "symbol": { "type": "esriPFS", "url": "0c43a7d203f7bd3c169fe6a9c9f90caf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwZJREFUaIGtWMm14zAM80GlqizVlzZmDv/Jj6YBEFTCkyNS3DdlfD6ff1eAtdb9Pee8EKy1blz8ZjQVIFqX79gK78OOUEa/cY4zNi7SunznnNdAlytwjIw0Dn/FEzlrrXWtta6xESpkrqBI43q/ApWuc84/A5zL6myfR8ZVBBS+ikY06FUDCtzCQnRM4Y6TYmQ3ntZAtxBdOKm3bRAy7E6hk1zPQlx8TAFHtuJfFrELThqwtOjwz44Y+VABa2eVMt84h0Vnnz+KWHWLqp1FprsL5WKtFERRjLplmWutvyLOhyhcDkSlHa87sqoJLucAUq5TYB2ohikzBBrg9OF8Hu/+ortEPCtgaIATUpXPqhu5nYnpg4YlTaHuVqr4fNuio6zXIMutsQo7Wmkjzl0Ku7AdkfnAVSIa44bdabPojsIjI+Lde512L+yzX6VE5JflKXg8aNQih4Q5jF0lnCgxvo9ttKNkZrrpuy+qiHMfSYj+lUKdd2xXgUh7OrgyvFKoepicgrNioN0p71WvNso2y18qHQWrVpsVdLLhkULs4YGEuMaiTTUr9w3I/4VU8bEBp3hkmqoDOukLB9lmxOoBKYJoc9ogvhmc+rC6UFUbnS7EttVofFXcLPVgF8o7h+pMTj1U6fVNtxvIk8oj7hmjyXL2WQW0jTJCxLjb4ipl8pnaYmkbZcMjM8103XZYKRLng3JOxo2qgLqAFO2mGLuHHFeu06cbJnteMsWrMwa3Acxypy/v3yytWPqgF1bmxeTe63RW1PH4ySbppIhSlPF9RKAKufOgYcqfdC2nPkckrCYuWhmYUl3j871qrX8VsfJc3skrpZShSInMr6rByH90W6iaG0h5xYftSNXMiDDyBbYbMYZVajmKMEeoCN0ppLqDeoSwfaZboOxOLmBWn49B5rZQpHB36DHFM77ieacQenwgYEMq/q4Ed2quon2tEievpQj5wbLPustfBdtJjzlwutCp+sk0Jx2PzYBHDbCwqx1d0XTwiGe8p+SNjHDD/cuUYG0UKZzl/Qem/bPjZFruAgAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 }, "width": 36, "height": 36, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Ivy / Groundcover", "label": "Ivy / Groundcover", "description": "" }, { "symbol": { "type": "esriPFS", "url": "109c6312db0be19158ad76e97344c8fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA8hJREFUeJztnEt6hSAMRh2wIve/Bpdxt9GO6Jcb84Lwhw5gYlXIQYU8uDTt8/n8PM9z9XLf9/U8z3Xf9zVSehsqq8ujdSo4lbymwWnjSOn1rPpVnEpek4RLRz6SZr8okmPVQ/FeL9BryIe01BHrOorjFRTv9QKjRRJMOyDpjf/MmeW1XskSErmngfm1Ck4lr0lWxpt+VvEUN5pTzWua0hyZFhHlW8Wp5qluTPQrRZVvJaeSFzIikiLlHZp1Z3ZwVvLMF9gBki5BPAiag+CpL5AOXS4060Tv4KB4f26MJ0yLNS2/KeJyIDiVvGYN4VEFLYVLkqOL4NC6lbxGK81OFapTNDias4vXvM5EvHzNkknnKM4unmhErK9oxaCjSriKg+Spy1kSxBLInc5IqFXBQfO+FhO8+d7r0KN0T+o8nw4Izg6eaYVXFjTHssRInjiFR2CeP8anDoqjuTBo3ssKP88T1mFSWyqc/43k7OKFl/Q15cp1R7Sjqzmz7k2W5y4maIK1Ts3omioOghfyA/u1Wf9LKys5UQd6Nc/0A6PD3ioR47KCs4v3ioWzusubDijOLl7jwzrz1anHzjtVxanmNanBTNHMP+0AmkPPq3iiHziqVD3XQRshqzlWPRTvNQKlI/+6WWuM4Fj1kLyvFxj10j0d5Fk8BIe2q+RN7Y3xdJ2k9/4zJ8N7WWHra0V1kBVPojnVvMbfqhdTWiXiSyE5O3gtMlqsElG+2v3VnB088Uel0TAt4thWcap5rhGRFCnv0Kw7s4OzkmdaYRpDcl2CeBA0B8Uzl7MkoVknGsnx6iOeSzQiXJgVGknXIvEqgiNFFmieurVjVEFr4ZLXwVWcXteLTlbz1N1Z0UJ1inaf10VwrDZInro3Jurla5aM3o90NMvZxRva2mHFhKNKuIqD5onLWRLEEsidzsgoqOBU8Bp9+16HLOvlqQI0p7N6nSrekg2WFoAe0RzpHM1L/SbiBdySTkFxaN1KXuPwqA6TnE0uXDpHcXbxQkv6mnLluoN3NPIFV3Es2Uie+38ikuDRjlqlioPiuX5gvzbjf0UsJpqD5ql+4EyEEi1VnAre0M+aqx6oilPBW7a1g7b35FRxKnjiv/zPxpo89Lku20dDcSp5S3ZnRdqiOfxaFU9czpqxTjN6ZiUn6sCv5p3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neSbyT5J3EO0neLy/+2P9QbJxDAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Planter", "label": "Planter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": null }, "value": "Rock", "label": "Rock", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1244124.2555341572, "ymin": 529019.4343389869, "xmax": 1258309.2993424982, "ymax": 537399.0849024802, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": { "type": "codedValue", "name": "LandscapeSurfaceType", "description": "The type of surface in landscaped or unpaved areas", "codedValues": [ { "name": "Grass", "code": "Grass" }, { "name": "Mulch", "code": "Mulch" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Rock", "code": "Rock" }, { "name": "Ivy / Groundcover", "code": "Ivy / Groundcover" }, { "name": "Planter", "code": "Planter" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Sand", "code": "Sand" }, { "name": "Sports Turf", "code": "Sports Turf" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R91_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S62_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 113, "name": "OwnerParcel_Outline_2K", "type": "Feature Layer", "description": "This polygon layer is used to display the outline of parcels. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 217, 217, 255 ], "width": 0.8 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1235358.8977368325, "ymin": 517475.98104797304, "xmax": 1267355.3278383315, "ymax": 549009.9143710583, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNPARCELID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNPARCELID", "type": "esriFieldTypeString", "alias": "Owner Identification Number", "length": 30, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S118_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, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 114, "name": "FacilitySite_Airport_2K", "type": "Feature Layer", "description": "This polygon feature shows the location of various cultural landmarks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49055", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49054", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Airport Terminal", "label": "Airport Terminal", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Airport Runway / Airfield", "label": "Airport Runway / Airfield", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"FCODE\" = 'Airport Terminal'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 117, 108, 94, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 115, "name": "FacilitySite_2K", "type": "Feature Layer", "description": "This polygon feature shows the location of various cultural landmarks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49204", "symbolLayerName": "Level_141" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49203", "symbolLayerName": "Level_140" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49201", "symbolLayerName": "Level_139" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49202", "symbolLayerName": "Level_139" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49200", "symbolLayerName": "Level_138" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49199", "symbolLayerName": "Level_137" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49198", "symbolLayerName": "Level_136" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49197", "symbolLayerName": "Level_135" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49205", "symbolLayerName": "Level_134" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49196", "symbolLayerName": "Level_133" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49195", "symbolLayerName": "Level_132" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49194", "symbolLayerName": "Level_131" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49193", "symbolLayerName": "Level_130" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49192", "symbolLayerName": "Level_129" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49191", "symbolLayerName": "Level_128" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49190", "symbolLayerName": "Level_127" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49189", "symbolLayerName": "Level_126" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49188", "symbolLayerName": "Level_125" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49187", "symbolLayerName": "Level_124" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49186", "symbolLayerName": "Level_123" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49185", "symbolLayerName": "Level_122" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49183", "symbolLayerName": "Level_120" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49173", "symbolLayerName": "Level_119" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49181", "symbolLayerName": "Level_118" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49180", "symbolLayerName": "Level_117" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49179", "symbolLayerName": "Level_116" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49174", "symbolLayerName": "Level_115" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49177", "symbolLayerName": "Level_114" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49176", "symbolLayerName": "Level_113" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49175", "symbolLayerName": "Level_112" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49178", "symbolLayerName": "Level_111" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49182", "symbolLayerName": "Level_110" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49133", "symbolLayerName": "Level_109" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49134", "symbolLayerName": "Level_108" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49135", "symbolLayerName": "Level_107" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49136", "symbolLayerName": "Level_106" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49137", "symbolLayerName": "Level_105" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49139", "symbolLayerName": "Level_104" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49138", "symbolLayerName": "Level_103" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49132", "symbolLayerName": "Level_102" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49124", "symbolLayerName": "Level_101" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49125", "symbolLayerName": "Level_100" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49126", "symbolLayerName": "Level_99" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49127", "symbolLayerName": "Level_98" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49128", "symbolLayerName": "Level_97" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49129", "symbolLayerName": "Level_96" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49130", "symbolLayerName": "Level_95" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49131", "symbolLayerName": "Level_94" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49167", "symbolLayerName": "Level_93" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49165", "symbolLayerName": "Level_92" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49164", "symbolLayerName": "Level_91" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49163", "symbolLayerName": "Level_90" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49162", "symbolLayerName": "Level_89" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49161", "symbolLayerName": "Level_88" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49160", "symbolLayerName": "Level_87" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49166", "symbolLayerName": "Level_86" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49140", "symbolLayerName": "Level_85" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49141", "symbolLayerName": "Level_84" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49142", "symbolLayerName": "Level_83" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49143", "symbolLayerName": "Level_82" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49144", "symbolLayerName": "Level_81" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49145", "symbolLayerName": "Level_80" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49146", "symbolLayerName": "Level_79" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49147", "symbolLayerName": "Level_78" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49148", "symbolLayerName": "Level_77" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49149", "symbolLayerName": "Level_76" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49150", "symbolLayerName": "Level_75" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49151", "symbolLayerName": "Level_74" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49152", "symbolLayerName": "Level_73" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49153", "symbolLayerName": "Level_72" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49154", "symbolLayerName": "Level_71" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49155", "symbolLayerName": "Level_70" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49156", "symbolLayerName": "Level_69" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49157", "symbolLayerName": "Level_68" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49158", "symbolLayerName": "Level_67" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49159", "symbolLayerName": "Level_66" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49092", "symbolLayerName": "Level_65" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49093", "symbolLayerName": "Level_64" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49094", "symbolLayerName": "Level_63" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49095", "symbolLayerName": "Level_62" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49096", "symbolLayerName": "Level_61" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49098", "symbolLayerName": "Level_60" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49097", "symbolLayerName": "Level_59" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49091", "symbolLayerName": "Level_58" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49090", "symbolLayerName": "Level_57" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49089", "symbolLayerName": "Level_56" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49088", "symbolLayerName": "Level_55" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49087", "symbolLayerName": "Level_54" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49086", "symbolLayerName": "Level_53" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49085", "symbolLayerName": "Level_52" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49084", "symbolLayerName": "Level_51" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49083", "symbolLayerName": "Level_50" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49082", "symbolLayerName": "Level_49" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49081", "symbolLayerName": "Level_48" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49080", "symbolLayerName": "Level_47" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49079", "symbolLayerName": "Level_46" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49078", "symbolLayerName": "Level_45" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49077", "symbolLayerName": "Level_44" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49076", "symbolLayerName": "Level_43" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49075", "symbolLayerName": "Level_42" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49074", "symbolLayerName": "Level_41" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49073", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49071", "symbolLayerName": "Level_39" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49070", "symbolLayerName": "Level_38" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49069", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49068", "symbolLayerName": "Level_36" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49072", "symbolLayerName": "Level_35" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49067", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49065", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49064", "symbolLayerName": "Level_32" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49063", "symbolLayerName": "Level_31" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49062", "symbolLayerName": "Level_30" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49066", "symbolLayerName": "Level_29" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49061", "symbolLayerName": "Level_28" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49060", "symbolLayerName": "Level_27" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49059", "symbolLayerName": "Level_26" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49107", "symbolLayerName": "Level_25" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49123", "symbolLayerName": "Level_24" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49121", "symbolLayerName": "Level_23" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49120", "symbolLayerName": "Level_22" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49119", "symbolLayerName": "Level_21" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49118", "symbolLayerName": "Level_20" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49122", "symbolLayerName": "Level_19" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49117", "symbolLayerName": "Level_18" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49116", "symbolLayerName": "Level_17" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49099", "symbolLayerName": "Level_16" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49100", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49101", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49102", "symbolLayerName": "Level_13" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49104", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49103", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49105", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49184", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49106", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49108", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49109", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49110", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49111", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49112", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49113", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49114", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49171", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49115", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49168", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49169", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49170", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49172", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Commercial or Retail Facility", "label": "Commercial or Retail Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Corporate Headquarters", "label": "Corporate Headquarters", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Gas Station", "label": "Gas Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Grocery Store", "label": "Grocery Store", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Hotel / Motel", "label": "Hotel / Motel", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Restaurant / Eating Establishment", "label": "Restaurant / Eating Establishment", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Shopping Mall / Complex", "label": "Shopping Mall / Complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Warehouse (Retail / Wholesale)", "label": "Warehouse (Retail / Wholesale)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "College / University", "label": "College / University", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Education Facility", "label": "Education Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School", "label": "School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: Elementary", "label": "School: Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: High School", "label": "School: High School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: Middle School", "label": "School: Middle School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Ambulance Service", "label": "Ambulance Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "American Red Cross Facility", "label": "American Red Cross Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Border Patrol", "label": "Border Patrol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bureau of Alcohol, Tobacco, and Firearms", "label": "Bureau of Alcohol, Tobacco, and Firearms", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Civil Defense", "label": "Civil Defense", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Coast Guard", "label": "Coast Guard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Customs Service", "label": "Customs Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Justice", "label": "Department of Justice", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Drug Enforcement Agency", "label": "Drug Enforcement Agency", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Emergency Response Facility", "label": "Emergency Response Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Emergency Response or Law Enforcement Facility", "label": "Emergency Response or Law Enforcement Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Federal Bureau of Investigation", "label": "Federal Bureau of Investigation", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Federal Emergency Management Agency", "label": "Federal Emergency Management Agency", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Equipment Manufacturer", "label": "Fire Equipment Manufacturer", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Hydrant", "label": "Fire Hydrant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Station / EMS Station", "label": "Fire Station / EMS Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Training Facility / Academy", "label": "Fire Training Facility / Academy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Immigration and Naturalization Service", "label": "Immigration and Naturalization Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Law Enforcement", "label": "Law Enforcement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Marshal Service", "label": "Marshal Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Office of Emergency Management", "label": "Office of Emergency Management", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Prison / Correctional Facility", "label": "Prison / Correctional Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Public Safety Office", "label": "Public Safety Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Search and Rescue Office / Facility", "label": "Search and Rescue Office / Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Secret Service", "label": "Secret Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Transportation Safety Board", "label": "Transportation Safety Board", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bureau of Land Management Facility", "label": "Bureau of Land Management Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "County Government Facility", "label": "County Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Court House", "label": "Court House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Critical Federal Contractor Facility", "label": "Critical Federal Contractor Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Energy Facility", "label": "Department of Energy Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Motor Vehicles Facility", "label": "Department of Motor Vehicles Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Public Works", "label": "Department of Public Works", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of State Facility", "label": "Department of State Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 123, 105, 255 ], "width": 0.6 } }, "value": "DoD / Military Facility", "label": "DoD / Military Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Government or Military Facility", "label": "Government or Military Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Governor Residence", "label": "Governor Residence", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Intelligence Facility", "label": "Intelligence Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Municipal Government Facility", "label": "Municipal Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "NASA Facility", "label": "NASA Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "National Guard Armory / Base", "label": "National Guard Armory / Base", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "National Park Service Facility", "label": "National Park Service Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Capitol", "label": "State Capitol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Government Facility", "label": "State Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Supreme Court", "label": "State Supreme Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Tribal Government Facility", "label": "Tribal Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Capitol", "label": "US Capitol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Forest Service Facility", "label": "US Forest Service Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Government Facility", "label": "US Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Supreme Court", "label": "US Supreme Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "White House", "label": "White House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Blood Bank", "label": "Blood Bank", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Center for Disease Control Office", "label": "Center for Disease Control Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Day Care Facility", "label": "Day Care Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Diagnostic Laboratory", "label": "Diagnostic Laboratory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Health or Medical Facility", "label": "Health or Medical Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Homeless Shelter", "label": "Homeless Shelter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Hospital / Medical Center", "label": "Hospital / Medical Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Medical Research Laboratory", "label": "Medical Research Laboratory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Medical Stockpile Facility", "label": "Medical Stockpile Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Morgue", "label": "Morgue", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Mortuary / Crematory", "label": "Mortuary / Crematory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Nursing Home / Long Term Care", "label": "Nursing Home / Long Term Care", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Outpatient Clinic", "label": "Outpatient Clinic", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Pharmacy", "label": "Pharmacy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Public Health Office", "label": "Public Health Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Rehabilitation Center", "label": "Rehabilitation Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Armament Manufacturing Facility", "label": "Armament Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Automotive Manufacturing Facility", "label": "Automotive Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Chemical Facility", "label": "Chemical Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Durable / Non-Durable Goods Facility", "label": "Durable / Non-Durable Goods Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Explosives Facility", "label": "Explosives Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Fertilizer Facility", "label": "Fertilizer Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Hazardous Materials Facility", "label": "Hazardous Materials Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Hazardous Waste Facility", "label": "Hazardous Waste Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Household Products Facility", "label": "Household Products Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Industrial Facility", "label": "Industrial Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Landfill", "label": "Landfill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lumber Mill / Saw Mill", "label": "Lumber Mill / Saw Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Maintenance Yard", "label": "Maintenance Yard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Manufacturing Facility", "label": "Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Manufacturing Warehouse", "label": "Manufacturing Warehouse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine", "label": "Mine", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine Uranium Facility", "label": "Mine Uranium Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine Waste Disposal Site", "label": "Mine Waste Disposal Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Nuclear Weapons Facility", "label": "Nuclear Weapons Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ore Processing Facility", "label": "Ore Processing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Paper / Pulp Mill", "label": "Paper / Pulp Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Pharmaceutical Plant", "label": "Pharmaceutical Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Semiconductor and Microchip Facility", "label": "Semiconductor and Microchip Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Shipyard", "label": "Shipyard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Steel Plant", "label": "Steel Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Superfund Site", "label": "Superfund Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Textile Plant", "label": "Textile Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Trucking Firm", "label": "Trucking Firm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Air Shipping Hub", "label": "Air Shipping Hub", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bulk Mail Center", "label": "Bulk Mail Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Mail or Shipping Facility", "label": "Mail or Shipping Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Post Office", "label": "Post Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Private and Express Shipping Facility", "label": "Private and Express Shipping Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Amusement / Water Park", "label": "Amusement / Water Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Arboretum / Botanical Garden", "label": "Arboretum / Botanical Garden", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Auditorium / Concert Hall / Theater / Opera House", "label": "Auditorium / Concert Hall / Theater / Opera House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Campground", "label": "Campground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Casino", "label": "Casino", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 237, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Cemetery", "label": "Cemetery", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Community / Recreation Center", "label": "Community / Recreation Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Convention Center", "label": "Convention Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Fair / Exhibition / Rodeo Grounds", "label": "Fair / Exhibition / Rodeo Grounds", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 230, 195, 255 ], "outline": null }, "value": "Golf Course", "label": "Golf Course", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Historic Site / Point of Interest", "label": "Historic Site / Point of Interest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "House of Worship", "label": "House of Worship", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ice Arena", "label": "Ice Arena", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lake / Pond", "label": "Lake / Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Library", "label": "Library", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lighthouse / Light", "label": "Lighthouse / Light", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lookout Tower", "label": "Lookout Tower", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Marina", "label": "Marina", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Museum", "label": "Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "National Symbol / Monument", "label": "National Symbol / Monument", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Observatory", "label": "Observatory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 230, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "Openspace", "label": "Openspace", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Outdoor Theater / Amphitheater", "label": "Outdoor Theater / Amphitheater", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Picnic Area", "label": "Picnic Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Public Attraction or Landmark Building", "label": "Public Attraction or Landmark Building", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Public Pool", "label": "Public Pool", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Racetrack / Dragstrip", "label": "Racetrack / Dragstrip", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ski Area / Ski Resort", "label": "Ski Area / Ski Resort", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Sports Arena / Stadium", "label": "Sports Arena / Stadium", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Sports Complex", "label": "Sports Complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Trailhead", "label": "Trailhead", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Visitor / Information Center", "label": "Visitor / Information Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Zoo", "label": "Zoo", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 116, "name": "FacilitySite_FederalState_Park_2K", "type": "Feature Layer", "description": "This polygon layer is used to show the location of city/county/regional parks as well as labeling both State and National parks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 140, 61, 255 ], "width": 1.15 } }, "value": "Federal", "label": "National", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 140, 61, 255 ], "width": 1.15 } }, "value": "State", "label": "State", "description": "" } ], "fieldDelimiter": "," }, "transparency": 65, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"OWNTYPE\" = 'Federal'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 77, 102, 59, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"OWNTYPE\" = 'State'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 77, 102, 59, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 117, "name": "Vegetation_2K", "type": "Feature Layer", "description": "This polygon feature shows the vegetation cover.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "8469c58f1b0a00cb6e6f11e35dacfeb9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAGIAAABiCAYAAACrpQYOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABp1JREFUeJztXUmOZCkMpaR/nd6U1Pc/QEm5yQNlr2iRDg/PExBV9VYZ+RlsDNg8Ez+e8RdX4DktgISPz19f6+ef//z745QsFVj14XS50hBT6Hcf/ImPz19fli6wIXbNUNrPrj669aGTixpHNUTHoKCzvXpgTuhibUcr3FtTZoBWweiM8AjtKbuC9rdDl9kvLUPLm4bgGokKrc0ctP2o/6g2glaf9rWWl7Yo1hCatauFpoJb9ej/kPZnmaxes050Fa6faVvurSlrGBRoHx4jzvJRf1E5IWlbrCFWYSWLnoRna7Ce755YUn/miliXtXf2dSHaHzcYO2XXxko0BLISEONYMwERXuofhbTCrdhekykij1YndLLWBFkPMNqeiKLjPEENo/kMzoAdqyhkCG1ZZ5xhJ7QVbvmbHfq0cE03OPRK7NDnStLvT8Qzhk4ZvBsTapGTJ6I8BM8Y9h65Txw/6ETZTSZWoX1rQsJGqY5UJkr6ZSHJba0yRJ82Q9AtAo08PIO8ywiILtqZav5dfo6wgPic+bfGCWl9nNhiNF3mZ4So5J63bk1RobTnNzlbRA5Un3JDZKOs26I07gTukQ2dOBDpt362nJLlyLLMKdqOVg/pT/Jp3kQZWq4sZy3t/RnykEM2J5Ap18HYwomhyABFkjVIH5k6nm2F8ktZBhmBaoissqd4fwnRhFAkRerFtqjJO5uqZ18m00gnVsfKKDWERhl3O+FqrINP/3ckavIiO2OyzrwaWf+A1hev02RTk552rCxYNIZf288a0rsKaB2L1f6fBueWYhYZH2G1J4E7tyDlPEDvannOTCIN3u0sOVSEuNoBzQqxUXhWOdrGy9bUsTJQdPgBLYDohkcf+DpNJ7oHq0qXTgYgHTVVJWluCFnHqLtH5a2TNkSnwzuBCCHpuQgtPT92i+NGI0RRkZdQr+XfMlgcdc35FIvSvlmfF0NQOnsW7BePB5o/sLaNj8/vXxg5BcmnPkihW+A5B1DGdIc+6G0ObmI8aCPV6LytcVIXC9JkastZc52tZdCDo1RfelYJ1A95zhZSbuNZC1UJ68GO7NwYfgKyCxz5xzrrbCe3+hmvLFo+ogJ0Zbw46+wMrYipM6heoV30iEr6RZxiTjy77chMjoSqO/yOdi3zt/5+BA0XLfpiN0u7bk8pQ5ykmFdwy95jhLVep5xaf8dIv8p2rZDyhqAhxDWdxA00RBU8fsd19/XEAaqzj5uiN9eKuIEErMRNq898O00VLCN2GrlaH2tVRVadmbOumDVaG16hM+cLT/loWx751rJiPqJihiJteA9dp5hYRBfvxea1PTgfsesSccXdprUtb/9aOxG6XtLHpDjWFZGJxaOzsHoLqTBGph3YR6AWe1fcrMe3DB3HNnKk2ams164+u/W1Liabr5LLCpWh1nfxWJyMlKPqnhDmlxm5tJ5G545Rx/OcPMlXT4Iw1xQJOW/ejyluo8WvI/12wZo0u32iGDW9Iyp12T0mL1HTDUAvaq3gfNm7oDVVKoWf6CBbAcFse8eKlhgHz4SxdGm/YMbNXnSQkf66jWHpU6FLOmdtNS49k25ZoHnlWffEIUwqF9FlLVdqiAw5dhs8J3uN4kefbfcRVh3P7KOxfuf21M38wq8J8jqlKK0RreONtLxRGVemIs8y2xENEZnR66DQz5XxvZdKyawayQ9l9aETtuQVENQA6//o3xWgeROkj6oV2rX9QT7Cc1NuF33uMXT1ltehk0iDa58lcGFldiuwcMJBVwcgYzS9r4ka4934rCl/RgdvefbyQDaHELkJIil9Iik1xqsxKoygjcfx34+gwnkV6IR3MljRHLfSJkqddbQuwhd1H6g0eH1WRBcofM1uVVYZbdCqtpZIGxFYE0CSRbzX1AW6/1sCRtpd29x5AWHt11tffHFWFtJM5PbMij4rQk0J6Paa6SPlrKuirIwMVTgVEEykv0MXeWbhxLmjSxcUV97i8DKjt6yqCKY+17+dJsucRup1QaPiVRr8tAJIxCPJuNa9wSBWPuTb79DtjreRLchLQJ5Y1Z5JK+nzVBkhks2z+vZyVJ56VptoWx5eTXvW+qtbmcSKlNOoPPUj0HTxkJMWh2b+MiMiZDe6k0Bj8Hu4R79M8mmMpp8tqG5zJ3YYncODLi0K6ZJXFhUXD7x+rzNYQVPHoVfJrQ6K1qsyTOa2RAeBWNUexL5WdFjZ3g5Iq2H3OSpkCM6RrVtVRqBbsnBV2y5av+Rt+esW8o7OWjr1dupCjfwfJc+l2GGXW74AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 }, "width": 73.5, "height": 73.5, "angle": 172, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162940.631812498, "ymin": 462265.1980970651, "xmax": 1343910.130437076, "ymax": 612189.9700973183, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "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": "R251_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S214_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 118, "name": "ParkFinder_OtherSurfaces_2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Baseball Diamond", "label": "Baseball Diamond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Minigolf Green", "label": "Minigolf Green", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 197, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.4 } }, "value": "Pond", "label": "Pond", "description": "" }, { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Softball Pitch", "label": "Softball Pitch", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 197, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.4 } }, "value": "Water Park at Bohrer Park", "label": "Water Park at Bohrer Park", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1245140.6353911608, "ymin": 527843.4540793896, "xmax": 1261582.2189777493, "ymax": 539270.8839803934, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "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": "ParkStatus", "type": "esriFieldTypeString", "alias": "ParkStatus", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Park_ID", "type": "esriFieldTypeDouble", "alias": "Park_ID", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "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": "R211_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S174_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 119, "name": "ParkFinder_ParkFacilities_2K", "type": "Feature Layer", "description": "Polygons that represent the boundary or management area for significant facilities in parks", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Activity Center", "label": "Activity Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Barn", "label": "Barn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Baseball", "label": "Baseball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball", "label": "Basketball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball Full Court", "label": "Basketball Full Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball Half Court", "label": "Basketball Half Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Casey Community Center", "label": "Casey Community Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Community Museum", "label": "Community Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Concert Pavilion", "label": "Concert Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Constitution Gardens", "label": "Constitution Gardens", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Dog Park", "label": "Dog Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Fire Museum", "label": "Fire Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Gaithersburg Aquatic Center", "label": "Gaithersburg Aquatic Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Gaithersburg Arts Barn", "label": "Gaithersburg Arts Barn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Garden", "label": "Garden", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Gazebo", "label": "Gazebo", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "International Latitude Observatory", "label": "International Latitude Observatory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "International Observatory Latitude Site", "label": "International Observatory Latitude Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Kellerman", "label": "Kellerman", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Kentlands Mansion", "label": "Kentlands Mansion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Lake", "label": "Lake", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Main Street Pavilion", "label": "Main Street Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Miniature Golf", "label": "Miniature Golf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Multipurpose Paved Area", "label": "Multipurpose Paved Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Olde Town Railroad Station", "label": "Olde Town Railroad Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Olde Towne Youth Center", "label": "Olde Towne Youth Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Pavilion", "label": "Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Picnic Pavilion", "label": "Picnic Pavilion", "description": "" }, { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Playground", "label": "Playground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Pond", "label": "Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Robertson Park Youth Center", "label": "Robertson Park Youth Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Score Box ", "label": "Score Box ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Score box", "label": "Score box", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Shed", "label": "Shed", "description": "" }, { "symbol": { "type": "esriPFS", "url": "519136a3611325a99b727aae0365c56b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA85JREFUaIG1mkuWLCEIRB24jtr/tro28t6o+lgmEDfQdpTpBxCCj2bOn5+ff6/Xa7zf79Fp0dq1z6F9IodDY44xviZli7KNRHPXPkUrW7fOq5S4v1cb/sydGeOKGLFGJVyFjEiWireSJeI7qdZ3AgrC2TuZe9PdIjpTQTuzUPZM4VdtLFtPnjOa65wveFOLV43CjwY6omgi4zpnRowrQUigy+a50O7AnKx/RG8liApOn74uaioLuvDO1j+itxJE9btBybHmCbzXeb+bphB3IadongStrkvNDI40x1YMnMJhH+8EMOpSk1iNBjWquP2dWsgJsNX7zBYSeHdhvr8rC+1odIqh6D3N0xkDJ5XdOEBEPJ1iqPRpxbBTaVVIcU5ntHpT778pi0ZoEjSq/h2iCtLZ8wl6Qp+OmOyMukxvwHynQ4PjPu+xaWXlvyw+3NqAyvnw6Z2wGxSicerX+zOpDYgSlcXT4iQSmBYXTqojscE9OiqLo0B2Ix2RmOBcaOzzHVlQIKsKhUrYaIykPUUzkzNaG7lceuDI+mj1tI9RWoRm54bnK3pTnz5RytqvrNCtESx4U1/tMKLpj0LciS27QtMDR3cjZIOdfN2xcFb5hfBWAqiNqOhcwTujlclQ9RPFpufpytcrBsq6KocqPq5yELyVEB2tU2i7FWAmc6SYL3i7G+rAmwYnZ4MOnb1NMtnpdy3V9d8TBaE7so5QqyDOIcFVfEa/MmZ5731afERrMlhWQjvFS6W831NWZ4N0TWc8EpoWL5HMkcVnNpk0taaTDh05COSjOeXNSafsi+bsuZLSdJoKdGt7fLVUC0mgySB3GqQqxdK0OEby1bJiTPrVmEO349sqi1z/aknGTtJTNV9Z+BHIlC9nhNRYRLfj00Q+xefTwujtQCdimvU5lq34KqWpcQnvW/5OMwE53bkyphWZc67u1Os0E5wGTOIqIbydc7DDLJun1p5E6mgdugImjVqCWNc5NqqgFr2jlEULhOiWopMFiGtUY8odwv/IKsJu5XV6D6Y2pFJihDT8F7ArzMoket7XVDLQ2xUaGPFfwKp1FHcD3k6TZSiBKLFuN18rwdXaKgNd8+lOFHXoOPQUzWs+7dJwUUIQRmty+7MOaUQg1+fJWkXzUZyQVFA9q7FKoNObE9fy6R0Z0bKbPjqBL2sk3WV0Hh/wbms9EoJWYx3kEEQ9LvtPIe5E627WqDZU9T982mHagXGVN29UgRm/0qdPYb0217r7GA2WlcKrvcjzdCdyV33VmmgztBhx7t/keboTuZWAdFy1zg3OGGP8B1KMklsY6MagAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 178, 178, 178, 255 ], "width": 0 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Skate Park", "label": "Skate Park", "description": "" }, { "symbol": { "type": "esriPFS", "url": "519136a3611325a99b727aae0365c56b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA85JREFUaIG1mkuWLCEIRB24jtr/tro28t6o+lgmEDfQdpTpBxCCj2bOn5+ff6/Xa7zf79Fp0dq1z6F9IodDY44xviZli7KNRHPXPkUrW7fOq5S4v1cb/sydGeOKGLFGJVyFjEiWireSJeI7qdZ3AgrC2TuZe9PdIjpTQTuzUPZM4VdtLFtPnjOa65wveFOLV43CjwY6omgi4zpnRowrQUigy+a50O7AnKx/RG8liApOn74uaioLuvDO1j+itxJE9btBybHmCbzXeb+bphB3IadongStrkvNDI40x1YMnMJhH+8EMOpSk1iNBjWquP2dWsgJsNX7zBYSeHdhvr8rC+1odIqh6D3N0xkDJ5XdOEBEPJ1iqPRpxbBTaVVIcU5ntHpT778pi0ZoEjSq/h2iCtLZ8wl6Qp+OmOyMukxvwHynQ4PjPu+xaWXlvyw+3NqAyvnw6Z2wGxSicerX+zOpDYgSlcXT4iQSmBYXTqojscE9OiqLo0B2Ix2RmOBcaOzzHVlQIKsKhUrYaIykPUUzkzNaG7lceuDI+mj1tI9RWoRm54bnK3pTnz5RytqvrNCtESx4U1/tMKLpj0LciS27QtMDR3cjZIOdfN2xcFb5hfBWAqiNqOhcwTujlclQ9RPFpufpytcrBsq6KocqPq5yELyVEB2tU2i7FWAmc6SYL3i7G+rAmwYnZ4MOnb1NMtnpdy3V9d8TBaE7so5QqyDOIcFVfEa/MmZ5731afERrMlhWQjvFS6W831NWZ4N0TWc8EpoWL5HMkcVnNpk0taaTDh05COSjOeXNSafsi+bsuZLSdJoKdGt7fLVUC0mgySB3GqQqxdK0OEby1bJiTPrVmEO349sqi1z/aknGTtJTNV9Z+BHIlC9nhNRYRLfj00Q+xefTwujtQCdimvU5lq34KqWpcQnvW/5OMwE53bkyphWZc67u1Os0E5wGTOIqIbydc7DDLJun1p5E6mgdugImjVqCWNc5NqqgFr2jlEULhOiWopMFiGtUY8odwv/IKsJu5XV6D6Y2pFJihDT8F7ArzMoket7XVDLQ2xUaGPFfwKp1FHcD3k6TZSiBKLFuN18rwdXaKgNd8+lOFHXoOPQUzWs+7dJwUUIQRmty+7MOaUQg1+fJWkXzUZyQVFA9q7FKoNObE9fy6R0Z0bKbPjqBL2sk3WV0Hh/wbms9EoJWYx3kEEQ9LvtPIe5E627WqDZU9T982mHagXGVN29UgRm/0qdPYb0217r7GA2WlcKrvcjzdCdyV33VmmgztBhx7t/keboTuZWAdFy1zg3OGGP8B1KMklsY6MagAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 178, 178, 178, 255 ], "width": 0 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Skate Spot", "label": "Skate Spot", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Soccer", "label": "Soccer", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Soccer Synthetic Field", "label": "Soccer Synthetic Field", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Softball", "label": "Softball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Softball ", "label": "Softball ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Storage", "label": "Storage", "description": "" }, { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Swings", "label": "Swings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Tennis", "label": "Tennis", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Tennis Practice Wall", "label": "Tennis Practice Wall", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Upcounty Senior Center", "label": "Upcounty Senior Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.1 } }, "value": "Volleyball", "label": "Volleyball", "description": "" }, { "symbol": { "type": "esriPFS", "url": "07b3ca2ce97b5f8e6688a320dc1a053e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA81JREFUaIG1mruaLCEIhA0M5/1fdCc/J5r9HBuov9A16vYCCMVFu+fPz8+/1+s13u/36LRo7drn0D6Rw6Exxxhfk7JF2UaiuWufopWtW+dVStzfqw1/5s6McUWMWKMSrkJGJEvFW8kS8Z1U6zsBBeHsncy96W4RnamgnVkoe6bwqzaWrSfPGc11zhe8qcWrRuFHAx1RNJFxnTMjxpUgJNBl81xod2BO1j+itxJEBadPXxc1lQVdeGfrH9FbCaL63aDkWPME3uu8301TiLuQUzRPglbXpWYGR5pjKwZO4bCPdwIYdalJrEaDGlXc/k4t5ATY6n1mCwm8uzDf35WFdjQ6xVD0nubpjIGTym4cICKeTjFU+rRi2Km0KqQ4pzNavan335RFIzQJGlX/DlEF6ez5BD2hT0dMdkZdpjdgvtOhwXGf99i0svJfFh9ubUDlfPj0TtgNCtE49ev9mdQGRInK4mlxEglMiwsn1ZHY4B4dlcVRILuRjkhMcC409vmOLCiQVYVCJWw0RtKeopnJGa2NXC49cGR9tHraxygtQrNzw/MVvalPnyhl7VdW6NYIFrypr3YY0fRHIe7Ell2h6YGjuxGywU6+7lg4q/xCeCsB1EZUdK7gndHKZKj6iWLT83Tl6xUDZV2VQxUfVzkI3kqIjtYptN0KMJM5UswXvN0NdeBNg5OzQYfO3iaZ7PS7lur674mC0B1ZR6hVEOeQ4Co+o18Zs7z3Pi0+ojUZLCuhneKlUt7vKauzQbqmMx4JTYuXSObI4jObTJpa00mHjhwE8tGc8uakU/ZFc/ZcSWk6TQW6tT2+WqqFJNBkkDsNUpViaVocI/lqWTEm/WrModvxbZVFrn+1JGMn6amaryz8CGTKlzNCaiyi2/FpIp/i82lh9HagEzHN+hzLVnyV0tS4hPctf6eZgJzuXBnTisw5V3fqdZoJTgMmcZUQ3s452GGWzVNrTyJ1tA5dAZNGLUGs6xwbVVCL3lHKogVCdEvRyQLENaox5Q7hf2QVYbfyOr0HUxtSKTFCGv4L2BVmZRI972sqGejtCg2M+C9g1TqKuwFvp8kylECUWLebr5Xgam2Vga75dCeKOnQceormNZ92abgoIQijNbn9WYc0IpDr82StovkoTkgqqJ7VWCXQ6c2Ja/n0joxo2U0fncCXNZLuMjqPD3i3tR4JQauxDnIIoh6X/acQd6J1N2tUG6r6Hz7tMO3AuMqbN6rAjF/p06ewXptr3X2MBstK4dVe5Hm6E7mrvmpNtBlajDj3b/I83YncSkA6rlrnBmeMMf4D1QLj/RKLhbsAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 178, 178, 178, 255 ], "width": 0 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Water Park", "label": "Water Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Wells Robertson House", "label": "Wells Robertson House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 215, 176, 158, 255 ], "outline": null }, "value": "Wooden Bridge", "label": "Wooden Bridge", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1244124.885126084, "ymin": 526220.0281924009, "xmax": 1261681.3857741654, "ymax": 546408.8493632227, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "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": "ParkStatus", "type": "esriFieldTypeString", "alias": "ParkStatus", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Park_ID", "type": "esriFieldTypeDouble", "alias": "Park_ID", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "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": "R212_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S175_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 120, "name": "Contour_2K", "type": "Feature Layer", "description": "This line feature displays elevation data as contours.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ELEVATION", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "590", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "580", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "570", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "560", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "540", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "530", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "520", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "510", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "490", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "480", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "470", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "460", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "440", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "430", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "420", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "410", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "390", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "380", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "370", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "360", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "340", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "330", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "320", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "310", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "290", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "280", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "270", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "260", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "240", "label": "10-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "550", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "500", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "450", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "400", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "350", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "300", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 1 }, "value": "250", "label": "50-ft intervals", "description": "" } ], "fieldDelimiter": "," }, "transparency": 70, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "ELEVINDEX = 0 and ( ELEVATION=250 OR ELEVATION=300 OR ELEVATION=350 OR ELEVATION=400 OR ELEVATION=450 OR ELEVATION=500 OR ELEVATION=550)", "labelExpression": "[ELEVATION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 162, 150, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1231765.6293328255, "ymin": 517451.7225663066, "xmax": 1273766.1240718365, "ymax": 553453.0016134828, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "ELEVINDEX", "type": "esriFieldTypeSmallInteger", "alias": "Contour Index", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R54_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 121, "name": "Hillshade_2K", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1159770.8840286215, "ymin": 461450.52376721136, "xmax": 1345766.8840286215, "ymax": 617450.5237672114, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 122, "name": "FacilitySite_Park_2K", "type": "Feature Layer", "description": "This polygon layer is used to show the location of city/county/regional parks as well as labeling both State and National parks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 220, 220, 220, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 123, "name": "OwnerParcel_Fill_2K", "type": "Feature Layer", "description": "This polygon layer is used to display the fill of parcels. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 220, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7999354080000001 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1235358.8977368325, "ymin": 517475.98104797304, "xmax": 1267355.3278383315, "ymax": 549009.9143710583, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNPARCELID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNPARCELID", "type": "esriFieldTypeString", "alias": "Owner Identification Number", "length": 30, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S118_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, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 124, "name": "CountyFill_2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 98, "name": "Level 18 - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GEOTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 0 } }, "value": "COUNTY", "label": "COUNTY", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 125, "name": "Level 17 - 4.5K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Light Gray Basemap" }, "subLayers": [ { "id": 126, "name": "Other Municipalities 4.5K" }, { "id": 127, "name": "Boundary Line 4.5K" }, { "id": 128, "name": "Boundary_Donut_4.5K" }, { "id": 129, "name": "RoadCenterline_forLabels_4.5K" }, { "id": 130, "name": "Railroads_4.5K" }, { "id": 131, "name": "Buildings_4.5K" }, { "id": 132, "name": "BuildingFootprints_4.5K" }, { "id": 133, "name": "Street Pavement_4.5K" }, { "id": 134, "name": "RoadCenterline_OutsideCity_4.5K" }, { "id": 135, "name": "Trails and Paths_4.5K" }, { "id": 136, "name": "Waterbody_4.5K" }, { "id": 137, "name": "Waterline_4.5K" }, { "id": 138, "name": "Hillshade_4.5K" }, { "id": 139, "name": "Vegetation_4.5K" }, { "id": 140, "name": "ParkFinder_OtherSurfaces_4.5K" }, { "id": 141, "name": "ParkFinder_ParkFacilities_4.5K" }, { "id": 142, "name": "Contour_4.5K" }, { "id": 143, "name": "FacilitySite_Park_4.5K" }, { "id": 144, "name": "FacilitySite_4.5K" }, { "id": 145, "name": "CountyFill_4.5K" } ], "minScale": 5000, "maxScale": 2501, "defaultVisibility": true, "extent": { "xmin": 1159712.0690439194, "ymin": 460933.9094210565, "xmax": 1345766.8840286215, "ymax": 617450.5237672114, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 126, "name": "Other Municipalities 4.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 127, "name": "Boundary Line 4.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 128, "name": "Boundary_Donut_4.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "1", "label": "Rule_1", "description": null } ] }, "transparency": 75, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 129, "name": "RoadCenterline_forLabels_4.5K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49306", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) < 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) >= 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway' )", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI Semibold", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Major Arterial', 'Collector' )", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI Semibold", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Minor Arterial', 'Local' ) AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Other', 'Service', 'Resource', 'Unknown') AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( '4WD', 'Recreation') AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 64, 64, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "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 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" = 'Ferry'", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 80, 153, 148, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 237, 255, 255 ], "haloSize": 0.7, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 130, "name": "Railroads_4.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1179856.4975869954, "ymin": 471291.47171114385, "xmax": 1308753.9973374158, "ymax": 571624.5617269725, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "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": "RailroadName", "length": 50, "domain": null }, { "name": "RAILTYP", "type": "esriFieldTypeString", "alias": "Railroad Type", "length": 50, "domain": { "type": "codedValue", "name": "RailroadType", "description": "The type of rail line", "codedValues": [ { "name": "Rail", "code": "Rail" }, { "name": "Subway", "code": "Subway" }, { "name": "Lightrail", "code": "Lightrail" }, { "name": "Streetcar", "code": "Streetcar" }, { "name": "Tram", "code": "Tram" }, { "name": "Monorail", "code": "Monorail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "length": 50, "domain": { "type": "codedValue", "name": "RailUseType", "description": "The intended use of the railroad", "codedValues": [ { "name": "Cargo", "code": "Cargo" }, { "name": "Passenger", "code": "Passenger" }, { "name": "Combined", "code": "Combined" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R179_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S142_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 131, "name": "Buildings_4.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1239473.828811407, "ymin": 523293.247956723, "xmax": 1263743.5381459147, "ymax": 546196.1844342351, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHORTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "FACILITYKEY", "type": "esriFieldTypeString", "alias": "Facility Site Identifier", "length": 50, "domain": null }, { "name": "SHORTNAME", "type": "esriFieldTypeString", "alias": "Short Name of Building", "length": 25, "domain": null }, { "name": "LONGNAME", "type": "esriFieldTypeString", "alias": "Full Name of Building", "length": 100, "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "BLDGAREA", "type": "esriFieldTypeDouble", "alias": "Size of Building", "domain": null }, { "name": "BLDGTYPE", "type": "esriFieldTypeString", "alias": "Building Type", "length": 50, "domain": null }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": null }, { "name": "OPERDATE", "type": "esriFieldTypeDate", "alias": "Operational Date", "length": 8, "domain": null }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "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": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "LUCATEGORY", "type": "esriFieldTypeString", "alias": "LUCATEGORY", "length": 50, "domain": null }, { "name": "Commercial_Type", "type": "esriFieldTypeString", "alias": "Commercial_Type", "length": 50, "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "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": "R252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S215_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 132, "name": "BuildingFootprints_4.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 170, 255 ], "outline": null }, "value": "1", "label": "Rule_1", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1239473.828811407, "ymin": 523293.247956723, "xmax": 1263743.5381459147, "ymax": 546196.1844342351, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BUILDINGID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeDouble", "alias": "Eave Height", "domain": null }, { "name": "ROOFFORM", "type": "esriFieldTypeString", "alias": "Roof Form", "length": 50, "domain": { "type": "codedValue", "name": "BuildingRoofForm", "description": "The type of roof form for a given building", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Dome", "code": "Dome" }, { "name": "Flat", "code": "Flat" }, { "name": "Gable", "code": "Gable" }, { "name": "Gambrel", "code": "Gambrel" }, { "name": "Hip", "code": "Hip" }, { "name": "Mansard", "code": "Mansard" }, { "name": "Pyramid", "code": "Pyramid" }, { "name": "Saltbox", "code": "Saltbox" }, { "name": "Shed", "code": "Shed" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROOFDIR", "type": "esriFieldTypeDouble", "alias": "Roof Direction", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "length": 100, "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": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_LtGray_Rules", "description": "Representation rules", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_DkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R253_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S216_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 133, "name": "Street Pavement_4.5K", "type": "Feature Layer", "description": "The extent of paved or impervious surfaces on the Esri campus.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SURFUSE", "field2": "MARKCOLOR", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": null }, "value": "Athletic Track,", "label": "Athletic Track, ", "description": "" }, { "symbol": { "type": "esriPFS", "url": "e37e74f7d63d14f66085d5f7fcac751c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA9FJREFUaIG1mkua3CAMhFlwhsn9j5e5wGSXrLo/GkuqvwRhZfOQhFR6gD1/fv78/f7+Pb6+fo1Oi9aufQ7tEzkcGnOM8TEpW5RtJJq79ila2bp1XqXE/b3a8GvuzBhXxIg1KuEqZESyVLyVLBHfSbW+E1AQzt7J3JvuFtGZCtqZhbJnCr9qY9l68pzRXOd8wJtavGoUfjTQEUUTGdc5M2JcCUICXTbPhXYH5mT9I3orQVRwevV1UVNZ0IV3tv4RvZUgqt8NSo41T+C9zntvmkLchZyieRK0ui41MzjSHFsxcAqHfbwTwKhLTWI1GtSo4vZ3aiEnwFbvM1tI4N2F+f6uLLSj0SmGovc0T2cMnFR24wAR8XSKodKnFcNOpVUhxTmd0epNvb9TFo3QJGhU/TtEFaSz5xP0hD4dMdkZdZnegPlOhwbHfd5j08rK/7P4cGsDKufDp3fCblCIxqlf78+kNiBKVBZPi5NIYFpcOKmOxAb36KgsjgLZjXREYoJzobHPd2RBgawqFCphozGS9hTNTM5obeRy6YEj66PV0z5GaRGanRuej+hNffpEKWu/skK3RrDgTX21w4imPwpxJ7bsCk0PHN2NkA128nXHwlnlF8JbCaA2oqJzBe+MViZD1U8Um56nK1+vGCjrqhyq+LjKQfBWQnS0TqHtVoCZzJFiPuDtbqgDbxqcnA06dPY2yWSn37VU139PFITuyDpCrYI4hwRX8Rn9ypjlvfdp8RGtyWBZCe0UL5Xy3qeszgbpms54JDQtXiKZI4vPbDJpak0nHTpyEMhHc8qbk07ZF83ZcyWl6TQV6Nb2+GqpFpJAk0HuNEhViqVpcYzkq2XFmPSrMYdux7dVFrn+1ZKMnaSnar6y8COQKV/OCKmxiG7Hp4l8is+rhdHbgU7ENOtzLFvxVUpT4xLet/ydZgJyunNlTCsy51zdqddpJjgNmMRVQng752CHWTZPrT2J1NE6dAVMGrUEsa5zbFRBLXpHKYsWCNEtRScLENeoxpQ7hP+RVYTdyuv0HkxtSKXECGn4L2BXmJVJ9LyvqWSgtys0MOK/gFXrKO4GvJ0my1ACUWLdbr5Wgqu1VQa65tOdKOrQcegpmtd82qXhooQgjNbk9mcd0ohArs+TtYrmozghqaB6VmOVQKc3J67l0zsyomU3fXQCX9ZIusvoPD7g3dZ6JAStxjrIIYh6XPafQtyJ1t2sUW2o6n/4tMO0A+Mqb96oAjN+pU+fwnptrnX3MRosK4VXe5Hn6U7krvqqNdFmaDHi3L/J83QncisB6bhqnRucMcb4BwdP+RxqUt/1AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Bike Path,", "label": "Bike Path, ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": null }, "value": "Curb,", "label": "Curb, ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": null }, "value": "Curb,Red", "label": "Curb, Red", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": null }, "value": "Gutter,", "label": "Gutter, ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 255 ], "outline": null }, "value": "Parking Lot,", "label": "Parking Lot, ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 255 ], "outline": null }, "value": "Parking Lot,Other", "label": "Parking Lot, Other", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": null }, "value": "Sidewalk,", "label": "Sidewalk, ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": null }, "value": "Street,", "label": "Street, ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": null }, "value": "Walking Path,", "label": "Walking Path, ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1238898.7203815728, "ymin": 518447.01978830993, "xmax": 1268405.3218013346, "ymax": 554274.9081061482, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": { "type": "codedValue", "name": "PavementSurfaceType", "description": "The type of pavement surface", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Hardcourt", "code": "Hardcourt" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFUSE", "type": "esriFieldTypeString", "alias": "Use", "length": 30, "domain": { "type": "codedValue", "name": "PavementSurfaceUse", "description": "The primary use of the paved surface", "codedValues": [ { "name": "Street", "code": "Street" }, { "name": "Walking Path", "code": "Walking Path" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Bike Path", "code": "Bike Path" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Curb / Gutter", "code": "Curb / Gutter" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Curb", "code": "Curb" }, { "name": "Gutter", "code": "Gutter" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": { "type": "codedValue", "name": "AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Employee", "code": "Employee" }, { "name": "Visitor", "code": "Visitor" }, { "name": "Student", "code": "Student" }, { "name": "Faculty", "code": "Faculty" }, { "name": "Secure", "code": "Secure" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "MARKCOLOR", "type": "esriFieldTypeString", "alias": "Marking Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParkFinder", "type": "esriFieldTypeString", "alias": "ParkFinder", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R255_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S218_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 134, "name": "RoadCenterline_OutsideCity_4.5K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49350", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49351", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49352", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49357", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49358", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49359", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49364", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49365", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49366", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49371", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49372", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49373", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49378", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49379", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49380", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49353", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49354", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49355", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49360", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49361", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49362", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49367", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49368", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49369", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49374", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49375", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49376", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49381", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49382", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49383", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49356", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49363", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49370", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49377", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49384", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49350", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49351", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49352", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49353", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49354", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49355", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49356", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49357", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49358", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49359", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49360", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49361", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49362", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49363", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49364", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49365", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49366", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49367", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49368", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49369", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49370", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49371", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49372", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49373", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49374", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49375", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49376", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49377", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49378", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49379", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49380", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49381", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49382", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49383", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49384", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49385", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": "ROADLEVEL", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,4", "label": "Freeway/Highway, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,4", "label": "Freeway/Highway, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,4", "label": "Major Arterial, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,4", "label": "Collector, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,4", "label": "Ramp, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,4", "label": "Minor Arterial/Local, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,4", "label": "Minor Arterial/Local, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,4", "label": "Other/Service/Resource/Unknown, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,4", "label": "4WD/Recreation, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,4", "label": "4WD/Recreation, Fourth Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,3", "label": "Freeway/Highway, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,3", "label": "Freeway/Highway, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,3", "label": "Major Arterial, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,3", "label": "Collector, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,3", "label": "Ramp, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,3", "label": "Minor Arterial/Local, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,3", "label": "Minor Arterial/Local, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,3", "label": "Other/Service/Resource/Unknown, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,3", "label": "4WD/Recreation, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,3", "label": "4WD/Recreation, Third Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,2", "label": "Freeway/Highway, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,2", "label": "Freeway/Highway, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,2", "label": "Major Arterial, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,2", "label": "Collector, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,2", "label": "Ramp, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,2", "label": "Minor Arterial/Local, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,2", "label": "Minor Arterial/Local, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,2", "label": "Other/Service/Resource/Unknown, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,2", "label": "4WD/Recreation, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,2", "label": "4WD/Recreation, Second Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Freeway,1", "label": "Freeway/Highway, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Highway,1", "label": "Freeway/Highway, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,1", "label": "Major Arterial, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,1", "label": "Collector, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,1", "label": "Ramp, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,1", "label": "Minor Arterial/Local, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,1", "label": "Minor Arterial/Local, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,1", "label": "Other/Service/Resource/Unknown, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,1", "label": "4WD/Recreation, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,1", "label": "4WD/Recreation, First Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 11 }, "value": "Freeway,0", "label": "Freeway/Highway, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 11 }, "value": "Highway,0", "label": "Freeway/Highway, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Major Arterial,0", "label": "Major Arterial, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Collector,0", "label": "Collector, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 5.5 }, "value": "Ramp,0", "label": "Ramp, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Minor Arterial,0", "label": "Minor Arterial/Local, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "Local,0", "label": "Minor Arterial/Local, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Other,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Service,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Resource,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Unknown,0", "label": "Other/Service/Resource/Unknown, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "4WD,0", "label": "4WD/Recreation, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2.8 }, "value": "Recreation,0", "label": "4WD/Recreation, Ground Level", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 163, 191, 191, 255 ], "width": 1.1 }, "value": "Ferry,0", "label": "Ferry, Ground Level", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 135, "name": "Trails and Paths_4.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1242472.2512922436, "ymin": 524724.2903702259, "xmax": 1261707.566824168, "ymax": 546408.47370781, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name_CG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": null }, { "name": "SURFUSE", "type": "esriFieldTypeString", "alias": "Use", "length": 30, "domain": { "type": "codedValue", "name": "PavementSurfaceUse", "description": "The primary use of the paved surface", "codedValues": [ { "name": "Street", "code": "Street" }, { "name": "Walking Path", "code": "Walking Path" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Bike Path", "code": "Bike Path" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Curb / Gutter", "code": "Curb / Gutter" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Curb", "code": "Curb" }, { "name": "Gutter", "code": "Gutter" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": { "type": "codedValue", "name": "AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Employee", "code": "Employee" }, { "name": "Visitor", "code": "Visitor" }, { "name": "Student", "code": "Student" }, { "name": "Faculty", "code": "Faculty" }, { "name": "Secure", "code": "Secure" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "MARKCOLOR", "type": "esriFieldTypeString", "alias": "Marking Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Surface_Type_CG", "type": "esriFieldTypeString", "alias": "Surface_Type_CG", "length": 50, "domain": null }, { "name": "Use_CG", "type": "esriFieldTypeString", "alias": "Use_CG", "length": 50, "domain": null }, { "name": "Owner_CG", "type": "esriFieldTypeString", "alias": "Owner_CG", "length": 50, "domain": null }, { "name": "Maintain_CG", "type": "esriFieldTypeString", "alias": "Maintain_CG", "length": 50, "domain": null }, { "name": "Name_CG", "type": "esriFieldTypeString", "alias": "Name_CG", "length": 50, "domain": null }, { "name": "Legal_Bikeway_Approved_CG", "type": "esriFieldTypeString", "alias": "Legal_Bikeway_Approved_CG", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R203_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S166_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 136, "name": "Waterbody_4.5K", "type": "Feature Layer", "description": "This feature class shows the location of water bodies. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49411", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Lake or Pond' OR \"WTRTYPE\" = 'Lake or Pond-Intermittent' OR \"WTRTYPE\" = 'Reservoir') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 10.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Stream or River' OR \"WTRTYPE\" = 'Canal or Ditch') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 10.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1160035.3141323328, "ymin": 461432.6827017367, "xmax": 1345762.2832288295, "ymax": 617426.7099518925, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "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": "R257_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S220_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 137, "name": "Waterline_4.5K", "type": "Feature Layer", "description": "This feature class shows the location of water centerlines.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WTRTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 197, 201, 255 ], "width": 1 }, "value": "Stream or River", "label": "Stream or River", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 197, 197, 201, 255 ], "width": 1 }, "value": "Stream or River-Intermittent", "label": "Stream or River-Intermittent", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1159712.0690439194, "ymin": 461432.6827017367, "xmax": 1345763.160523668, "ymax": 617449.0422563106, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "domain": null }, { "name": "SOURCE_CODE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE_CODE", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "SEQ_NUM", "domain": null }, { "name": "WSNAME", "type": "esriFieldTypeString", "alias": "WSNAME", "length": 25, "domain": null }, { "name": "SUBWSNAME", "type": "esriFieldTypeString", "alias": "SUBWSNAME", "length": 25, "domain": null }, { "name": "PWS", "type": "esriFieldTypeString", "alias": "PWS", "length": 5, "domain": null }, { "name": "USE_DESIGNATION", "type": "esriFieldTypeString", "alias": "USE_DESIGNATION", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R258_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S221_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 138, "name": "Hillshade_4.5K", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1159770.8840286215, "ymin": 461450.52376721136, "xmax": 1345766.8840286215, "ymax": 617450.5237672114, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 139, "name": "Vegetation_4.5K", "type": "Feature Layer", "description": "This polygon feature shows the vegetation cover.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "c32d90ca0d2d9362f3d4597ebaa14bfd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA9FJREFUeJzt3Et26yAMBmD3HPbRWfa/Hs+yknRyuYfKeoH4RQfyJI2D+YgfQjgu7bqu637fn+vf8vp+fd3v+/P6fn1dE0vfZqyr1zeWyXAyvSbh48YeqJfTymc5mV7jKude6Zm0ekSRjlYO5T12oLUhPaW5hmjrUY61oLzHDvQuXMVjA7i48ZedVa/1Qlolns8kmK7LcDK9xvUy1uWnLVbgRjvZXpOC5sxl4Qm+WU62J6Yx3qPkDb6ZTqbn6kS4QEobtJrOnHB2euoO7AAXSxBfBO0gPHEHjqcurTSaRJ9wUN7/NMaqTBpranmTJ+VAOJle007h2QDNDZe4RBfhjGUzvTYWWr1Uxpgi4WjnlNesxniyfKkn496jnFMe24loR1Ebg84G4SwH6Ym3szhEq5AmnZ6hVoaD9n7dTLCu915mfOU+4xpPLweEc8JTe+GdC9rRemKkx17CM5iVj9FLB+VIKQzae/TC9/v+eGMYt+1YOf0b6Zzy3Lf0peBKY4e3obud1fQm6pk3E6SKpUatxJosB+G58sC+bjX/kpadjjeB3u2peaD3tLcabXUuO5xT3mMsHI1d1uWAck55jZ7WkaM+Zuy0UVlOtte4DWYQbVvaALQzvs/y2DxwNqhaqYN0hux2tHIo73EGcq/06EZ7Y4SjlUN6v3agN0u3YpDV4yGccbtMb+nZGCvWcXHvLzsR79ELa0fLG4O08STayfYa3avWmFJbPLkU0jnhNc/Z4m2sdiQznBMe+6PS7DDNk9hmOdme2YlwgZQ2aDWdOeHs9NReeBxD0liC+CJoB+Wpt7O4SqNJNNKxyiO+F9uJ0Mq0oRG3zjNeRTjcyALtiY92zAZoabhkNXCX08tao5Pdnvh0lncZY4r0ufRldjraNkhPfDbGm+VLPdn4uaehUeeUN/VohzYmnA3CWQ7aY29ncYhWIU06PWdBhpPhtXHvWw3Sei8rFKCdbvUyWd6WByw1YHxFO9x7tBf6TcQacHMxBeWMZTO9RnFvDOOSTVo59x7lnPJct/Sl4EpjB22o5wjucrS6kZ75fyJcxbMN1ZYsB+WZeWBft5J/eXpMtIP2xDxwZYTiXbKcDG/qZ81dXyjLyfC2Pdoxbm/Vk+VkeOy//K+ONenQ57r0HA3lZHpbns7ybIt26Losj72dtdI7rcSZnY43gd/t1cQ7Qa8m3gl6NfFO0KuJd4JeTbwT9GrinaBXE+8EvZp4J+jVxDtBrybeCXo18U7Qq4l3gl5NvBP0auKdoFcT7wS9mngn6NXEO0GvJt4JejXxTtCriXeCXk28E/R+AFYe9kGY+hKGAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162940.631812498, "ymin": 462265.1980970651, "xmax": 1343910.130437076, "ymax": 612189.9700973183, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "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": "R251_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S214_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 140, "name": "ParkFinder_OtherSurfaces_4.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Baseball Diamond", "label": "Baseball Diamond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 197, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.4 } }, "value": "Pond", "label": "Pond", "description": "" }, { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Softball Pitch", "label": "Softball Pitch", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 197, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.4 } }, "value": "Water Park at Bohrer Park", "label": "Water Park at Bohrer Park", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1245140.6353911608, "ymin": 527843.4540793896, "xmax": 1261582.2189777493, "ymax": 539270.8839803934, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "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": "ParkStatus", "type": "esriFieldTypeString", "alias": "ParkStatus", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Park_ID", "type": "esriFieldTypeDouble", "alias": "Park_ID", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "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": "R211_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S174_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 141, "name": "ParkFinder_ParkFacilities_4.5K", "type": "Feature Layer", "description": "Polygons that represent the boundary or management area for significant facilities in parks", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Activity Center", "label": "Activity Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Barn", "label": "Barn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Baseball", "label": "Baseball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball", "label": "Basketball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball Full Court", "label": "Basketball Full Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball Half Court", "label": "Basketball Half Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Casey Community Center", "label": "Casey Community Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Community Museum", "label": "Community Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Concert Pavilion", "label": "Concert Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Constitution Gardens", "label": "Constitution Gardens", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Dog Park", "label": "Dog Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Fire Museum", "label": "Fire Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Gaithersburg Aquatic Center", "label": "Gaithersburg Aquatic Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Gaithersburg Arts Barn", "label": "Gaithersburg Arts Barn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Garden", "label": "Garden", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Gazebo", "label": "Gazebo", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "International Latitude Observatory", "label": "International Latitude Observatory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "International Observatory Latitude Site", "label": "International Observatory Latitude Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Kellerman", "label": "Kellerman", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Kentlands Mansion", "label": "Kentlands Mansion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Lake", "label": "Lake", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Main Street Pavilion", "label": "Main Street Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Miniature Golf", "label": "Miniature Golf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Multipurpose Paved Area", "label": "Multipurpose Paved Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Olde Town Railroad Station", "label": "Olde Town Railroad Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Olde Towne Youth Center", "label": "Olde Towne Youth Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Pavilion", "label": "Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Picnic Pavilion", "label": "Picnic Pavilion", "description": "" }, { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Playground", "label": "Playground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Pond", "label": "Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Robertson Park Youth Center", "label": "Robertson Park Youth Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Score Box ", "label": "Score Box ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Score box", "label": "Score box", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Shed", "label": "Shed", "description": "" }, { "symbol": { "type": "esriPFS", "url": "519136a3611325a99b727aae0365c56b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA85JREFUaIG1mkuWLCEIRB24jtr/tro28t6o+lgmEDfQdpTpBxCCj2bOn5+ff6/Xa7zf79Fp0dq1z6F9IodDY44xviZli7KNRHPXPkUrW7fOq5S4v1cb/sydGeOKGLFGJVyFjEiWireSJeI7qdZ3AgrC2TuZe9PdIjpTQTuzUPZM4VdtLFtPnjOa65wveFOLV43CjwY6omgi4zpnRowrQUigy+a50O7AnKx/RG8liApOn74uaioLuvDO1j+itxJE9btBybHmCbzXeb+bphB3IadongStrkvNDI40x1YMnMJhH+8EMOpSk1iNBjWquP2dWsgJsNX7zBYSeHdhvr8rC+1odIqh6D3N0xkDJ5XdOEBEPJ1iqPRpxbBTaVVIcU5ntHpT778pi0ZoEjSq/h2iCtLZ8wl6Qp+OmOyMukxvwHynQ4PjPu+xaWXlvyw+3NqAyvnw6Z2wGxSicerX+zOpDYgSlcXT4iQSmBYXTqojscE9OiqLo0B2Ix2RmOBcaOzzHVlQIKsKhUrYaIykPUUzkzNaG7lceuDI+mj1tI9RWoRm54bnK3pTnz5RytqvrNCtESx4U1/tMKLpj0LciS27QtMDR3cjZIOdfN2xcFb5hfBWAqiNqOhcwTujlclQ9RPFpufpytcrBsq6KocqPq5yELyVEB2tU2i7FWAmc6SYL3i7G+rAmwYnZ4MOnb1NMtnpdy3V9d8TBaE7so5QqyDOIcFVfEa/MmZ5731afERrMlhWQjvFS6W831NWZ4N0TWc8EpoWL5HMkcVnNpk0taaTDh05COSjOeXNSafsi+bsuZLSdJoKdGt7fLVUC0mgySB3GqQqxdK0OEby1bJiTPrVmEO349sqi1z/aknGTtJTNV9Z+BHIlC9nhNRYRLfj00Q+xefTwujtQCdimvU5lq34KqWpcQnvW/5OMwE53bkyphWZc67u1Os0E5wGTOIqIbydc7DDLJun1p5E6mgdugImjVqCWNc5NqqgFr2jlEULhOiWopMFiGtUY8odwv/IKsJu5XV6D6Y2pFJihDT8F7ArzMoket7XVDLQ2xUaGPFfwKp1FHcD3k6TZSiBKLFuN18rwdXaKgNd8+lOFHXoOPQUzWs+7dJwUUIQRmty+7MOaUQg1+fJWkXzUZyQVFA9q7FKoNObE9fy6R0Z0bKbPjqBL2sk3WV0Hh/wbms9EoJWYx3kEEQ9LvtPIe5E627WqDZU9T982mHagXGVN29UgRm/0qdPYb0217r7GA2WlcKrvcjzdCdyV33VmmgztBhx7t/keboTuZWAdFy1zg3OGGP8B1KMklsY6MagAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 178, 178, 178, 255 ], "width": 0 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Skate Park", "label": "Skate Park", "description": "" }, { "symbol": { "type": "esriPFS", "url": "519136a3611325a99b727aae0365c56b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA85JREFUaIG1mkuWLCEIRB24jtr/tro28t6o+lgmEDfQdpTpBxCCj2bOn5+ff6/Xa7zf79Fp0dq1z6F9IodDY44xviZli7KNRHPXPkUrW7fOq5S4v1cb/sydGeOKGLFGJVyFjEiWireSJeI7qdZ3AgrC2TuZe9PdIjpTQTuzUPZM4VdtLFtPnjOa65wveFOLV43CjwY6omgi4zpnRowrQUigy+a50O7AnKx/RG8liApOn74uaioLuvDO1j+itxJE9btBybHmCbzXeb+bphB3IadongStrkvNDI40x1YMnMJhH+8EMOpSk1iNBjWquP2dWsgJsNX7zBYSeHdhvr8rC+1odIqh6D3N0xkDJ5XdOEBEPJ1iqPRpxbBTaVVIcU5ntHpT778pi0ZoEjSq/h2iCtLZ8wl6Qp+OmOyMukxvwHynQ4PjPu+xaWXlvyw+3NqAyvnw6Z2wGxSicerX+zOpDYgSlcXT4iQSmBYXTqojscE9OiqLo0B2Ix2RmOBcaOzzHVlQIKsKhUrYaIykPUUzkzNaG7lceuDI+mj1tI9RWoRm54bnK3pTnz5RytqvrNCtESx4U1/tMKLpj0LciS27QtMDR3cjZIOdfN2xcFb5hfBWAqiNqOhcwTujlclQ9RPFpufpytcrBsq6KocqPq5yELyVEB2tU2i7FWAmc6SYL3i7G+rAmwYnZ4MOnb1NMtnpdy3V9d8TBaE7so5QqyDOIcFVfEa/MmZ5731afERrMlhWQjvFS6W831NWZ4N0TWc8EpoWL5HMkcVnNpk0taaTDh05COSjOeXNSafsi+bsuZLSdJoKdGt7fLVUC0mgySB3GqQqxdK0OEby1bJiTPrVmEO349sqi1z/aknGTtJTNV9Z+BHIlC9nhNRYRLfj00Q+xefTwujtQCdimvU5lq34KqWpcQnvW/5OMwE53bkyphWZc67u1Os0E5wGTOIqIbydc7DDLJun1p5E6mgdugImjVqCWNc5NqqgFr2jlEULhOiWopMFiGtUY8odwv/IKsJu5XV6D6Y2pFJihDT8F7ArzMoket7XVDLQ2xUaGPFfwKp1FHcD3k6TZSiBKLFuN18rwdXaKgNd8+lOFHXoOPQUzWs+7dJwUUIQRmty+7MOaUQg1+fJWkXzUZyQVFA9q7FKoNObE9fy6R0Z0bKbPjqBL2sk3WV0Hh/wbms9EoJWYx3kEEQ9LvtPIe5E627WqDZU9T982mHagXGVN29UgRm/0qdPYb0217r7GA2WlcKrvcjzdCdyV33VmmgztBhx7t/keboTuZWAdFy1zg3OGGP8B1KMklsY6MagAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 178, 178, 178, 255 ], "width": 0 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Skate Spot", "label": "Skate Spot", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Soccer", "label": "Soccer", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Soccer Synthetic Field", "label": "Soccer Synthetic Field", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Softball", "label": "Softball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Softball ", "label": "Softball ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Storage", "label": "Storage", "description": "" }, { "symbol": { "type": "esriPFS", "url": "f504c6f1e4a35a1ee2bef2cd55300fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WtGVAyEIzIcl2H9H6cQe7n7Ody6BYQYMX9kVEREYcDPe7/fP64/mnC9Eay2K78Zcln/zRbzjfGmF2ueKAdZarznnQ6aV4ympGBHxDsSobsjjZ2TOOR+btGt4BmN1HGhQPVHFrVhjKkbfck894AbVE0XujuR4G66QG4N2IcSs8CK3Ouef8cnKzzzlfA9jECmYbSCTq3iDOvekwcRNFIPRgjdcTvEmtO5QFGFPjYEBT7lznInnLKOutf5d9GRmTqCLUwrGsob0xsf5wCjkjVdcsurCWcKyBGHCKhSBsbLhSEHWe9SE5W7QA8xMELtgpuAN70iBPttQVj5l/MwYk92juQ8cRBnKm8A8K/WikkCYrGkNH8IE4xYsLjJzGFIz+8NFUaB7RbdXYilFQ0SZO3t6oPkUTLAuyZ561QCMp3xUMqlGDjExprjvrW7CIwgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYsiQRE/M9aVHfFHMikcZBVEN9uZgmzSUQ9C6ug7p4JkdbJohrnQRdlqQ8XPbhZFeu2iZP+G14YZzn2jflQK94geJ6gkikrg23mVboK5UozmlroJq+gNY9xqoba8PRa6aKWSYRRWKqA91ikSyjfb6H2n8vFkdJoA9+tSloq71DEAi6ubqK9LjGvcvPnunJjlgTh4UgbO3czYuQelSrXM6go4M/yVrJt1E54+5Vq0Cw2q7Mo6IUwwMVetO713rOxKsqNhono6alKwhO5g9riVk358sZPZtHzLWNmmMlluFq0oihbpfIO4SfQ/ndRbtE4coXXVIoD6lwWjSHWOmjFRberi4DfiRsl23zBsmGQq3wM8fjUmWYOwfGGSQQqqiyndP+u2avHxUcmg4LXj1ex4szNh6mOqo6+caGcTN+PXzaI3P3fd2Ljt7hUZbhZlE0H12pCRHclQ2ym6kmHeffMmjSHYD3oMt2pMFdxZYuRIF79WOMuryO3y2E3/Ahw89qnD02MOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 181, 186, 181, 255 ], "width": 0 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Swings", "label": "Swings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Tennis", "label": "Tennis", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 219, 219, 255 ], "width": 0.1 } }, "value": "Tennis Practice Wall", "label": "Tennis Practice Wall", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Upcounty Senior Center", "label": "Upcounty Senior Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.1 } }, "value": "Volleyball", "label": "Volleyball", "description": "" }, { "symbol": { "type": "esriPFS", "url": "07b3ca2ce97b5f8e6688a320dc1a053e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA81JREFUaIG1mruaLCEIhA0M5/1fdCc/J5r9HBuov9A16vYCCMVFu+fPz8+/1+s13u/36LRo7drn0D6Rw6Exxxhfk7JF2UaiuWufopWtW+dVStzfqw1/5s6McUWMWKMSrkJGJEvFW8kS8Z1U6zsBBeHsncy96W4RnamgnVkoe6bwqzaWrSfPGc11zhe8qcWrRuFHAx1RNJFxnTMjxpUgJNBl81xod2BO1j+itxJEBadPXxc1lQVdeGfrH9FbCaL63aDkWPME3uu8301TiLuQUzRPglbXpWYGR5pjKwZO4bCPdwIYdalJrEaDGlXc/k4t5ATY6n1mCwm8uzDf35WFdjQ6xVD0nubpjIGTym4cICKeTjFU+rRi2Km0KqQ4pzNavan335RFIzQJGlX/DlEF6ez5BD2hT0dMdkZdpjdgvtOhwXGf99i0svJfFh9ubUDlfPj0TtgNCtE49ev9mdQGRInK4mlxEglMiwsn1ZHY4B4dlcVRILuRjkhMcC409vmOLCiQVYVCJWw0RtKeopnJGa2NXC49cGR9tHraxygtQrNzw/MVvalPnyhl7VdW6NYIFrypr3YY0fRHIe7Ell2h6YGjuxGywU6+7lg4q/xCeCsB1EZUdK7gndHKZKj6iWLT83Tl6xUDZV2VQxUfVzkI3kqIjtYptN0KMJM5UswXvN0NdeBNg5OzQYfO3iaZ7PS7lur674mC0B1ZR6hVEOeQ4Co+o18Zs7z3Pi0+ojUZLCuhneKlUt7vKauzQbqmMx4JTYuXSObI4jObTJpa00mHjhwE8tGc8uakU/ZFc/ZcSWk6TQW6tT2+WqqFJNBkkDsNUpViaVocI/lqWTEm/WrModvxbZVFrn+1JGMn6amaryz8CGTKlzNCaiyi2/FpIp/i82lh9HagEzHN+hzLVnyV0tS4hPctf6eZgJzuXBnTisw5V3fqdZoJTgMmcZUQ3s452GGWzVNrTyJ1tA5dAZNGLUGs6xwbVVCL3lHKogVCdEvRyQLENaox5Q7hf2QVYbfyOr0HUxtSKTFCGv4L2BVmZRI972sqGejtCg2M+C9g1TqKuwFvp8kylECUWLebr5Xgam2Vga75dCeKOnQceormNZ92abgoIQijNbn9WYc0IpDr82StovkoTkgqqJ7VWCXQ6c2Ja/n0joxo2U0fncCXNZLuMjqPD3i3tR4JQauxDnIIoh6X/acQd6J1N2tUG6r6Hz7tMO3AuMqbN6rAjF/p06ewXptr3X2MBstK4dVe5Hm6E7mrvmpNtBlajDj3b/I83YncSkA6rlrnBmeMMf4D1QLj/RKLhbsAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 178, 178, 178, 255 ], "width": 0 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Water Park", "label": "Water Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Wells Robertson House", "label": "Wells Robertson House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 215, 176, 158, 255 ], "outline": null }, "value": "Wooden Bridge", "label": "Wooden Bridge", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1245140.6353911608, "ymin": 527843.4540793896, "xmax": 1261582.2189777493, "ymax": 539270.8839803934, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "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": "ParkStatus", "type": "esriFieldTypeString", "alias": "ParkStatus", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Park_ID", "type": "esriFieldTypeDouble", "alias": "Park_ID", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "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": "R211_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S174_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 142, "name": "Contour_4.5K", "type": "Feature Layer", "description": "This line feature displays elevation data as contours.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ELEVATION", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "550", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "500", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "450", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "400", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "350", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "300", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "250", "label": "50-ft intervals", "description": "" } ], "fieldDelimiter": "," }, "transparency": 70, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "ELEVINDEX = 0 and ( ELEVATION=250 OR ELEVATION=300 OR ELEVATION=350 OR ELEVATION=400 OR ELEVATION=450 OR ELEVATION=500 OR ELEVATION=550)", "labelExpression": "[ELEVATION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 162, 150, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1231765.6293328255, "ymin": 517451.7225663066, "xmax": 1273766.1240718365, "ymax": 553453.0016134828, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "ELEVINDEX", "type": "esriFieldTypeSmallInteger", "alias": "Contour Index", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R54_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 143, "name": "FacilitySite_Park_4.5K", "type": "Feature Layer", "description": "This polygon layer is used to show the location of city/county/regional parks as well as labeling both State and National parks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 144, "name": "FacilitySite_4.5K", "type": "Feature Layer", "description": "This polygon feature shows the location of various cultural landmarks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49635", "symbolLayerName": "Level_141" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49634", "symbolLayerName": "Level_140" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49632", "symbolLayerName": "Level_139" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49633", "symbolLayerName": "Level_139" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49631", "symbolLayerName": "Level_138" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49630", "symbolLayerName": "Level_137" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49629", "symbolLayerName": "Level_136" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49628", "symbolLayerName": "Level_135" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49636", "symbolLayerName": "Level_134" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49627", "symbolLayerName": "Level_133" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49626", "symbolLayerName": "Level_132" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49625", "symbolLayerName": "Level_131" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49624", "symbolLayerName": "Level_130" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49623", "symbolLayerName": "Level_129" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49622", "symbolLayerName": "Level_128" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49621", "symbolLayerName": "Level_127" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49620", "symbolLayerName": "Level_126" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49619", "symbolLayerName": "Level_125" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49618", "symbolLayerName": "Level_124" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49617", "symbolLayerName": "Level_123" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49616", "symbolLayerName": "Level_122" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49614", "symbolLayerName": "Level_120" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49604", "symbolLayerName": "Level_119" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49612", "symbolLayerName": "Level_118" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49611", "symbolLayerName": "Level_117" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49610", "symbolLayerName": "Level_116" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49605", "symbolLayerName": "Level_115" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49608", "symbolLayerName": "Level_114" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49607", "symbolLayerName": "Level_113" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49606", "symbolLayerName": "Level_112" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49609", "symbolLayerName": "Level_111" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49613", "symbolLayerName": "Level_110" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49564", "symbolLayerName": "Level_109" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49565", "symbolLayerName": "Level_108" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49566", "symbolLayerName": "Level_107" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49567", "symbolLayerName": "Level_106" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49568", "symbolLayerName": "Level_105" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49570", "symbolLayerName": "Level_104" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49569", "symbolLayerName": "Level_103" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49563", "symbolLayerName": "Level_102" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49555", "symbolLayerName": "Level_101" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49556", "symbolLayerName": "Level_100" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49557", "symbolLayerName": "Level_99" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49558", "symbolLayerName": "Level_98" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49559", "symbolLayerName": "Level_97" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49560", "symbolLayerName": "Level_96" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49561", "symbolLayerName": "Level_95" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49562", "symbolLayerName": "Level_94" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49598", "symbolLayerName": "Level_93" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49596", "symbolLayerName": "Level_92" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49595", "symbolLayerName": "Level_91" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49594", "symbolLayerName": "Level_90" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49593", "symbolLayerName": "Level_89" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49592", "symbolLayerName": "Level_88" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49591", "symbolLayerName": "Level_87" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49597", "symbolLayerName": "Level_86" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49571", "symbolLayerName": "Level_85" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49572", "symbolLayerName": "Level_84" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49573", "symbolLayerName": "Level_83" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49574", "symbolLayerName": "Level_82" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49575", "symbolLayerName": "Level_81" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49576", "symbolLayerName": "Level_80" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49577", "symbolLayerName": "Level_79" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49578", "symbolLayerName": "Level_78" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49579", "symbolLayerName": "Level_77" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49580", "symbolLayerName": "Level_76" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49581", "symbolLayerName": "Level_75" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49582", "symbolLayerName": "Level_74" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49583", "symbolLayerName": "Level_73" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49584", "symbolLayerName": "Level_72" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49585", "symbolLayerName": "Level_71" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49586", "symbolLayerName": "Level_70" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49587", "symbolLayerName": "Level_69" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49588", "symbolLayerName": "Level_68" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49589", "symbolLayerName": "Level_67" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49590", "symbolLayerName": "Level_66" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49523", "symbolLayerName": "Level_65" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49524", "symbolLayerName": "Level_64" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49525", "symbolLayerName": "Level_63" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49526", "symbolLayerName": "Level_62" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49527", "symbolLayerName": "Level_61" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49529", "symbolLayerName": "Level_60" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49528", "symbolLayerName": "Level_59" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49522", "symbolLayerName": "Level_58" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49521", "symbolLayerName": "Level_57" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49520", "symbolLayerName": "Level_56" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49519", "symbolLayerName": "Level_55" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49518", "symbolLayerName": "Level_54" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49517", "symbolLayerName": "Level_53" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49516", "symbolLayerName": "Level_52" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49515", "symbolLayerName": "Level_51" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49514", "symbolLayerName": "Level_50" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49513", "symbolLayerName": "Level_49" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49512", "symbolLayerName": "Level_48" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49511", "symbolLayerName": "Level_47" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49510", "symbolLayerName": "Level_46" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49509", "symbolLayerName": "Level_45" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49508", "symbolLayerName": "Level_44" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49507", "symbolLayerName": "Level_43" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49506", "symbolLayerName": "Level_42" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49505", "symbolLayerName": "Level_41" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49504", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49502", "symbolLayerName": "Level_39" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49501", "symbolLayerName": "Level_38" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49500", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49499", "symbolLayerName": "Level_36" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49503", "symbolLayerName": "Level_35" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49498", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49496", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49495", "symbolLayerName": "Level_32" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49494", "symbolLayerName": "Level_31" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49493", "symbolLayerName": "Level_30" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49497", "symbolLayerName": "Level_29" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49492", "symbolLayerName": "Level_28" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49491", "symbolLayerName": "Level_27" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49490", "symbolLayerName": "Level_26" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49538", "symbolLayerName": "Level_25" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49554", "symbolLayerName": "Level_24" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49552", "symbolLayerName": "Level_23" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49551", "symbolLayerName": "Level_22" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49550", "symbolLayerName": "Level_21" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49549", "symbolLayerName": "Level_20" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49553", "symbolLayerName": "Level_19" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49548", "symbolLayerName": "Level_18" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49547", "symbolLayerName": "Level_17" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49530", "symbolLayerName": "Level_16" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49531", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49532", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49533", "symbolLayerName": "Level_13" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49535", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49534", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49536", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49615", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49537", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49539", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49540", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49541", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49542", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49543", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49544", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49545", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49602", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49546", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49599", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49600", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49601", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49603", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Commercial or Retail Facility", "label": "Commercial or Retail Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Corporate Headquarters", "label": "Corporate Headquarters", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Gas Station", "label": "Gas Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Grocery Store", "label": "Grocery Store", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Hotel / Motel", "label": "Hotel / Motel", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Restaurant / Eating Establishment", "label": "Restaurant / Eating Establishment", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Shopping Mall / Complex", "label": "Shopping Mall / Complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Warehouse (Retail / Wholesale)", "label": "Warehouse (Retail / Wholesale)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "College / University", "label": "College / University", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Education Facility", "label": "Education Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School", "label": "School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: Elementary", "label": "School: Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: High School", "label": "School: High School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: Middle School", "label": "School: Middle School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Ambulance Service", "label": "Ambulance Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "American Red Cross Facility", "label": "American Red Cross Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Border Patrol", "label": "Border Patrol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bureau of Alcohol, Tobacco, and Firearms", "label": "Bureau of Alcohol, Tobacco, and Firearms", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Civil Defense", "label": "Civil Defense", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Coast Guard", "label": "Coast Guard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Customs Service", "label": "Customs Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Justice", "label": "Department of Justice", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Drug Enforcement Agency", "label": "Drug Enforcement Agency", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Emergency Response Facility", "label": "Emergency Response Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Emergency Response or Law Enforcement Facility", "label": "Emergency Response or Law Enforcement Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Federal Bureau of Investigation", "label": "Federal Bureau of Investigation", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Federal Emergency Management Agency", "label": "Federal Emergency Management Agency", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Equipment Manufacturer", "label": "Fire Equipment Manufacturer", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Hydrant", "label": "Fire Hydrant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Station / EMS Station", "label": "Fire Station / EMS Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Training Facility / Academy", "label": "Fire Training Facility / Academy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Immigration and Naturalization Service", "label": "Immigration and Naturalization Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Law Enforcement", "label": "Law Enforcement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Marshal Service", "label": "Marshal Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Office of Emergency Management", "label": "Office of Emergency Management", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Prison / Correctional Facility", "label": "Prison / Correctional Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Public Safety Office", "label": "Public Safety Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Search and Rescue Office / Facility", "label": "Search and Rescue Office / Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Secret Service", "label": "Secret Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Transportation Safety Board", "label": "Transportation Safety Board", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bureau of Land Management Facility", "label": "Bureau of Land Management Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "County Government Facility", "label": "County Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Court House", "label": "Court House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Critical Federal Contractor Facility", "label": "Critical Federal Contractor Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Energy Facility", "label": "Department of Energy Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Motor Vehicles Facility", "label": "Department of Motor Vehicles Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Public Works", "label": "Department of Public Works", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of State Facility", "label": "Department of State Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 123, 105, 255 ], "width": 0.6 } }, "value": "DoD / Military Facility", "label": "DoD / Military Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Government or Military Facility", "label": "Government or Military Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Governor Residence", "label": "Governor Residence", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Intelligence Facility", "label": "Intelligence Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Municipal Government Facility", "label": "Municipal Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "NASA Facility", "label": "NASA Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "National Guard Armory / Base", "label": "National Guard Armory / Base", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "National Park Service Facility", "label": "National Park Service Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Capitol", "label": "State Capitol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Government Facility", "label": "State Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Supreme Court", "label": "State Supreme Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Tribal Government Facility", "label": "Tribal Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Capitol", "label": "US Capitol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Forest Service Facility", "label": "US Forest Service Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Government Facility", "label": "US Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Supreme Court", "label": "US Supreme Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "White House", "label": "White House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Blood Bank", "label": "Blood Bank", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Center for Disease Control Office", "label": "Center for Disease Control Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Day Care Facility", "label": "Day Care Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Diagnostic Laboratory", "label": "Diagnostic Laboratory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Health or Medical Facility", "label": "Health or Medical Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Homeless Shelter", "label": "Homeless Shelter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Hospital / Medical Center", "label": "Hospital / Medical Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Medical Research Laboratory", "label": "Medical Research Laboratory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Medical Stockpile Facility", "label": "Medical Stockpile Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Morgue", "label": "Morgue", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Mortuary / Crematory", "label": "Mortuary / Crematory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Nursing Home / Long Term Care", "label": "Nursing Home / Long Term Care", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Outpatient Clinic", "label": "Outpatient Clinic", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Pharmacy", "label": "Pharmacy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Public Health Office", "label": "Public Health Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Rehabilitation Center", "label": "Rehabilitation Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Armament Manufacturing Facility", "label": "Armament Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Automotive Manufacturing Facility", "label": "Automotive Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Chemical Facility", "label": "Chemical Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Durable / Non-Durable Goods Facility", "label": "Durable / Non-Durable Goods Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Explosives Facility", "label": "Explosives Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Fertilizer Facility", "label": "Fertilizer Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Hazardous Materials Facility", "label": "Hazardous Materials Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Hazardous Waste Facility", "label": "Hazardous Waste Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Household Products Facility", "label": "Household Products Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Industrial Facility", "label": "Industrial Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Landfill", "label": "Landfill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lumber Mill / Saw Mill", "label": "Lumber Mill / Saw Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Maintenance Yard", "label": "Maintenance Yard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Manufacturing Facility", "label": "Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Manufacturing Warehouse", "label": "Manufacturing Warehouse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine", "label": "Mine", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine Uranium Facility", "label": "Mine Uranium Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine Waste Disposal Site", "label": "Mine Waste Disposal Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Nuclear Weapons Facility", "label": "Nuclear Weapons Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ore Processing Facility", "label": "Ore Processing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Paper / Pulp Mill", "label": "Paper / Pulp Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Pharmaceutical Plant", "label": "Pharmaceutical Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Semiconductor and Microchip Facility", "label": "Semiconductor and Microchip Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Shipyard", "label": "Shipyard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Steel Plant", "label": "Steel Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Superfund Site", "label": "Superfund Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Textile Plant", "label": "Textile Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Trucking Firm", "label": "Trucking Firm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Air Shipping Hub", "label": "Air Shipping Hub", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bulk Mail Center", "label": "Bulk Mail Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Mail or Shipping Facility", "label": "Mail or Shipping Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Post Office", "label": "Post Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Private and Express Shipping Facility", "label": "Private and Express Shipping Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Amusement / Water Park", "label": "Amusement / Water Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Arboretum / Botanical Garden", "label": "Arboretum / Botanical Garden", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Auditorium / Concert Hall / Theater / Opera House", "label": "Auditorium / Concert Hall / Theater / Opera House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Campground", "label": "Campground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Casino", "label": "Casino", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 237, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Cemetery", "label": "Cemetery", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Community / Recreation Center", "label": "Community / Recreation Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Convention Center", "label": "Convention Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Fair / Exhibition / Rodeo Grounds", "label": "Fair / Exhibition / Rodeo Grounds", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 230, 195, 255 ], "outline": null }, "value": "Golf Course", "label": "Golf Course", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Historic Site / Point of Interest", "label": "Historic Site / Point of Interest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "House of Worship", "label": "House of Worship", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ice Arena", "label": "Ice Arena", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lake / Pond", "label": "Lake / Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Library", "label": "Library", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lighthouse / Light", "label": "Lighthouse / Light", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lookout Tower", "label": "Lookout Tower", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Marina", "label": "Marina", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Museum", "label": "Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "National Symbol / Monument", "label": "National Symbol / Monument", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Observatory", "label": "Observatory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 230, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "Openspace", "label": "Openspace", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Outdoor Theater / Amphitheater", "label": "Outdoor Theater / Amphitheater", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Picnic Area", "label": "Picnic Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Public Attraction or Landmark Building", "label": "Public Attraction or Landmark Building", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Public Pool", "label": "Public Pool", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Racetrack / Dragstrip", "label": "Racetrack / Dragstrip", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ski Area / Ski Resort", "label": "Ski Area / Ski Resort", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Sports Arena / Stadium", "label": "Sports Arena / Stadium", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Sports Complex", "label": "Sports Complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Trailhead", "label": "Trailhead", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Visitor / Information Center", "label": "Visitor / Information Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Zoo", "label": "Zoo", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 145, "name": "CountyFill_4.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 125, "name": "Level 17 - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GEOTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 0 } }, "value": "COUNTY", "label": "COUNTY", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 146, "name": "Level 16 - 9K", "type": "Group Layer", "description": "Level 16 - 9K", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Light Gray Basemap" }, "subLayers": [ { "id": 147, "name": "Boundary Line 9K" }, { "id": 148, "name": "Administrative_Boundaries_9K" }, { "id": 149, "name": "Boundary_Donut_9K" }, { "id": 150, "name": "Railroads_9K" }, { "id": 151, "name": "RoadCenterline_Ground_and_Above_9K" }, { "id": 152, "name": "RoadCenterline_Subsurface_9K" }, { "id": 153, "name": "Buildings_9K" }, { "id": 154, "name": "Building Footprint_9K" }, { "id": 155, "name": "Street Pavement_9K" }, { "id": 156, "name": "Waterbody_9K" }, { "id": 157, "name": "Waterline_9K" }, { "id": 158, "name": "ParkFinder_OtherSurfaces_9K" }, { "id": 159, "name": "ParkFinder_ParkFacilities_9K" }, { "id": 160, "name": "Contour_9K" }, { "id": 161, "name": "Vegetation_9K" }, { "id": 162, "name": "FacilitySite_Park_9K" }, { "id": 163, "name": "FacilitySite_Airport_9K" }, { "id": 164, "name": "FacilitySite_9K" }, { "id": 165, "name": "FacilitySite_FederalState_Park_9K" }, { "id": 166, "name": "Hillshade_9K" }, { "id": 167, "name": "CountyFill_9K" } ], "minScale": 15000, "maxScale": 5001, "defaultVisibility": true, "extent": { "xmin": 1159712.0690439194, "ymin": 460020, "xmax": 1351188, "ymax": 617454, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 147, "name": "Boundary Line 9K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 148, "name": "Administrative_Boundaries_9K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "GEOTYPE = 'TOWN'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "GEOTYPE = 'CITY'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 51, 51, 51, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 13, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "GEOTYPE = 'COUNTY'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 9.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 149, "name": "Boundary_Donut_9K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_1", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "1", "label": "Rule_1", "description": null } ] }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 150, "name": "Railroads_9K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1179856.4975869954, "ymin": 471291.47171114385, "xmax": 1308753.9973374158, "ymax": 571624.5617269725, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "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": "RailroadName", "length": 50, "domain": null }, { "name": "RAILTYP", "type": "esriFieldTypeString", "alias": "Railroad Type", "length": 50, "domain": { "type": "codedValue", "name": "RailroadType", "description": "The type of rail line", "codedValues": [ { "name": "Rail", "code": "Rail" }, { "name": "Subway", "code": "Subway" }, { "name": "Lightrail", "code": "Lightrail" }, { "name": "Streetcar", "code": "Streetcar" }, { "name": "Tram", "code": "Tram" }, { "name": "Monorail", "code": "Monorail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "length": 50, "domain": { "type": "codedValue", "name": "RailUseType", "description": "The intended use of the railroad", "codedValues": [ { "name": "Cargo", "code": "Cargo" }, { "name": "Passenger", "code": "Passenger" }, { "name": "Combined", "code": "Combined" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R179_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S142_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 151, "name": "RoadCenterline_Ground_and_Above_9K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49660", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) < 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Highway', 'Major Arterial', 'Collector') AND \"CTYROUTE\" IS NOT NULL AND \"CTYROUTE\" <> ''", "labelExpression": "[CTYROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) >= 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Major Arterial', 'Collector' ) or (\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL)", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 102, 102, 102, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Minor Arterial', 'Local' ) AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 102, 102, 102, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 152, "name": "RoadCenterline_Subsurface_9K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49679", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49680", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49681", "symbolLayerName": "Level_13" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49682", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49683", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49684", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49679", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49680", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49681", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49682", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49683", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49684", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49686", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49687", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49688", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49689", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49685", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49690", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49692", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49685", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49691", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49692", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49686", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49687", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49688", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49689", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49690", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49691", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": "ROADLEVEL", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.9606200000000005 }, "value": "Freeway,-1", "label": "Freeway/Highway, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.9606200000000005 }, "value": "Highway,-1", "label": "Freeway/Highway, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.9606200000000005 }, "value": "TC Freeway,-1", "label": "Freeway/Highway, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.9606200000000005 }, "value": "TC Highway,-1", "label": "Freeway/Highway, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.9606200000000005 }, "value": "Major Arterial,-1", "label": "Major Arterial, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.9606200000000005 }, "value": "TC Major Arterial,-1", "label": "Major Arterial, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 3.9684959999999996 }, "value": "Collector,-1", "label": "Collector, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "Ramp,-1", "label": "Ramp, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "Ramp Highway,-1", "label": "Ramp, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "Ramp Major Arterial,-1", "label": "Ramp, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "Ramp Minor Arterial,-1", "label": "Ramp, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "Ramp Local,-1", "label": "Ramp, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "Minor Arterial,-1", "label": "Minor Arterial/Local, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "Local,-1", "label": "Minor Arterial/Local, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "TC Minor Arterial,-1", "label": "Minor Arterial/Local, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "TC Local,-1", "label": "Minor Arterial/Local, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.41732 }, "value": "Other,-1", "label": "Other/Service/Resource/Unknown, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.41732 }, "value": "Service,-1", "label": "Other/Service/Resource/Unknown, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.41732 }, "value": "Resource,-1", "label": "Other/Service/Resource/Unknown, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.41732 }, "value": "Unknown,-1", "label": "Other/Service/Resource/Unknown, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 204, 204, 204, 255 ], "width": 2.8346 }, "value": "4WD,-1", "label": "4WD/Recreation, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 204, 204, 204, 255 ], "width": 2.8346 }, "value": "Recreation,-1", "label": "4WD/Recreation, Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.9606200000000005 }, "value": "Freeway,-2", "label": "Freeway/Highway, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.9606200000000005 }, "value": "Highway,-2", "label": "Freeway/Highway, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.9606200000000005 }, "value": "TC Freeway,-2", "label": "Freeway/Highway, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.9606200000000005 }, "value": "TC Highway,-2", "label": "Freeway/Highway, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.9606200000000005 }, "value": "Major Arterial,-2", "label": "Major Arterial, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.9606200000000005 }, "value": "TC Major Arterial,-2", "label": "Major Arterial, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 3.9684959999999996 }, "value": "Collector,-2", "label": "Collector, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "Ramp,-2", "label": "Ramp, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "Ramp Highway,-2", "label": "Ramp, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "Ramp Major Arterial,-2", "label": "Ramp, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "Ramp Minor Arterial,-2", "label": "Ramp, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "Ramp Local,-2", "label": "Ramp, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "Minor Arterial,-2", "label": "Minor Arterial/Local, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "Local,-2", "label": "Minor Arterial/Local, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "TC Minor Arterial,-2", "label": "Minor Arterial/Local, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9999605039999997 }, "value": "TC Local,-2", "label": "Minor Arterial/Local, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.41732 }, "value": "Other,-2", "label": "Other/Service/Resource/Unknown, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.41732 }, "value": "Service,-2", "label": "Other/Service/Resource/Unknown, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.41732 }, "value": "Resource,-2", "label": "Other/Service/Resource/Unknown, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.41732 }, "value": "Unknown,-2", "label": "Other/Service/Resource/Unknown, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 204, 204, 204, 255 ], "width": 2.8346 }, "value": "4WD,-2", "label": "4WD/Recreation, Second Subsurface", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 204, 204, 204, 255 ], "width": 2.8346 }, "value": "Recreation,-2", "label": "4WD/Recreation, Second Subsurface", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway' )", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Major Arterial', 'Collector' )", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 153, "name": "Buildings_9K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 240, 239, 239, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1239473.828811407, "ymin": 518615.8252249807, "xmax": 1265303.1416539997, "ymax": 546655.4089094847, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHORTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "FACILITYKEY", "type": "esriFieldTypeString", "alias": "Facility Site Identifier", "length": 50, "domain": null }, { "name": "SHORTNAME", "type": "esriFieldTypeString", "alias": "Short Name of Building", "length": 25, "domain": null }, { "name": "LONGNAME", "type": "esriFieldTypeString", "alias": "Full Name of Building", "length": 100, "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "BLDGAREA", "type": "esriFieldTypeDouble", "alias": "Size of Building", "domain": null }, { "name": "BLDGTYPE", "type": "esriFieldTypeString", "alias": "Building Type", "length": 50, "domain": { "type": "codedValue", "name": "BuildingOccupancyType", "description": "The primary occupancy type for the building as adapted from the International Building Code", "codedValues": [ { "name": "Places used for people gathering for entertainment, worship, and eating or drinking", "code": "Assembly (Group A)" }, { "name": "Places where services are provided", "code": "Business (Group B)" }, { "name": "Schools and day care centers up to the 12th grade", "code": "Educational (Group E)" }, { "name": "Places where goods are manufactured or repaired", "code": "Factory (Group F)" }, { "name": "Places involving production or storage of very flammable or toxic materials", "code": "High-Hazard (Group H)" }, { "name": "Places where people are physically unable to leave without assistance", "code": "Institutional (Group I)" }, { "name": "Places where goods are displayed and sold", "code": "Mercantile (Group M)" }, { "name": "Places providing accommodations for overnight stay", "code": "Residential (Group R)" }, { "name": "Places where items are stored", "code": "Storage (Group S)" }, { "name": "Other places", "code": "Utility and Miscellaneous (Group U)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational 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": "OPERDATE", "type": "esriFieldTypeDate", "alias": "Operational Date", "length": 8, "domain": null }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": { "type": "codedValue", "name": "AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Employee", "code": "Employee" }, { "name": "Visitor", "code": "Visitor" }, { "name": "Student", "code": "Student" }, { "name": "Faculty", "code": "Faculty" }, { "name": "Secure", "code": "Secure" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LUCATEGORY", "type": "esriFieldTypeString", "alias": "LUCATEGORY", "length": 50, "domain": null }, { "name": "Commercial_Type", "type": "esriFieldTypeString", "alias": "Commercial_Type", "length": 50, "domain": { "type": "codedValue", "name": "d_Commercial_Type", "description": "General Commercial Type", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Grocery Store", "code": "GROC" }, { "name": "Office", "code": "OFF" }, { "name": "Retail", "code": "RET" }, { "name": "Medical", "code": "MED" }, { "name": "Restaurant", "code": "REST" }, { "name": "Private School", "code": "PVSCH" }, { "name": "Public School", "code": "PUBSCH" }, { "name": "City Government", "code": "CITY" }, { "name": "State Government", "code": "SGOV" }, { "name": "County Government", "code": "CGOV" }, { "name": "Federal Government", "code": "FGOV" }, { "name": "Tattoo Parlor", "code": "TAT" }, { "name": "Adult", "code": "ADULT" }, { "name": "Child Day Care", "code": "CCARE" }, { "name": "Adult Day Care", "code": "ACARE" }, { "name": "Personal Service", "code": "PSVC" }, { "name": "Massage Parlor", "code": "MPAR" }, { "name": "Industrial", "code": "IND" }, { "name": "Research and Development", "code": "RESDEV" }, { "name": "Warehouse", "code": "WARE" }, { "name": "Gas Station", "code": "GAS" }, { "name": "Auto Repair", "code": "CAREP" }, { "name": "Auto Sales", "code": "CARSALE" }, { "name": "Car Wash", "code": "CARWASH" }, { "name": "Telecommunications", "code": "TLCM" }, { "name": "Utility", "code": "UTIL" }, { "name": "Religious", "code": "REL" }, { "name": "Bank", "code": "BANK" }, { "name": "Community", "code": "CMNTY" }, { "name": "Parking Garage", "code": "PKGRG" }, { "name": "Parking Lot", "code": "PKLOT" }, { "name": "Mixed Commercial", "code": "MIXCOM" }, { "name": "Entertainment", "code": "ENT" }, { "name": "Fitness/Recreation", "code": "FITREC" }, { "name": "Hotel/Motel", "code": "HOTMOT" }, { "name": "Self Storage", "code": "STOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R98_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 154, "name": "Building Footprint_9K", "type": "Feature Layer", "description": "The shape and orientation of the ground floor of all structures in a local government. This information is typically compiled from orthoimagery or other aerial photography sources. This representation of the building footprints support the local government basemaps. It also serves as a source for public works, public safety, planning and other agencies that are responsible for the active management of site addresses, facilities, and land use information.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 240, 239, 239, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1239473.828811407, "ymin": 523293.247956723, "xmax": 1263743.5381459147, "ymax": 546196.1844342351, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURECODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeDouble", "alias": "Eave Height", "domain": null }, { "name": "ROOFFORM", "type": "esriFieldTypeString", "alias": "Roof Form", "length": 50, "domain": { "type": "codedValue", "name": "BuildingRoofForm", "description": "The type of roof form for a given building", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Dome", "code": "Dome" }, { "name": "Flat", "code": "Flat" }, { "name": "Gable", "code": "Gable" }, { "name": "Gambrel", "code": "Gambrel" }, { "name": "Hip", "code": "Hip" }, { "name": "Mansard", "code": "Mansard" }, { "name": "Pyramid", "code": "Pyramid" }, { "name": "Saltbox", "code": "Saltbox" }, { "name": "Shed", "code": "Shed" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROOFDIR", "type": "esriFieldTypeDouble", "alias": "Roof Direction", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "length": 100, "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": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_LtGray_Rules", "description": "Representation rules", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_DkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R253_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S216_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 155, "name": "Street Pavement_9K", "type": "Feature Layer", "description": "The extent of paved or impervious surfaces on the Esri campus.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "Esri", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49703", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1238898.7203815728, "ymin": 518447.01978830993, "xmax": 1268405.3218013346, "ymax": 554274.9081061482, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": { "type": "codedValue", "name": "PavementSurfaceType", "description": "The type of pavement surface", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Hardcourt", "code": "Hardcourt" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFUSE", "type": "esriFieldTypeString", "alias": "Use", "length": 30, "domain": { "type": "codedValue", "name": "PavementSurfaceUse", "description": "The primary use of the paved surface", "codedValues": [ { "name": "Street", "code": "Street" }, { "name": "Walking Path", "code": "Walking Path" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Bike Path", "code": "Bike Path" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Curb / Gutter", "code": "Curb / Gutter" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Curb", "code": "Curb" }, { "name": "Gutter", "code": "Gutter" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": { "type": "codedValue", "name": "AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Employee", "code": "Employee" }, { "name": "Visitor", "code": "Visitor" }, { "name": "Student", "code": "Student" }, { "name": "Faculty", "code": "Faculty" }, { "name": "Secure", "code": "Secure" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "MARKCOLOR", "type": "esriFieldTypeString", "alias": "Marking Color", "length": 25, "domain": { "type": "codedValue", "name": "PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParkFinder", "type": "esriFieldTypeString", "alias": "ParkFinder", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R255_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S218_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 156, "name": "Waterbody_9K", "type": "Feature Layer", "description": "This feature class shows the location of water bodies. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49706", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Lake or Pond' OR \"WTRTYPE\" = 'Lake or Pond-Intermittent' OR \"WTRTYPE\" = 'Reservoir') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 10.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Stream or River' OR \"WTRTYPE\" = 'Canal or Ditch') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 10.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1160035.3141323328, "ymin": 461432.6827017367, "xmax": 1345762.2832288295, "ymax": 617426.7099518925, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "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": "R257_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S220_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 157, "name": "Waterline_9K", "type": "Feature Layer", "description": "This feature class shows the location of water centerlines.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WTRTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 205, 209, 255 ], "width": 0.4 }, "value": "Stream or River", "label": "Stream or River", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 205, 205, 209, 255 ], "width": 0.4 }, "value": "Stream or River-Intermittent", "label": "Stream or River-Intermittent", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1159712.0690439194, "ymin": 461432.6827017367, "xmax": 1345763.160523668, "ymax": 617449.0422563106, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "domain": null }, { "name": "SOURCE_CODE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE_CODE", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "SEQ_NUM", "domain": null }, { "name": "WSNAME", "type": "esriFieldTypeString", "alias": "WSNAME", "length": 25, "domain": null }, { "name": "SUBWSNAME", "type": "esriFieldTypeString", "alias": "SUBWSNAME", "length": 25, "domain": null }, { "name": "PWS", "type": "esriFieldTypeString", "alias": "PWS", "length": 5, "domain": null }, { "name": "USE_DESIGNATION", "type": "esriFieldTypeString", "alias": "USE_DESIGNATION", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R258_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S221_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 158, "name": "ParkFinder_OtherSurfaces_9K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null }, "value": "Baseball Diamond", "label": "Baseball Diamond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Pond", "label": "Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null }, "value": "Softball Pitch", "label": "Softball Pitch", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 64, 101, 235, 255 ], "width": 0 } }, "value": "Water Park at Bohrer Park", "label": "Water Park at Bohrer Park", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1245140.6353911608, "ymin": 527843.4540793896, "xmax": 1261582.2189777493, "ymax": 539270.8839803934, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "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": "ParkStatus", "type": "esriFieldTypeString", "alias": "ParkStatus", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Park_ID", "type": "esriFieldTypeDouble", "alias": "Park_ID", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "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": "R211_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S174_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 159, "name": "ParkFinder_ParkFacilities_9K", "type": "Feature Layer", "description": "Polygons that represent the boundary or management area for significant facilities in parks", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Activity Center", "label": "Activity Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Barn", "label": "Barn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 188, 204, 149, 255 ], "width": 0.1 } }, "value": "Baseball", "label": "Baseball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball", "label": "Basketball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball Full Court", "label": "Basketball Full Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Basketball Half Court", "label": "Basketball Half Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Casey Community Center", "label": "Casey Community Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Community Museum", "label": "Community Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Concert Pavilion", "label": "Concert Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Constitution Gardens", "label": "Constitution Gardens", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Dog Park", "label": "Dog Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Fire Museum", "label": "Fire Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Gaithersburg Aquatic Center", "label": "Gaithersburg Aquatic Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Gaithersburg Arts Barn", "label": "Gaithersburg Arts Barn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Garden", "label": "Garden", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Gazebo", "label": "Gazebo", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "International Latitude Observatory", "label": "International Latitude Observatory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "International Observatory Latitude Site", "label": "International Observatory Latitude Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Kellerman", "label": "Kellerman", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Kentlands Mansion", "label": "Kentlands Mansion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Lake", "label": "Lake", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Main Street Pavilion", "label": "Main Street Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 217, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Miniature Golf", "label": "Miniature Golf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Multipurpose Paved Area", "label": "Multipurpose Paved Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Olde Town Railroad Station", "label": "Olde Town Railroad Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Olde Towne Youth Center", "label": "Olde Towne Youth Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Pavilion", "label": "Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Picnic Pavilion", "label": "Picnic Pavilion", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null }, "value": "Playground", "label": "Playground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Pond", "label": "Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Robertson Park Youth Center", "label": "Robertson Park Youth Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Score Box ", "label": "Score Box ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Score box", "label": "Score box", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 229, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Shed", "label": "Shed", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Skate Park", "label": "Skate Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Skate Spot", "label": "Skate Spot", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Soccer", "label": "Soccer", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Soccer Synthetic Field", "label": "Soccer Synthetic Field", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Softball", "label": "Softball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Softball ", "label": "Softball ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Storage", "label": "Storage", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null }, "value": "Swings", "label": "Swings", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Tennis", "label": "Tennis", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Tennis Practice Wall", "label": "Tennis Practice Wall", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Upcounty Senior Center", "label": "Upcounty Senior Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 247, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Volleyball", "label": "Volleyball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 204, 204, 204, 255 ], "width": 0 } }, "value": "Water Park", "label": "Water Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 114, 137, 68, 255 ], "width": 0 } }, "value": "Wells Robertson House", "label": "Wells Robertson House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 215, 176, 158, 255 ], "outline": null }, "value": "Wooden Bridge", "label": "Wooden Bridge", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1244124.885126084, "ymin": 526220.0281924009, "xmax": 1261681.3857741654, "ymax": 546408.8493632227, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "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": "ParkStatus", "type": "esriFieldTypeString", "alias": "ParkStatus", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Park_ID", "type": "esriFieldTypeDouble", "alias": "Park_ID", "domain": null }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "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": "R212_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S175_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 160, "name": "Contour_9K", "type": "Feature Layer", "description": "This line feature displays elevation data as contours.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ELEVATION", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "550", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "500", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "450", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "400", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "350", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "300", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "250", "label": "50-ft intervals", "description": "" } ], "fieldDelimiter": "," }, "transparency": 70, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "ELEVINDEX = 0 and ( ELEVATION=250 OR ELEVATION=300 OR ELEVATION=350 OR ELEVATION=400 OR ELEVATION=450 OR ELEVATION=500 OR ELEVATION=550)", "labelExpression": "[ELEVATION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 162, 150, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1231765.6293328255, "ymin": 517451.7225663066, "xmax": 1273766.1240718365, "ymax": 553453.0016134828, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "ELEVINDEX", "type": "esriFieldTypeSmallInteger", "alias": "Contour Index", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R54_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 161, "name": "Vegetation_9K", "type": "Feature Layer", "description": "This polygon feature shows the vegetation cover.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162940.631812498, "ymin": 462265.1980970651, "xmax": 1343910.130437076, "ymax": 612189.9700973183, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "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": "R251_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S214_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 162, "name": "FacilitySite_Park_9K", "type": "Feature Layer", "description": "This polygon layer is used to show the location of city/county/regional parks as well as labeling both State and National parks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 163, "name": "FacilitySite_Airport_9K", "type": "Feature Layer", "description": "This polygon feature shows the location of various cultural landmarks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49786", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49785", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Airport Terminal", "label": "Airport Terminal", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Airport Runway / Airfield", "label": "Airport Runway / Airfield", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"FCODE\" = 'Airport Terminal'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 117, 108, 94, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 164, "name": "FacilitySite_9K", "type": "Feature Layer", "description": "This polygon feature shows the location of various cultural landmarks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49935", "symbolLayerName": "Level_141" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49934", "symbolLayerName": "Level_140" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49932", "symbolLayerName": "Level_139" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49933", "symbolLayerName": "Level_139" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49931", "symbolLayerName": "Level_138" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49930", "symbolLayerName": "Level_137" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49929", "symbolLayerName": "Level_136" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49928", "symbolLayerName": "Level_135" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49936", "symbolLayerName": "Level_134" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49927", "symbolLayerName": "Level_133" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49926", "symbolLayerName": "Level_132" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49925", "symbolLayerName": "Level_131" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49924", "symbolLayerName": "Level_130" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49923", "symbolLayerName": "Level_129" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49922", "symbolLayerName": "Level_128" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49921", "symbolLayerName": "Level_127" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49920", "symbolLayerName": "Level_126" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49919", "symbolLayerName": "Level_125" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49918", "symbolLayerName": "Level_124" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49917", "symbolLayerName": "Level_123" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49916", "symbolLayerName": "Level_122" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49914", "symbolLayerName": "Level_120" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49904", "symbolLayerName": "Level_119" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49912", "symbolLayerName": "Level_118" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49911", "symbolLayerName": "Level_117" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49910", "symbolLayerName": "Level_116" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49905", "symbolLayerName": "Level_115" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49908", "symbolLayerName": "Level_114" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49907", "symbolLayerName": "Level_113" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49906", "symbolLayerName": "Level_112" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49909", "symbolLayerName": "Level_111" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49913", "symbolLayerName": "Level_110" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49864", "symbolLayerName": "Level_109" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49865", "symbolLayerName": "Level_108" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49866", "symbolLayerName": "Level_107" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49867", "symbolLayerName": "Level_106" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49868", "symbolLayerName": "Level_105" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49870", "symbolLayerName": "Level_104" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49869", "symbolLayerName": "Level_103" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49863", "symbolLayerName": "Level_102" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49855", "symbolLayerName": "Level_101" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49856", "symbolLayerName": "Level_100" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49857", "symbolLayerName": "Level_99" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49858", "symbolLayerName": "Level_98" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49859", "symbolLayerName": "Level_97" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49860", "symbolLayerName": "Level_96" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49861", "symbolLayerName": "Level_95" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49862", "symbolLayerName": "Level_94" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49898", "symbolLayerName": "Level_93" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49896", "symbolLayerName": "Level_92" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49895", "symbolLayerName": "Level_91" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49894", "symbolLayerName": "Level_90" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49893", "symbolLayerName": "Level_89" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49892", "symbolLayerName": "Level_88" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49891", "symbolLayerName": "Level_87" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49897", "symbolLayerName": "Level_86" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49871", "symbolLayerName": "Level_85" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49872", "symbolLayerName": "Level_84" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49873", "symbolLayerName": "Level_83" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49874", "symbolLayerName": "Level_82" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49875", "symbolLayerName": "Level_81" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49876", "symbolLayerName": "Level_80" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49877", "symbolLayerName": "Level_79" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49878", "symbolLayerName": "Level_78" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49879", "symbolLayerName": "Level_77" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49880", "symbolLayerName": "Level_76" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49881", "symbolLayerName": "Level_75" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49882", "symbolLayerName": "Level_74" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49883", "symbolLayerName": "Level_73" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49884", "symbolLayerName": "Level_72" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49885", "symbolLayerName": "Level_71" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49886", "symbolLayerName": "Level_70" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49887", "symbolLayerName": "Level_69" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49888", "symbolLayerName": "Level_68" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49889", "symbolLayerName": "Level_67" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49890", "symbolLayerName": "Level_66" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49823", "symbolLayerName": "Level_65" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49824", "symbolLayerName": "Level_64" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49825", "symbolLayerName": "Level_63" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49826", "symbolLayerName": "Level_62" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49827", "symbolLayerName": "Level_61" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49829", "symbolLayerName": "Level_60" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49828", "symbolLayerName": "Level_59" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49822", "symbolLayerName": "Level_58" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49821", "symbolLayerName": "Level_57" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49820", "symbolLayerName": "Level_56" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49819", "symbolLayerName": "Level_55" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49818", "symbolLayerName": "Level_54" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49817", "symbolLayerName": "Level_53" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49816", "symbolLayerName": "Level_52" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49815", "symbolLayerName": "Level_51" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49814", "symbolLayerName": "Level_50" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49813", "symbolLayerName": "Level_49" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49812", "symbolLayerName": "Level_48" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49811", "symbolLayerName": "Level_47" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49810", "symbolLayerName": "Level_46" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49809", "symbolLayerName": "Level_45" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49808", "symbolLayerName": "Level_44" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49807", "symbolLayerName": "Level_43" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49806", "symbolLayerName": "Level_42" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49805", "symbolLayerName": "Level_41" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49804", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49802", "symbolLayerName": "Level_39" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49801", "symbolLayerName": "Level_38" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49800", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49799", "symbolLayerName": "Level_36" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49803", "symbolLayerName": "Level_35" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49798", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49796", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49795", "symbolLayerName": "Level_32" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49794", "symbolLayerName": "Level_31" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49793", "symbolLayerName": "Level_30" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49797", "symbolLayerName": "Level_29" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49792", "symbolLayerName": "Level_28" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49791", "symbolLayerName": "Level_27" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49790", "symbolLayerName": "Level_26" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49838", "symbolLayerName": "Level_25" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49854", "symbolLayerName": "Level_24" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49852", "symbolLayerName": "Level_23" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49851", "symbolLayerName": "Level_22" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49850", "symbolLayerName": "Level_21" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49849", "symbolLayerName": "Level_20" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49853", "symbolLayerName": "Level_19" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49848", "symbolLayerName": "Level_18" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49847", "symbolLayerName": "Level_17" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49830", "symbolLayerName": "Level_16" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49831", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49832", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49833", "symbolLayerName": "Level_13" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49835", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49834", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49836", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49915", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49837", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49839", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49840", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49841", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49842", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49843", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49844", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49845", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49902", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49846", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49899", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49900", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49901", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49903", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Commercial or Retail Facility", "label": "Commercial or Retail Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Corporate Headquarters", "label": "Corporate Headquarters", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Gas Station", "label": "Gas Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Grocery Store", "label": "Grocery Store", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Hotel / Motel", "label": "Hotel / Motel", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Restaurant / Eating Establishment", "label": "Restaurant / Eating Establishment", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Shopping Mall / Complex", "label": "Shopping Mall / Complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Warehouse (Retail / Wholesale)", "label": "Warehouse (Retail / Wholesale)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "College / University", "label": "College / University", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Education Facility", "label": "Education Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School", "label": "School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: Elementary", "label": "School: Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: High School", "label": "School: High School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: Middle School", "label": "School: Middle School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Ambulance Service", "label": "Ambulance Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "American Red Cross Facility", "label": "American Red Cross Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Border Patrol", "label": "Border Patrol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bureau of Alcohol, Tobacco, and Firearms", "label": "Bureau of Alcohol, Tobacco, and Firearms", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Civil Defense", "label": "Civil Defense", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Coast Guard", "label": "Coast Guard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Customs Service", "label": "Customs Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Justice", "label": "Department of Justice", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Drug Enforcement Agency", "label": "Drug Enforcement Agency", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Emergency Response Facility", "label": "Emergency Response Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Emergency Response or Law Enforcement Facility", "label": "Emergency Response or Law Enforcement Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Federal Bureau of Investigation", "label": "Federal Bureau of Investigation", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Federal Emergency Management Agency", "label": "Federal Emergency Management Agency", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Equipment Manufacturer", "label": "Fire Equipment Manufacturer", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Hydrant", "label": "Fire Hydrant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Station / EMS Station", "label": "Fire Station / EMS Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Training Facility / Academy", "label": "Fire Training Facility / Academy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Immigration and Naturalization Service", "label": "Immigration and Naturalization Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Law Enforcement", "label": "Law Enforcement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Marshal Service", "label": "Marshal Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Office of Emergency Management", "label": "Office of Emergency Management", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Prison / Correctional Facility", "label": "Prison / Correctional Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Public Safety Office", "label": "Public Safety Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Search and Rescue Office / Facility", "label": "Search and Rescue Office / Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Secret Service", "label": "Secret Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Transportation Safety Board", "label": "Transportation Safety Board", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bureau of Land Management Facility", "label": "Bureau of Land Management Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "County Government Facility", "label": "County Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Court House", "label": "Court House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Critical Federal Contractor Facility", "label": "Critical Federal Contractor Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Energy Facility", "label": "Department of Energy Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Motor Vehicles Facility", "label": "Department of Motor Vehicles Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Public Works", "label": "Department of Public Works", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of State Facility", "label": "Department of State Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 123, 105, 255 ], "width": 0.6 } }, "value": "DoD / Military Facility", "label": "DoD / Military Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Government or Military Facility", "label": "Government or Military Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Governor Residence", "label": "Governor Residence", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Intelligence Facility", "label": "Intelligence Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Municipal Government Facility", "label": "Municipal Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "NASA Facility", "label": "NASA Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "National Guard Armory / Base", "label": "National Guard Armory / Base", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "National Park Service Facility", "label": "National Park Service Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Capitol", "label": "State Capitol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Government Facility", "label": "State Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Supreme Court", "label": "State Supreme Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Tribal Government Facility", "label": "Tribal Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Capitol", "label": "US Capitol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Forest Service Facility", "label": "US Forest Service Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Government Facility", "label": "US Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Supreme Court", "label": "US Supreme Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "White House", "label": "White House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Blood Bank", "label": "Blood Bank", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Center for Disease Control Office", "label": "Center for Disease Control Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Day Care Facility", "label": "Day Care Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Diagnostic Laboratory", "label": "Diagnostic Laboratory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Health or Medical Facility", "label": "Health or Medical Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Homeless Shelter", "label": "Homeless Shelter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Hospital / Medical Center", "label": "Hospital / Medical Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Medical Research Laboratory", "label": "Medical Research Laboratory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Medical Stockpile Facility", "label": "Medical Stockpile Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Morgue", "label": "Morgue", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Mortuary / Crematory", "label": "Mortuary / Crematory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Nursing Home / Long Term Care", "label": "Nursing Home / Long Term Care", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Outpatient Clinic", "label": "Outpatient Clinic", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Pharmacy", "label": "Pharmacy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Public Health Office", "label": "Public Health Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Rehabilitation Center", "label": "Rehabilitation Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Armament Manufacturing Facility", "label": "Armament Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Automotive Manufacturing Facility", "label": "Automotive Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Chemical Facility", "label": "Chemical Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Durable / Non-Durable Goods Facility", "label": "Durable / Non-Durable Goods Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Explosives Facility", "label": "Explosives Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Fertilizer Facility", "label": "Fertilizer Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Hazardous Materials Facility", "label": "Hazardous Materials Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Hazardous Waste Facility", "label": "Hazardous Waste Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Household Products Facility", "label": "Household Products Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Industrial Facility", "label": "Industrial Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Landfill", "label": "Landfill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lumber Mill / Saw Mill", "label": "Lumber Mill / Saw Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Maintenance Yard", "label": "Maintenance Yard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Manufacturing Facility", "label": "Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Manufacturing Warehouse", "label": "Manufacturing Warehouse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine", "label": "Mine", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine Uranium Facility", "label": "Mine Uranium Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine Waste Disposal Site", "label": "Mine Waste Disposal Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Nuclear Weapons Facility", "label": "Nuclear Weapons Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ore Processing Facility", "label": "Ore Processing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Paper / Pulp Mill", "label": "Paper / Pulp Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Pharmaceutical Plant", "label": "Pharmaceutical Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Semiconductor and Microchip Facility", "label": "Semiconductor and Microchip Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Shipyard", "label": "Shipyard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Steel Plant", "label": "Steel Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Superfund Site", "label": "Superfund Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Textile Plant", "label": "Textile Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Trucking Firm", "label": "Trucking Firm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Air Shipping Hub", "label": "Air Shipping Hub", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bulk Mail Center", "label": "Bulk Mail Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Mail or Shipping Facility", "label": "Mail or Shipping Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Post Office", "label": "Post Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Private and Express Shipping Facility", "label": "Private and Express Shipping Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Amusement / Water Park", "label": "Amusement / Water Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Arboretum / Botanical Garden", "label": "Arboretum / Botanical Garden", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Auditorium / Concert Hall / Theater / Opera House", "label": "Auditorium / Concert Hall / Theater / Opera House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Campground", "label": "Campground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Casino", "label": "Casino", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 237, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Cemetery", "label": "Cemetery", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Community / Recreation Center", "label": "Community / Recreation Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Convention Center", "label": "Convention Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Fair / Exhibition / Rodeo Grounds", "label": "Fair / Exhibition / Rodeo Grounds", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 230, 195, 255 ], "outline": null }, "value": "Golf Course", "label": "Golf Course", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Historic Site / Point of Interest", "label": "Historic Site / Point of Interest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "House of Worship", "label": "House of Worship", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ice Arena", "label": "Ice Arena", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lake / Pond", "label": "Lake / Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Library", "label": "Library", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lighthouse / Light", "label": "Lighthouse / Light", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lookout Tower", "label": "Lookout Tower", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Marina", "label": "Marina", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Museum", "label": "Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "National Symbol / Monument", "label": "National Symbol / Monument", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Observatory", "label": "Observatory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 230, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "Openspace", "label": "Openspace", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Outdoor Theater / Amphitheater", "label": "Outdoor Theater / Amphitheater", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Picnic Area", "label": "Picnic Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Public Attraction or Landmark Building", "label": "Public Attraction or Landmark Building", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Public Pool", "label": "Public Pool", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Racetrack / Dragstrip", "label": "Racetrack / Dragstrip", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ski Area / Ski Resort", "label": "Ski Area / Ski Resort", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Sports Arena / Stadium", "label": "Sports Arena / Stadium", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Sports Complex", "label": "Sports Complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Trailhead", "label": "Trailhead", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Visitor / Information Center", "label": "Visitor / Information Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Zoo", "label": "Zoo", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 165, "name": "FacilitySite_FederalState_Park_9K", "type": "Feature Layer", "description": "This polygon layer is used to show the location of city/county/regional parks as well as labeling both State and National parks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 140, 61, 255 ], "width": 1.15 } }, "value": "Federal", "label": "National", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 140, 61, 255 ], "width": 1.15 } }, "value": "State", "label": "State", "description": "" } ], "fieldDelimiter": "," }, "transparency": 65, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"OWNTYPE\" = 'Federal'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 77, 102, 59, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"OWNTYPE\" = 'State'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 77, 102, 59, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 166, "name": "Hillshade_9K", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1159770, "ymin": 460020, "xmax": 1351188, "ymax": 617454, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 167, "name": "CountyFill_9K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Level 16 - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GEOTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 0 } }, "value": "COUNTY", "label": "COUNTY", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 168, "name": "Level 15 - 18K", "type": "Group Layer", "description": "Level 15 - 18K", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Light Gray Basemap" }, "subLayers": [ { "id": 169, "name": "Boundary Line 18K" }, { "id": 170, "name": "Administrative_Boundaries_18K" }, { "id": 171, "name": "Boundary_Donut_18K" }, { "id": 172, "name": "Railroads_18K" }, { "id": 173, "name": "RoadCenterline_Ground_and_Above_18K" }, { "id": 174, "name": "RoadCenterline_Subsurface_18K" }, { "id": 175, "name": "Building Footprint_18K" }, { "id": 176, "name": "Waterbody_18K" }, { "id": 177, "name": "Waterline_18K" }, { "id": 178, "name": "Contour_18K" }, { "id": 179, "name": "Vegetation_18K" }, { "id": 180, "name": "FacilitySite_Park_18K" }, { "id": 181, "name": "FacilitySite_Airport_18K" }, { "id": 182, "name": "FacilitySite_18K" }, { "id": 183, "name": "FacilitySite_FederalState_Park_18K" }, { "id": 184, "name": "Hillshade_18K" }, { "id": 185, "name": "CountyFill_18K" } ], "minScale": 25000, "maxScale": 15001, "defaultVisibility": true, "extent": { "xmin": 1159712.0690439194, "ymin": 460020, "xmax": 1351188, "ymax": 617454, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 169, "name": "Boundary Line 18K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 168, "name": "Level 15 - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 170, "name": "Administrative_Boundaries_18K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 168, "name": "Level 15 - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "GEOTYPE = 'TOWN'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "GEOTYPE = 'CITY'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 51, 51, 51, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 13, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "GEOTYPE = 'COUNTY'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 9.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 171, "name": "Boundary_Donut_18K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 168, "name": "Level 15 - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_1", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "1", "label": "Rule_1", "description": null } ] }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 172, "name": "Railroads_18K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 168, "name": "Level 15 - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1179856.4975869954, "ymin": 471291.47171114385, "xmax": 1308753.9973374158, "ymax": 571624.5617269725, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "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": "RailroadName", "length": 50, "domain": null }, { "name": "RAILTYP", "type": "esriFieldTypeString", "alias": "Railroad Type", "length": 50, "domain": { "type": "codedValue", "name": "RailroadType", "description": "The type of rail line", "codedValues": [ { "name": "Rail", "code": "Rail" }, { "name": "Subway", "code": "Subway" }, { "name": "Lightrail", "code": "Lightrail" }, { "name": "Streetcar", "code": "Streetcar" }, { "name": "Tram", "code": "Tram" }, { "name": "Monorail", "code": "Monorail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "length": 50, "domain": { "type": "codedValue", "name": "RailUseType", "description": "The intended use of the railroad", "codedValues": [ { "name": "Cargo", "code": "Cargo" }, { "name": "Passenger", "code": "Passenger" }, { "name": "Combined", "code": "Combined" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R179_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S142_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 173, "name": "RoadCenterline_Ground_and_Above_18K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 168, "name": "Level 15 - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49966", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) < 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Highway', 'Major Arterial', 'Collector') AND \"CTYROUTE\" IS NOT NULL AND \"CTYROUTE\" <> ''", "labelExpression": "[CTYROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) >= 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Major Arterial', 'Collector' ) or (\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL)", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 102, 102, 102, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 174, "name": "RoadCenterline_Subsurface_18K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 168, "name": "Level 15 - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49985", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49986", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49987", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49988", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49985", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49986", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49987", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49988", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49990", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49990", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49989", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49991", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49992", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49991", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_49992", "symbolLayerName": "Level_2" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.677155999999999 }, "value": "Freeway", "label": "Freeway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.677155999999999 }, "value": "Highway", "label": "Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.535423999999999 }, "value": "Major Arterial", "label": "Major Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.535423999999999 }, "value": "Collector", "label": "Collector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.1999031119999999 }, "value": "Ramp", "label": "Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3.5433 }, "value": "Minor Arterial", "label": "Minor Arterial/Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3.5433 }, "value": "Local", "label": "Minor Arterial/Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.9842479999999998 }, "value": "Other", "label": "Other/Service/Resource/Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.9842479999999998 }, "value": "Service", "label": "Other/Service/Resource/Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.9842479999999998 }, "value": "Resource", "label": "Other/Service/Resource/Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.9842479999999998 }, "value": "Unknown", "label": "Other/Service/Resource/Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 204, 204, 204, 255 ], "width": 1.9842 }, "value": "4WD", "label": "4WD/Recreation", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 204, 204, 204, 255 ], "width": 1.9842 }, "value": "Recreation", "label": "4WD/Recreation", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Major Arterial', 'Collector' )", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Minor Arterial', 'Local' ) AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 64, 64, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "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": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 175, "name": "Building Footprint_18K", "type": "Feature Layer", "description": "The shape and orientation of the ground floor of all structures in a local government. This information is typically compiled from orthoimagery or other aerial photography sources. This representation of the building footprints support the local government basemaps. It also serves as a source for public works, public safety, planning and other agencies that are responsible for the active management of site addresses, facilities, and land use information.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 168, "name": "Level 15 - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 240, 239, 239, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1239473.828811407, "ymin": 523293.247956723, "xmax": 1263743.5381459147, "ymax": 546196.1844342351, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURECODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeDouble", "alias": "Eave Height", "domain": null }, { "name": "ROOFFORM", "type": "esriFieldTypeString", "alias": "Roof Form", "length": 50, "domain": { "type": "codedValue", "name": "BuildingRoofForm", "description": "The type of roof form for a given building", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Dome", "code": "Dome" }, { "name": "Flat", "code": "Flat" }, { "name": "Gable", "code": "Gable" }, { "name": "Gambrel", "code": "Gambrel" }, { "name": "Hip", "code": "Hip" }, { "name": "Mansard", "code": "Mansard" }, { "name": "Pyramid", "code": "Pyramid" }, { "name": "Saltbox", "code": "Saltbox" }, { "name": "Shed", "code": "Shed" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROOFDIR", "type": "esriFieldTypeDouble", "alias": "Roof Direction", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "length": 100, "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": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_LtGray_Rules", "description": "Representation rules", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_DkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R253_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S216_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 176, "name": "Waterbody_18K", "type": "Feature Layer", "description": "This feature class shows the location of water bodies. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 168, "name": "Level 15 - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50000", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Lake or Pond' OR \"WTRTYPE\" = 'Lake or Pond-Intermittent' OR \"WTRTYPE\" = 'Reservoir') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Stream or River' OR \"WTRTYPE\" = 'Canal or Ditch') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1160035.3141323328, "ymin": 461432.6827017367, "xmax": 1345762.2832288295, "ymax": 617426.7099518925, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "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": "R257_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S220_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 177, "name": "Waterline_18K", "type": "Feature Layer", "description": "This feature class shows the location of water centerlines.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 168, "name": "Level 15 - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1159712.0690439194, "ymin": 461432.6827017367, "xmax": 1345763.160523668, "ymax": 617449.0422563106, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "domain": null }, { "name": "SOURCE_CODE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE_CODE", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "SEQ_NUM", "domain": null }, { "name": "WSNAME", "type": "esriFieldTypeString", "alias": "WSNAME", "length": 25, "domain": null }, { "name": "SUBWSNAME", "type": "esriFieldTypeString", "alias": "SUBWSNAME", "length": 25, "domain": null }, { "name": "PWS", "type": "esriFieldTypeString", "alias": "PWS", "length": 5, "domain": null }, { "name": "USE_DESIGNATION", "type": "esriFieldTypeString", "alias": "USE_DESIGNATION", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R258_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S221_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 178, "name": "Contour_18K", "type": "Feature Layer", "description": "This line feature displays elevation data as contours.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 168, "name": "Level 15 - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ELEVATION", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "550", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "500", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "450", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "400", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "350", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "300", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "250", "label": "50-ft intervals", "description": "" } ], "fieldDelimiter": "," }, "transparency": 70, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "ELEVINDEX = 0 and ( ELEVATION=250 OR ELEVATION=300 OR ELEVATION=350 OR ELEVATION=400 OR ELEVATION=450 OR ELEVATION=500 OR ELEVATION=550)", "labelExpression": "[ELEVATION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 162, 150, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1231765.6293328255, "ymin": 517451.7225663066, "xmax": 1273766.1240718365, "ymax": 553453.0016134828, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "ELEVINDEX", "type": "esriFieldTypeSmallInteger", "alias": "Contour Index", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R54_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 179, "name": "Vegetation_18K", "type": "Feature Layer", "description": "This polygon feature shows the vegetation cover.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 168, "name": "Level 15 - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162940.631812498, "ymin": 462265.1980970651, "xmax": 1343910.130437076, "ymax": 612189.9700973183, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "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": "R251_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S214_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 180, "name": "FacilitySite_Park_18K", "type": "Feature Layer", "description": "This polygon layer is used to show the location of city/county/regional parks as well as labeling both State and National parks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 168, "name": "Level 15 - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 181, "name": "FacilitySite_Airport_18K", "type": "Feature Layer", "description": "This polygon feature shows the location of various cultural landmarks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 168, "name": "Level 15 - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50019", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50018", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Airport Terminal", "label": "Airport Terminal", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Airport Runway / Airfield", "label": "Airport Runway / Airfield", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"FCODE\" = 'Airport Terminal'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 117, 108, 94, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 182, "name": "FacilitySite_18K", "type": "Feature Layer", "description": "This polygon feature shows the location of various cultural landmarks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 168, "name": "Level 15 - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50168", "symbolLayerName": "Level_141" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50167", "symbolLayerName": "Level_140" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50165", "symbolLayerName": "Level_139" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50166", "symbolLayerName": "Level_139" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50164", "symbolLayerName": "Level_138" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50163", "symbolLayerName": "Level_137" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50162", "symbolLayerName": "Level_136" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50161", "symbolLayerName": "Level_135" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50169", "symbolLayerName": "Level_134" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50160", "symbolLayerName": "Level_133" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50159", "symbolLayerName": "Level_132" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50158", "symbolLayerName": "Level_131" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50157", "symbolLayerName": "Level_130" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50156", "symbolLayerName": "Level_129" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50155", "symbolLayerName": "Level_128" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50154", "symbolLayerName": "Level_127" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50153", "symbolLayerName": "Level_126" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50152", "symbolLayerName": "Level_125" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50151", "symbolLayerName": "Level_124" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50150", "symbolLayerName": "Level_123" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50149", "symbolLayerName": "Level_122" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50147", "symbolLayerName": "Level_120" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50137", "symbolLayerName": "Level_119" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50145", "symbolLayerName": "Level_118" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50144", "symbolLayerName": "Level_117" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50143", "symbolLayerName": "Level_116" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50138", "symbolLayerName": "Level_115" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50141", "symbolLayerName": "Level_114" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50140", "symbolLayerName": "Level_113" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50139", "symbolLayerName": "Level_112" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50142", "symbolLayerName": "Level_111" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50146", "symbolLayerName": "Level_110" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50097", "symbolLayerName": "Level_109" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50098", "symbolLayerName": "Level_108" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50099", "symbolLayerName": "Level_107" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50100", "symbolLayerName": "Level_106" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50101", "symbolLayerName": "Level_105" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50103", "symbolLayerName": "Level_104" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50102", "symbolLayerName": "Level_103" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50096", "symbolLayerName": "Level_102" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50088", "symbolLayerName": "Level_101" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50089", "symbolLayerName": "Level_100" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50090", "symbolLayerName": "Level_99" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50091", "symbolLayerName": "Level_98" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50092", "symbolLayerName": "Level_97" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50093", "symbolLayerName": "Level_96" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50094", "symbolLayerName": "Level_95" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50095", "symbolLayerName": "Level_94" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50131", "symbolLayerName": "Level_93" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50129", "symbolLayerName": "Level_92" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50128", "symbolLayerName": "Level_91" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50127", "symbolLayerName": "Level_90" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50126", "symbolLayerName": "Level_89" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50125", "symbolLayerName": "Level_88" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50124", "symbolLayerName": "Level_87" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50130", "symbolLayerName": "Level_86" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50104", "symbolLayerName": "Level_85" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50105", "symbolLayerName": "Level_84" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50106", "symbolLayerName": "Level_83" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50107", "symbolLayerName": "Level_82" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50108", "symbolLayerName": "Level_81" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50109", "symbolLayerName": "Level_80" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50110", "symbolLayerName": "Level_79" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50111", "symbolLayerName": "Level_78" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50112", "symbolLayerName": "Level_77" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50113", "symbolLayerName": "Level_76" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50114", "symbolLayerName": "Level_75" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50115", "symbolLayerName": "Level_74" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50116", "symbolLayerName": "Level_73" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50117", "symbolLayerName": "Level_72" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50118", "symbolLayerName": "Level_71" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50119", "symbolLayerName": "Level_70" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50120", "symbolLayerName": "Level_69" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50121", "symbolLayerName": "Level_68" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50122", "symbolLayerName": "Level_67" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50123", "symbolLayerName": "Level_66" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50056", "symbolLayerName": "Level_65" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50057", "symbolLayerName": "Level_64" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50058", "symbolLayerName": "Level_63" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50059", "symbolLayerName": "Level_62" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50060", "symbolLayerName": "Level_61" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50062", "symbolLayerName": "Level_60" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50061", "symbolLayerName": "Level_59" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50055", "symbolLayerName": "Level_58" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50054", "symbolLayerName": "Level_57" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50053", "symbolLayerName": "Level_56" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50052", "symbolLayerName": "Level_55" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50051", "symbolLayerName": "Level_54" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50050", "symbolLayerName": "Level_53" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50049", "symbolLayerName": "Level_52" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50048", "symbolLayerName": "Level_51" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50047", "symbolLayerName": "Level_50" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50046", "symbolLayerName": "Level_49" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50045", "symbolLayerName": "Level_48" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50044", "symbolLayerName": "Level_47" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50043", "symbolLayerName": "Level_46" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50042", "symbolLayerName": "Level_45" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50041", "symbolLayerName": "Level_44" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50040", "symbolLayerName": "Level_43" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50039", "symbolLayerName": "Level_42" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50038", "symbolLayerName": "Level_41" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50037", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50035", "symbolLayerName": "Level_39" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50034", "symbolLayerName": "Level_38" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50033", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50032", "symbolLayerName": "Level_36" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50036", "symbolLayerName": "Level_35" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50031", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50029", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50028", "symbolLayerName": "Level_32" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50027", "symbolLayerName": "Level_31" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50026", "symbolLayerName": "Level_30" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50030", "symbolLayerName": "Level_29" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50025", "symbolLayerName": "Level_28" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50024", "symbolLayerName": "Level_27" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50023", "symbolLayerName": "Level_26" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50071", "symbolLayerName": "Level_25" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50087", "symbolLayerName": "Level_24" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50085", "symbolLayerName": "Level_23" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50084", "symbolLayerName": "Level_22" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50083", "symbolLayerName": "Level_21" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50082", "symbolLayerName": "Level_20" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50086", "symbolLayerName": "Level_19" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50081", "symbolLayerName": "Level_18" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50080", "symbolLayerName": "Level_17" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50063", "symbolLayerName": "Level_16" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50064", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50065", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50066", "symbolLayerName": "Level_13" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50068", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50067", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50069", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50148", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50070", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50072", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50073", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50074", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50075", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50076", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50077", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50078", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50135", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50079", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50132", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50133", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50134", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50136", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Commercial or Retail Facility", "label": "Commercial or Retail Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Corporate Headquarters", "label": "Corporate Headquarters", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Gas Station", "label": "Gas Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Grocery Store", "label": "Grocery Store", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Hotel / Motel", "label": "Hotel / Motel", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Restaurant / Eating Establishment", "label": "Restaurant / Eating Establishment", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Shopping Mall / Complex", "label": "Shopping Mall / Complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Warehouse (Retail / Wholesale)", "label": "Warehouse (Retail / Wholesale)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "College / University", "label": "College / University", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Education Facility", "label": "Education Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School", "label": "School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: Elementary", "label": "School: Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: High School", "label": "School: High School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: Middle School", "label": "School: Middle School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Ambulance Service", "label": "Ambulance Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "American Red Cross Facility", "label": "American Red Cross Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Border Patrol", "label": "Border Patrol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bureau of Alcohol, Tobacco, and Firearms", "label": "Bureau of Alcohol, Tobacco, and Firearms", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Civil Defense", "label": "Civil Defense", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Coast Guard", "label": "Coast Guard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Customs Service", "label": "Customs Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Justice", "label": "Department of Justice", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Drug Enforcement Agency", "label": "Drug Enforcement Agency", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Emergency Response Facility", "label": "Emergency Response Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Emergency Response or Law Enforcement Facility", "label": "Emergency Response or Law Enforcement Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Federal Bureau of Investigation", "label": "Federal Bureau of Investigation", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Federal Emergency Management Agency", "label": "Federal Emergency Management Agency", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Equipment Manufacturer", "label": "Fire Equipment Manufacturer", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Hydrant", "label": "Fire Hydrant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Station / EMS Station", "label": "Fire Station / EMS Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Training Facility / Academy", "label": "Fire Training Facility / Academy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Immigration and Naturalization Service", "label": "Immigration and Naturalization Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Law Enforcement", "label": "Law Enforcement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Marshal Service", "label": "Marshal Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Office of Emergency Management", "label": "Office of Emergency Management", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Prison / Correctional Facility", "label": "Prison / Correctional Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Public Safety Office", "label": "Public Safety Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Search and Rescue Office / Facility", "label": "Search and Rescue Office / Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Secret Service", "label": "Secret Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Transportation Safety Board", "label": "Transportation Safety Board", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bureau of Land Management Facility", "label": "Bureau of Land Management Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "County Government Facility", "label": "County Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Court House", "label": "Court House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Critical Federal Contractor Facility", "label": "Critical Federal Contractor Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Energy Facility", "label": "Department of Energy Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Motor Vehicles Facility", "label": "Department of Motor Vehicles Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Public Works", "label": "Department of Public Works", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of State Facility", "label": "Department of State Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 123, 105, 255 ], "width": 0.6 } }, "value": "DoD / Military Facility", "label": "DoD / Military Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Government or Military Facility", "label": "Government or Military Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Governor Residence", "label": "Governor Residence", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Intelligence Facility", "label": "Intelligence Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Municipal Government Facility", "label": "Municipal Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "NASA Facility", "label": "NASA Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "National Guard Armory / Base", "label": "National Guard Armory / Base", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "National Park Service Facility", "label": "National Park Service Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Capitol", "label": "State Capitol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Government Facility", "label": "State Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Supreme Court", "label": "State Supreme Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Tribal Government Facility", "label": "Tribal Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Capitol", "label": "US Capitol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Forest Service Facility", "label": "US Forest Service Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Government Facility", "label": "US Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Supreme Court", "label": "US Supreme Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "White House", "label": "White House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Blood Bank", "label": "Blood Bank", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Center for Disease Control Office", "label": "Center for Disease Control Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Day Care Facility", "label": "Day Care Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Diagnostic Laboratory", "label": "Diagnostic Laboratory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Health or Medical Facility", "label": "Health or Medical Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Homeless Shelter", "label": "Homeless Shelter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Hospital / Medical Center", "label": "Hospital / Medical Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Medical Research Laboratory", "label": "Medical Research Laboratory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Medical Stockpile Facility", "label": "Medical Stockpile Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Morgue", "label": "Morgue", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Mortuary / Crematory", "label": "Mortuary / Crematory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Nursing Home / Long Term Care", "label": "Nursing Home / Long Term Care", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Outpatient Clinic", "label": "Outpatient Clinic", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Pharmacy", "label": "Pharmacy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Public Health Office", "label": "Public Health Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Rehabilitation Center", "label": "Rehabilitation Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Armament Manufacturing Facility", "label": "Armament Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Automotive Manufacturing Facility", "label": "Automotive Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Chemical Facility", "label": "Chemical Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Durable / Non-Durable Goods Facility", "label": "Durable / Non-Durable Goods Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Explosives Facility", "label": "Explosives Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Fertilizer Facility", "label": "Fertilizer Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Hazardous Materials Facility", "label": "Hazardous Materials Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Hazardous Waste Facility", "label": "Hazardous Waste Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Household Products Facility", "label": "Household Products Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Industrial Facility", "label": "Industrial Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Landfill", "label": "Landfill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lumber Mill / Saw Mill", "label": "Lumber Mill / Saw Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Maintenance Yard", "label": "Maintenance Yard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Manufacturing Facility", "label": "Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Manufacturing Warehouse", "label": "Manufacturing Warehouse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine", "label": "Mine", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine Uranium Facility", "label": "Mine Uranium Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine Waste Disposal Site", "label": "Mine Waste Disposal Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Nuclear Weapons Facility", "label": "Nuclear Weapons Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ore Processing Facility", "label": "Ore Processing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Paper / Pulp Mill", "label": "Paper / Pulp Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Pharmaceutical Plant", "label": "Pharmaceutical Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Semiconductor and Microchip Facility", "label": "Semiconductor and Microchip Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Shipyard", "label": "Shipyard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Steel Plant", "label": "Steel Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Superfund Site", "label": "Superfund Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Textile Plant", "label": "Textile Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Trucking Firm", "label": "Trucking Firm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Air Shipping Hub", "label": "Air Shipping Hub", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bulk Mail Center", "label": "Bulk Mail Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Mail or Shipping Facility", "label": "Mail or Shipping Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Post Office", "label": "Post Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Private and Express Shipping Facility", "label": "Private and Express Shipping Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Amusement / Water Park", "label": "Amusement / Water Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Arboretum / Botanical Garden", "label": "Arboretum / Botanical Garden", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Auditorium / Concert Hall / Theater / Opera House", "label": "Auditorium / Concert Hall / Theater / Opera House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Campground", "label": "Campground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Casino", "label": "Casino", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 237, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Cemetery", "label": "Cemetery", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Community / Recreation Center", "label": "Community / Recreation Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Convention Center", "label": "Convention Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Fair / Exhibition / Rodeo Grounds", "label": "Fair / Exhibition / Rodeo Grounds", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 230, 195, 255 ], "outline": null }, "value": "Golf Course", "label": "Golf Course", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Historic Site / Point of Interest", "label": "Historic Site / Point of Interest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "House of Worship", "label": "House of Worship", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ice Arena", "label": "Ice Arena", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lake / Pond", "label": "Lake / Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Library", "label": "Library", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lighthouse / Light", "label": "Lighthouse / Light", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lookout Tower", "label": "Lookout Tower", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Marina", "label": "Marina", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Museum", "label": "Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "National Symbol / Monument", "label": "National Symbol / Monument", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Observatory", "label": "Observatory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 230, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "Openspace", "label": "Openspace", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Outdoor Theater / Amphitheater", "label": "Outdoor Theater / Amphitheater", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Picnic Area", "label": "Picnic Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Public Attraction or Landmark Building", "label": "Public Attraction or Landmark Building", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Public Pool", "label": "Public Pool", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Racetrack / Dragstrip", "label": "Racetrack / Dragstrip", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ski Area / Ski Resort", "label": "Ski Area / Ski Resort", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Sports Arena / Stadium", "label": "Sports Arena / Stadium", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Sports Complex", "label": "Sports Complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Trailhead", "label": "Trailhead", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Visitor / Information Center", "label": "Visitor / Information Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Zoo", "label": "Zoo", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 183, "name": "FacilitySite_FederalState_Park_18K", "type": "Feature Layer", "description": "This polygon layer is used to show the location of city/county/regional parks as well as labeling both State and National parks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 168, "name": "Level 15 - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 140, 61, 255 ], "width": 1.15 } }, "value": "Federal", "label": "National", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 140, 61, 255 ], "width": 1.15 } }, "value": "State", "label": "State", "description": "" } ], "fieldDelimiter": "," }, "transparency": 65, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"OWNTYPE\" = 'Federal'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 77, 102, 59, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"OWNTYPE\" = 'State'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 77, 102, 59, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 184, "name": "Hillshade_18K", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 168, "name": "Level 15 - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1159770, "ymin": 460020, "xmax": 1351188, "ymax": 617454, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 185, "name": "CountyFill_18K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 168, "name": "Level 15 - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GEOTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 0 } }, "value": "COUNTY", "label": "COUNTY", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 186, "name": "Level 14 - 36K", "type": "Group Layer", "description": "Level 14 - 36K", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Light Gray Basemap" }, "subLayers": [ { "id": 187, "name": "Boundary Line 36K" }, { "id": 188, "name": "Administrative_Boundaries_36K" }, { "id": 189, "name": "Boundary_Donut_36K" }, { "id": 190, "name": "RoadCenterline_Ground_and_Above_36K" }, { "id": 191, "name": "RoadCenterline_Subsurface_36K" }, { "id": 192, "name": "Railroads_36K" }, { "id": 193, "name": "Building Footprint_36K" }, { "id": 194, "name": "Streams_ESRI_36K" }, { "id": 195, "name": "Waterbody_36K" }, { "id": 196, "name": "Waterline_36K" }, { "id": 197, "name": "Contour_36K" }, { "id": 198, "name": "FacilitySite_Park_36K" }, { "id": 199, "name": "Vegetation_36K" }, { "id": 200, "name": "Hillshade_36K" }, { "id": 201, "name": "CountyFill_36K" } ], "minScale": 50000, "maxScale": 25001, "defaultVisibility": true, "extent": { "xmin": 1158781.2460467683, "ymin": 459571.8659587852, "xmax": 1351425.6175972943, "ymax": 617905.2020486227, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 187, "name": "Boundary Line 36K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 186, "name": "Level 14 - 36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 188, "name": "Administrative_Boundaries_36K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 186, "name": "Level 14 - 36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "GEOTYPE = 'TOWN'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "GEOTYPE = 'CITY'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 51, 51, 51, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 13, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "GEOTYPE = 'COUNTY'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 9.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 189, "name": "Boundary_Donut_36K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 186, "name": "Level 14 - 36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_1", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "1", "label": "Rule_1", "description": null } ] }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 190, "name": "RoadCenterline_Ground_and_Above_36K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 186, "name": "Level 14 - 36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50196", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) < 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) >= 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 191, "name": "RoadCenterline_Subsurface_36K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 186, "name": "Level 14 - 36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50215", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50216", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50217", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50218", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50215", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50216", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50217", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50218", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50220", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50220", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50219", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50221", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50222", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50221", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50222", "symbolLayerName": "Level_2" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.677155999999999 }, "value": "Freeway", "label": "Freeway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.677155999999999 }, "value": "Highway", "label": "Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9684959999999996 }, "value": "Major Arterial", "label": "Major Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.9684959999999996 }, "value": "Collector", "label": "Collector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.1999031119999999 }, "value": "Ramp", "label": "Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2.83464 }, "value": "Minor Arterial", "label": "Minor Arterial/Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2.83464 }, "value": "Local", "label": "Minor Arterial/Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.9842479999999998 }, "value": "Other", "label": "Other/Service/Resource/Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.9842479999999998 }, "value": "Service", "label": "Other/Service/Resource/Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.9842479999999998 }, "value": "Resource", "label": "Other/Service/Resource/Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.9842479999999998 }, "value": "Unknown", "label": "Other/Service/Resource/Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 204, 204, 204, 255 ], "width": 1.9842 }, "value": "4WD", "label": "4WD/Recreation", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 204, 204, 204, 255 ], "width": 1.9842 }, "value": "Recreation", "label": "4WD/Recreation", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Major Arterial', 'Collector' )", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Minor Arterial', 'Local' ) AND \"FULLNAME\" NOT IN ('Unknown', 'Unnamed', 'No Name', 'Private', 'Private Rd', 'Pvt', 'Driveway', 'Alley')", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 64, 64, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "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": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 192, "name": "Railroads_36K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 186, "name": "Level 14 - 36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1179856.4975869954, "ymin": 471291.47171114385, "xmax": 1308753.9973374158, "ymax": 571624.5617269725, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "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": "RailroadName", "length": 50, "domain": null }, { "name": "RAILTYP", "type": "esriFieldTypeString", "alias": "Railroad Type", "length": 50, "domain": { "type": "codedValue", "name": "RailroadType", "description": "The type of rail line", "codedValues": [ { "name": "Rail", "code": "Rail" }, { "name": "Subway", "code": "Subway" }, { "name": "Lightrail", "code": "Lightrail" }, { "name": "Streetcar", "code": "Streetcar" }, { "name": "Tram", "code": "Tram" }, { "name": "Monorail", "code": "Monorail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "length": 50, "domain": { "type": "codedValue", "name": "RailUseType", "description": "The intended use of the railroad", "codedValues": [ { "name": "Cargo", "code": "Cargo" }, { "name": "Passenger", "code": "Passenger" }, { "name": "Combined", "code": "Combined" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R179_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S142_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 193, "name": "Building Footprint_36K", "type": "Feature Layer", "description": "The shape and orientation of the ground floor of all structures in a local government. This information is typically compiled from orthoimagery or other aerial photography sources. This representation of the building footprints support the local government basemaps. It also serves as a source for public works, public safety, planning and other agencies that are responsible for the active management of site addresses, facilities, and land use information.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 186, "name": "Level 14 - 36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1239473.828811407, "ymin": 523293.247956723, "xmax": 1263743.5381459147, "ymax": 546196.1844342351, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURECODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeDouble", "alias": "Eave Height", "domain": null }, { "name": "ROOFFORM", "type": "esriFieldTypeString", "alias": "Roof Form", "length": 50, "domain": { "type": "codedValue", "name": "BuildingRoofForm", "description": "The type of roof form for a given building", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Dome", "code": "Dome" }, { "name": "Flat", "code": "Flat" }, { "name": "Gable", "code": "Gable" }, { "name": "Gambrel", "code": "Gambrel" }, { "name": "Hip", "code": "Hip" }, { "name": "Mansard", "code": "Mansard" }, { "name": "Pyramid", "code": "Pyramid" }, { "name": "Saltbox", "code": "Saltbox" }, { "name": "Shed", "code": "Shed" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROOFDIR", "type": "esriFieldTypeDouble", "alias": "Roof Direction", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "length": 100, "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": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_LtGray_Rules", "description": "Representation rules", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_DkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R253_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S216_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 194, "name": "Streams_ESRI_36K", "type": "Feature Layer", "description": "U.S. Rivers and Streams represents detailed rivers and streams in the United States.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 186, "name": "Level 14 - 36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "NAME <> 'Potomac River'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 9.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1162106.8826401073, "ymin": 461780.67522536503, "xmax": 1344160.275126877, "ymax": 612012.6188990365, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "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": 65, "domain": null }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "FTYPE", "length": 60, "domain": null }, { "name": "FCODE", "type": "esriFieldTypeInteger", "alias": "FCODE", "domain": null }, { "name": "FCODE_DESC", "type": "esriFieldTypeString", "alias": "FCODE_DESC", "length": 60, "domain": null }, { "name": "STRM_LEVEL", "type": "esriFieldTypeInteger", "alias": "STRM_LEVEL", "domain": null }, { "name": "AP_WITHIN", "type": "esriFieldTypeString", "alias": "AP_WITHIN", "length": 24, "domain": null }, { "name": "METERS", "type": "esriFieldTypeDouble", "alias": "METERS", "domain": null }, { "name": "FEET", "type": "esriFieldTypeDouble", "alias": "FEET", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R209_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S172_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, geoJSON", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 195, "name": "Waterbody_36K", "type": "Feature Layer", "description": "This feature class shows the location of water bodies. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 186, "name": "Level 14 - 36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50236", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Stream or River' OR \"WTRTYPE\" = 'Canal or Ditch') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 9.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Lake or Pond' OR \"WTRTYPE\" = 'Lake or Pond-Intermittent' OR \"WTRTYPE\" = 'Reservoir') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 9.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1160035.3141323328, "ymin": 461432.6827017367, "xmax": 1345762.2832288295, "ymax": 617426.7099518925, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "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": "R257_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S220_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 196, "name": "Waterline_36K", "type": "Feature Layer", "description": "This feature class shows the location of water centerlines.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 186, "name": "Level 14 - 36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WTRTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.4 }, "value": "Stream or River", "label": "Stream or River", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 207, 207, 212, 255 ], "width": 0.4 }, "value": "Stream or River-Intermittent", "label": "Stream or River-Intermittent", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1159712.0690439194, "ymin": 461432.6827017367, "xmax": 1345763.160523668, "ymax": 617449.0422563106, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "domain": null }, { "name": "SOURCE_CODE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE_CODE", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "SEQ_NUM", "domain": null }, { "name": "WSNAME", "type": "esriFieldTypeString", "alias": "WSNAME", "length": 25, "domain": null }, { "name": "SUBWSNAME", "type": "esriFieldTypeString", "alias": "SUBWSNAME", "length": 25, "domain": null }, { "name": "PWS", "type": "esriFieldTypeString", "alias": "PWS", "length": 5, "domain": null }, { "name": "USE_DESIGNATION", "type": "esriFieldTypeString", "alias": "USE_DESIGNATION", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R258_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S221_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 197, "name": "Contour_36K", "type": "Feature Layer", "description": "This line feature displays elevation data as contours.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 186, "name": "Level 14 - 36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ELEVATION", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "550", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "500", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "450", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "400", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "350", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "300", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "250", "label": "50-ft intervals", "description": "" } ], "fieldDelimiter": "," }, "transparency": 70, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "ELEVINDEX = 0 and ( ELEVATION=250 OR ELEVATION=300 OR ELEVATION=350 OR ELEVATION=400 OR ELEVATION=450 OR ELEVATION=500 OR ELEVATION=550)", "labelExpression": "[ELEVATION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 162, 150, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1231765.6293328255, "ymin": 517451.7225663066, "xmax": 1273766.1240718365, "ymax": 553453.0016134828, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "ELEVINDEX", "type": "esriFieldTypeSmallInteger", "alias": "Contour Index", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R54_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 198, "name": "FacilitySite_Park_36K", "type": "Feature Layer", "description": "This polygon layer is used to show the location of city/county/regional parks as well as labeling both State and National parks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 186, "name": "Level 14 - 36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 199, "name": "Vegetation_36K", "type": "Feature Layer", "description": "This polygon feature shows the vegetation cover.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 186, "name": "Level 14 - 36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162940.631812498, "ymin": 462265.1980970651, "xmax": 1343910.130437076, "ymax": 612189.9700973183, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "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": "R251_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S214_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 200, "name": "Hillshade_36K", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 186, "name": "Level 14 - 36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1159770, "ymin": 460020, "xmax": 1351188, "ymax": 617454, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 201, "name": "CountyFill_36K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 186, "name": "Level 14 - 36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GEOTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 0 } }, "value": "COUNTY", "label": "COUNTY", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 202, "name": "Level 13 - 72K", "type": "Group Layer", "description": "Level 13 - 72K", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Light Gray Basemap" }, "subLayers": [ { "id": 203, "name": "Boundary Line 72K" }, { "id": 204, "name": "Administrative_Boundaries_72K" }, { "id": 205, "name": "Boundary_Donut_72K" }, { "id": 206, "name": "RoadCenterline_AboveGround_Major_72K" }, { "id": 207, "name": "RoadCenterline_AboveGround_Minor_72K" }, { "id": 208, "name": "RoadCenterline_Subsurface_Major_72K" }, { "id": 209, "name": "RoadCenterline_Subsurface_Minor_72K" }, { "id": 210, "name": "Railroad_72K" }, { "id": 211, "name": "BuildingFootprint_72K" }, { "id": 212, "name": "Waterbody_72K" }, { "id": 213, "name": "Waterline_72K" }, { "id": 214, "name": "Streams_ESRI_72K" }, { "id": 215, "name": "Contour_72K" }, { "id": 216, "name": "FacilitySite_Park_72K" }, { "id": 217, "name": "FacilitySite_Airport_72K" }, { "id": 218, "name": "FacilitySite_72K" }, { "id": 219, "name": "FacilitySite_FederalState_Park_72K" }, { "id": 220, "name": "Vegetation_72K" }, { "id": 221, "name": "Hillshade_72K" }, { "id": 222, "name": "CountyFill_72K" } ], "minScale": 250000, "maxScale": 50001, "defaultVisibility": true, "extent": { "xmin": 1158781.2460467683, "ymin": 459571.8659587852, "xmax": 1351425.6175972943, "ymax": 617905.2020486227, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 203, "name": "Boundary Line 72K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 204, "name": "Administrative_Boundaries_72K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "GEOTYPE = 'TOWN'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "GEOTYPE = 'CITY'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 51, 51, 51, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 13, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "GEOTYPE = 'COUNTY'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 9.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 205, "name": "Boundary_Donut_72K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_1", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "1", "label": "Rule_1", "description": null } ] }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 206, "name": "RoadCenterline_AboveGround_Major_72K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50272", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) < 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) < 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" = 'Interstate' AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway', 'Major Arterial', 'Collector') AND \"FEDROUTE\" IS NOT NULL AND \"FEDROUTE\" <> '' AND \"FEDRTETYPE\" IS NULL AND LEN ( \"FEDROUTE\" ) >= 3", "labelExpression": "[FEDROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Freeway', 'Highway') AND \"STROUTE\" IS NOT NULL AND \"STROUTE\" <> '' AND LEN ( \"STROUTE\" ) >= 3", "labelExpression": "[STROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 207, "name": "RoadCenterline_AboveGround_Minor_72K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50290", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50291", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50292", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.64 }, "value": "Local", "label": "Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.64 }, "value": "Other", "label": "Other", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.64 }, "value": "Service", "label": "Service", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 208, "name": "RoadCenterline_Subsurface_Major_72K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50296", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50297", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50298", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50299", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50296", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50297", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50298", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50299", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50300", "symbolLayerName": "Level_4" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.6850319999999996 }, "value": "Freeway", "label": "Freeway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.6850319999999996 }, "value": "Highway", "label": "Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.6850319999999996 }, "value": "Major Arterial", "label": "Major Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.6850319999999996 }, "value": "Collector", "label": "Collector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.0000609919999999 }, "value": "Ramp", "label": "Ramp", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"ROADCLASS\" IN ( 'Major Arterial', 'Collector' )", "labelExpression": "[FULLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 64, 64, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 209, "name": "RoadCenterline_Subsurface_Minor_72K", "type": "Feature Layer", "description": "This feature class shows the location of roads which are symbolized and labeled.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50304", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50305", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50306", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 1.0001 }, "value": "Minor Arterial", "label": "Minor Arterial/Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 1.0001 }, "value": "Local", "label": "Minor Arterial/Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 1.0001 }, "value": "Other", "label": "Other/Service/Resource/Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 1.0001 }, "value": "Service", "label": "Other/Service/Resource/Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 1.0001 }, "value": "Resource", "label": "Other/Service/Resource/Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 1.0001 }, "value": "Unknown", "label": "Other/Service/Resource/Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "4WD", "label": "4WD/Recreation", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "Recreation", "label": "4WD/Recreation", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1164407.8874081671, "ymin": 462186.93184939027, "xmax": 1339692.217613086, "ymax": 613007.2217436433, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 210, "name": "Railroad_72K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1179856.4975869954, "ymin": 471291.47171114385, "xmax": 1308753.9973374158, "ymax": 571624.5617269725, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "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": "RailroadName", "length": 50, "domain": null }, { "name": "RAILTYP", "type": "esriFieldTypeString", "alias": "Railroad Type", "length": 50, "domain": { "type": "codedValue", "name": "RailroadType", "description": "The type of rail line", "codedValues": [ { "name": "Rail", "code": "Rail" }, { "name": "Subway", "code": "Subway" }, { "name": "Lightrail", "code": "Lightrail" }, { "name": "Streetcar", "code": "Streetcar" }, { "name": "Tram", "code": "Tram" }, { "name": "Monorail", "code": "Monorail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "length": 50, "domain": { "type": "codedValue", "name": "RailUseType", "description": "The intended use of the railroad", "codedValues": [ { "name": "Cargo", "code": "Cargo" }, { "name": "Passenger", "code": "Passenger" }, { "name": "Combined", "code": "Combined" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R179_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S142_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 211, "name": "BuildingFootprint_72K", "type": "Feature Layer", "description": "This feature class shows the location of buildings.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1239473.828811407, "ymin": 523293.247956723, "xmax": 1263743.5381459147, "ymax": 546196.1844342351, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FEATURECODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeDouble", "alias": "Eave Height", "domain": null }, { "name": "ROOFFORM", "type": "esriFieldTypeString", "alias": "Roof Form", "length": 50, "domain": { "type": "codedValue", "name": "BuildingRoofForm", "description": "The type of roof form for a given building", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Dome", "code": "Dome" }, { "name": "Flat", "code": "Flat" }, { "name": "Gable", "code": "Gable" }, { "name": "Gambrel", "code": "Gambrel" }, { "name": "Hip", "code": "Hip" }, { "name": "Mansard", "code": "Mansard" }, { "name": "Pyramid", "code": "Pyramid" }, { "name": "Saltbox", "code": "Saltbox" }, { "name": "Shed", "code": "Shed" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROOFDIR", "type": "esriFieldTypeDouble", "alias": "Roof Direction", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "length": 100, "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": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_LtGray_Rules", "description": "Representation rules", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BuildingFootprint_City_DkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R253_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S216_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 212, "name": "Waterbody_72K", "type": "Feature Layer", "description": "This feature class shows the location of water bodies. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50317", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Stream or River' OR \"WTRTYPE\" = 'Canal or Ditch') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 9.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(\"WTRTYPE\" = 'Lake or Pond' OR \"WTRTYPE\" = 'Lake or Pond-Intermittent' OR \"WTRTYPE\" = 'Reservoir') AND (NAME <> 'Pond' AND NAME <> 'Lake')", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 9.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1160035.3141323328, "ymin": 461432.6827017367, "xmax": 1345762.2832288295, "ymax": 617426.7099518925, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "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": "R257_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S220_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 213, "name": "Waterline_72K", "type": "Feature Layer", "description": "This feature class shows the location of water centerlines.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WTRTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.4 }, "value": "Stream or River", "label": "Stream or River", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 207, 207, 212, 255 ], "width": 0.4 }, "value": "Stream or River-Intermittent", "label": "Stream or River-Intermittent", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1159712.0690439194, "ymin": 461432.6827017367, "xmax": 1345763.160523668, "ymax": 617449.0422563106, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "WTRTYPE", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "domain": null }, { "name": "SOURCE_CODE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE_CODE", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "SEQ_NUM", "domain": null }, { "name": "WSNAME", "type": "esriFieldTypeString", "alias": "WSNAME", "length": 25, "domain": null }, { "name": "SUBWSNAME", "type": "esriFieldTypeString", "alias": "SUBWSNAME", "length": 25, "domain": null }, { "name": "PWS", "type": "esriFieldTypeString", "alias": "PWS", "length": 5, "domain": null }, { "name": "USE_DESIGNATION", "type": "esriFieldTypeString", "alias": "USE_DESIGNATION", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R258_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S221_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 214, "name": "Streams_ESRI_72K", "type": "Feature Layer", "description": "U.S. Rivers and Streams represents detailed rivers and streams in the United States.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "NAME <> 'Potomac River'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 162, 162, 166, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 9.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1162106.8826401073, "ymin": 461780.67522536503, "xmax": 1344160.275126877, "ymax": 612012.6188990365, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "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": 65, "domain": null }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "FTYPE", "length": 60, "domain": null }, { "name": "FCODE", "type": "esriFieldTypeInteger", "alias": "FCODE", "domain": null }, { "name": "FCODE_DESC", "type": "esriFieldTypeString", "alias": "FCODE_DESC", "length": 60, "domain": null }, { "name": "STRM_LEVEL", "type": "esriFieldTypeInteger", "alias": "STRM_LEVEL", "domain": null }, { "name": "AP_WITHIN", "type": "esriFieldTypeString", "alias": "AP_WITHIN", "length": 24, "domain": null }, { "name": "METERS", "type": "esriFieldTypeDouble", "alias": "METERS", "domain": null }, { "name": "FEET", "type": "esriFieldTypeDouble", "alias": "FEET", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R209_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S172_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, geoJSON", "isDataVersioned": false, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 215, "name": "Contour_72K", "type": "Feature Layer", "description": "This line feature displays elevation data as contours.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ELEVATION", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "550", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "500", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "450", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "400", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "350", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "300", "label": "50-ft intervals", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 162, 150, 255 ], "width": 0.1 }, "value": "250", "label": "50-ft intervals", "description": "" } ], "fieldDelimiter": "," }, "transparency": 70, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "ELEVINDEX = 0 and ( ELEVATION=250 OR ELEVATION=300 OR ELEVATION=350 OR ELEVATION=400 OR ELEVATION=450 OR ELEVATION=500 OR ELEVATION=550)", "labelExpression": "[ELEVATION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 162, 150, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI", "size": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1231765.6293328255, "ymin": 517451.7225663066, "xmax": 1273766.1240718365, "ymax": 553453.0016134828, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "ELEVINDEX", "type": "esriFieldTypeSmallInteger", "alias": "Contour Index", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R54_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 216, "name": "FacilitySite_Park_72K", "type": "Feature Layer", "description": "This polygon layer is used to show the location of city/county/regional parks as well as labeling both State and National parks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 217, "name": "FacilitySite_Airport_72K", "type": "Feature Layer", "description": "This polygon feature shows the location of various cultural landmarks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50337", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50336", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Airport Terminal", "label": "Airport Terminal", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Airport Runway / Airfield", "label": "Airport Runway / Airfield", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"FCODE\" = 'Airport Terminal'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 117, 108, 94, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 218, "name": "FacilitySite_72K", "type": "Feature Layer", "description": "This polygon feature shows the location of various cultural landmarks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50486", "symbolLayerName": "Level_141" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50485", "symbolLayerName": "Level_140" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50483", "symbolLayerName": "Level_139" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50484", "symbolLayerName": "Level_139" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50482", "symbolLayerName": "Level_138" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50481", "symbolLayerName": "Level_137" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50480", "symbolLayerName": "Level_136" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50479", "symbolLayerName": "Level_135" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50487", "symbolLayerName": "Level_134" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50478", "symbolLayerName": "Level_133" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50477", "symbolLayerName": "Level_132" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50476", "symbolLayerName": "Level_131" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50475", "symbolLayerName": "Level_130" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50474", "symbolLayerName": "Level_129" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50473", "symbolLayerName": "Level_128" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50472", "symbolLayerName": "Level_127" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50471", "symbolLayerName": "Level_126" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50470", "symbolLayerName": "Level_125" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50469", "symbolLayerName": "Level_124" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50468", "symbolLayerName": "Level_123" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50467", "symbolLayerName": "Level_122" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50465", "symbolLayerName": "Level_120" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50455", "symbolLayerName": "Level_119" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50463", "symbolLayerName": "Level_118" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50462", "symbolLayerName": "Level_117" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50461", "symbolLayerName": "Level_116" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50456", "symbolLayerName": "Level_115" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50459", "symbolLayerName": "Level_114" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50458", "symbolLayerName": "Level_113" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50457", "symbolLayerName": "Level_112" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50460", "symbolLayerName": "Level_111" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50464", "symbolLayerName": "Level_110" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50415", "symbolLayerName": "Level_109" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50416", "symbolLayerName": "Level_108" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50417", "symbolLayerName": "Level_107" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50418", "symbolLayerName": "Level_106" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50419", "symbolLayerName": "Level_105" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50421", "symbolLayerName": "Level_104" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50420", "symbolLayerName": "Level_103" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50414", "symbolLayerName": "Level_102" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50406", "symbolLayerName": "Level_101" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50407", "symbolLayerName": "Level_100" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50408", "symbolLayerName": "Level_99" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50409", "symbolLayerName": "Level_98" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50410", "symbolLayerName": "Level_97" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50411", "symbolLayerName": "Level_96" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50412", "symbolLayerName": "Level_95" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50413", "symbolLayerName": "Level_94" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50449", "symbolLayerName": "Level_93" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50447", "symbolLayerName": "Level_92" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50446", "symbolLayerName": "Level_91" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50445", "symbolLayerName": "Level_90" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50444", "symbolLayerName": "Level_89" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50443", "symbolLayerName": "Level_88" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50442", "symbolLayerName": "Level_87" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50448", "symbolLayerName": "Level_86" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50422", "symbolLayerName": "Level_85" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50423", "symbolLayerName": "Level_84" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50424", "symbolLayerName": "Level_83" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50425", "symbolLayerName": "Level_82" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50426", "symbolLayerName": "Level_81" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50427", "symbolLayerName": "Level_80" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50428", "symbolLayerName": "Level_79" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50429", "symbolLayerName": "Level_78" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50430", "symbolLayerName": "Level_77" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50431", "symbolLayerName": "Level_76" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50432", "symbolLayerName": "Level_75" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50433", "symbolLayerName": "Level_74" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50434", "symbolLayerName": "Level_73" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50435", "symbolLayerName": "Level_72" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50436", "symbolLayerName": "Level_71" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50437", "symbolLayerName": "Level_70" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50438", "symbolLayerName": "Level_69" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50439", "symbolLayerName": "Level_68" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50440", "symbolLayerName": "Level_67" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50441", "symbolLayerName": "Level_66" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50374", "symbolLayerName": "Level_65" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50375", "symbolLayerName": "Level_64" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50376", "symbolLayerName": "Level_63" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50377", "symbolLayerName": "Level_62" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50378", "symbolLayerName": "Level_61" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50380", "symbolLayerName": "Level_60" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50379", "symbolLayerName": "Level_59" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50373", "symbolLayerName": "Level_58" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50372", "symbolLayerName": "Level_57" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50371", "symbolLayerName": "Level_56" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50370", "symbolLayerName": "Level_55" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50369", "symbolLayerName": "Level_54" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50368", "symbolLayerName": "Level_53" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50367", "symbolLayerName": "Level_52" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50366", "symbolLayerName": "Level_51" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50365", "symbolLayerName": "Level_50" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50364", "symbolLayerName": "Level_49" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50363", "symbolLayerName": "Level_48" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50362", "symbolLayerName": "Level_47" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50361", "symbolLayerName": "Level_46" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50360", "symbolLayerName": "Level_45" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50359", "symbolLayerName": "Level_44" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50358", "symbolLayerName": "Level_43" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50357", "symbolLayerName": "Level_42" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50356", "symbolLayerName": "Level_41" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50355", "symbolLayerName": "Level_40" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50353", "symbolLayerName": "Level_39" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50352", "symbolLayerName": "Level_38" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50351", "symbolLayerName": "Level_37" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50350", "symbolLayerName": "Level_36" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50354", "symbolLayerName": "Level_35" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50349", "symbolLayerName": "Level_34" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50347", "symbolLayerName": "Level_33" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50346", "symbolLayerName": "Level_32" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50345", "symbolLayerName": "Level_31" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50344", "symbolLayerName": "Level_30" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50348", "symbolLayerName": "Level_29" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50343", "symbolLayerName": "Level_28" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50342", "symbolLayerName": "Level_27" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50341", "symbolLayerName": "Level_26" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50389", "symbolLayerName": "Level_25" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50405", "symbolLayerName": "Level_24" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50403", "symbolLayerName": "Level_23" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50402", "symbolLayerName": "Level_22" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50401", "symbolLayerName": "Level_21" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50400", "symbolLayerName": "Level_20" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50404", "symbolLayerName": "Level_19" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50399", "symbolLayerName": "Level_18" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50398", "symbolLayerName": "Level_17" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50381", "symbolLayerName": "Level_16" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50382", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50383", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50384", "symbolLayerName": "Level_13" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50386", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50385", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50387", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50466", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50388", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50390", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50391", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50392", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50393", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50394", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50395", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50396", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50453", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50397", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50450", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50451", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50452", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_50454", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Commercial or Retail Facility", "label": "Commercial or Retail Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Corporate Headquarters", "label": "Corporate Headquarters", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Gas Station", "label": "Gas Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Grocery Store", "label": "Grocery Store", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Hotel / Motel", "label": "Hotel / Motel", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Restaurant / Eating Establishment", "label": "Restaurant / Eating Establishment", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Shopping Mall / Complex", "label": "Shopping Mall / Complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 208, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Warehouse (Retail / Wholesale)", "label": "Warehouse (Retail / Wholesale)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "College / University", "label": "College / University", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Education Facility", "label": "Education Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School", "label": "School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: Elementary", "label": "School: Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: High School", "label": "School: High School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 218, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "School: Middle School", "label": "School: Middle School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Ambulance Service", "label": "Ambulance Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "American Red Cross Facility", "label": "American Red Cross Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Border Patrol", "label": "Border Patrol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bureau of Alcohol, Tobacco, and Firearms", "label": "Bureau of Alcohol, Tobacco, and Firearms", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Civil Defense", "label": "Civil Defense", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Coast Guard", "label": "Coast Guard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Customs Service", "label": "Customs Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Justice", "label": "Department of Justice", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Drug Enforcement Agency", "label": "Drug Enforcement Agency", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Emergency Response Facility", "label": "Emergency Response Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Emergency Response or Law Enforcement Facility", "label": "Emergency Response or Law Enforcement Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Federal Bureau of Investigation", "label": "Federal Bureau of Investigation", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Federal Emergency Management Agency", "label": "Federal Emergency Management Agency", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Equipment Manufacturer", "label": "Fire Equipment Manufacturer", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Hydrant", "label": "Fire Hydrant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Station / EMS Station", "label": "Fire Station / EMS Station", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Fire Training Facility / Academy", "label": "Fire Training Facility / Academy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Immigration and Naturalization Service", "label": "Immigration and Naturalization Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Law Enforcement", "label": "Law Enforcement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Marshal Service", "label": "Marshal Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Office of Emergency Management", "label": "Office of Emergency Management", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Prison / Correctional Facility", "label": "Prison / Correctional Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Public Safety Office", "label": "Public Safety Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Search and Rescue Office / Facility", "label": "Search and Rescue Office / Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Secret Service", "label": "Secret Service", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Transportation Safety Board", "label": "Transportation Safety Board", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bureau of Land Management Facility", "label": "Bureau of Land Management Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "County Government Facility", "label": "County Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Court House", "label": "Court House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Critical Federal Contractor Facility", "label": "Critical Federal Contractor Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Energy Facility", "label": "Department of Energy Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Motor Vehicles Facility", "label": "Department of Motor Vehicles Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of Public Works", "label": "Department of Public Works", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Department of State Facility", "label": "Department of State Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 123, 105, 255 ], "width": 0.6 } }, "value": "DoD / Military Facility", "label": "DoD / Military Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Government or Military Facility", "label": "Government or Military Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Governor Residence", "label": "Governor Residence", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Intelligence Facility", "label": "Intelligence Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Municipal Government Facility", "label": "Municipal Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "NASA Facility", "label": "NASA Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "National Guard Armory / Base", "label": "National Guard Armory / Base", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "National Park Service Facility", "label": "National Park Service Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Capitol", "label": "State Capitol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Government Facility", "label": "State Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "State Supreme Court", "label": "State Supreme Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Tribal Government Facility", "label": "Tribal Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Capitol", "label": "US Capitol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Forest Service Facility", "label": "US Forest Service Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Government Facility", "label": "US Government Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "US Supreme Court", "label": "US Supreme Court", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "White House", "label": "White House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Blood Bank", "label": "Blood Bank", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Center for Disease Control Office", "label": "Center for Disease Control Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Day Care Facility", "label": "Day Care Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Diagnostic Laboratory", "label": "Diagnostic Laboratory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Health or Medical Facility", "label": "Health or Medical Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Homeless Shelter", "label": "Homeless Shelter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Hospital / Medical Center", "label": "Hospital / Medical Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Medical Research Laboratory", "label": "Medical Research Laboratory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Medical Stockpile Facility", "label": "Medical Stockpile Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Morgue", "label": "Morgue", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Mortuary / Crematory", "label": "Mortuary / Crematory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Nursing Home / Long Term Care", "label": "Nursing Home / Long Term Care", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Outpatient Clinic", "label": "Outpatient Clinic", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Pharmacy", "label": "Pharmacy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Public Health Office", "label": "Public Health Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 221, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Rehabilitation Center", "label": "Rehabilitation Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Armament Manufacturing Facility", "label": "Armament Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Automotive Manufacturing Facility", "label": "Automotive Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Chemical Facility", "label": "Chemical Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Durable / Non-Durable Goods Facility", "label": "Durable / Non-Durable Goods Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Explosives Facility", "label": "Explosives Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Fertilizer Facility", "label": "Fertilizer Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Hazardous Materials Facility", "label": "Hazardous Materials Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Hazardous Waste Facility", "label": "Hazardous Waste Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Household Products Facility", "label": "Household Products Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Industrial Facility", "label": "Industrial Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Landfill", "label": "Landfill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lumber Mill / Saw Mill", "label": "Lumber Mill / Saw Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Maintenance Yard", "label": "Maintenance Yard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Manufacturing Facility", "label": "Manufacturing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Manufacturing Warehouse", "label": "Manufacturing Warehouse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine", "label": "Mine", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine Uranium Facility", "label": "Mine Uranium Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Mine Waste Disposal Site", "label": "Mine Waste Disposal Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Nuclear Weapons Facility", "label": "Nuclear Weapons Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ore Processing Facility", "label": "Ore Processing Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Paper / Pulp Mill", "label": "Paper / Pulp Mill", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Pharmaceutical Plant", "label": "Pharmaceutical Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Semiconductor and Microchip Facility", "label": "Semiconductor and Microchip Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Shipyard", "label": "Shipyard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Steel Plant", "label": "Steel Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Superfund Site", "label": "Superfund Site", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Textile Plant", "label": "Textile Plant", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Trucking Firm", "label": "Trucking Firm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Air Shipping Hub", "label": "Air Shipping Hub", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Bulk Mail Center", "label": "Bulk Mail Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Mail or Shipping Facility", "label": "Mail or Shipping Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Post Office", "label": "Post Office", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Private and Express Shipping Facility", "label": "Private and Express Shipping Facility", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Amusement / Water Park", "label": "Amusement / Water Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Arboretum / Botanical Garden", "label": "Arboretum / Botanical Garden", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Auditorium / Concert Hall / Theater / Opera House", "label": "Auditorium / Concert Hall / Theater / Opera House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Campground", "label": "Campground", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Casino", "label": "Casino", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 237, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Cemetery", "label": "Cemetery", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Community / Recreation Center", "label": "Community / Recreation Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Convention Center", "label": "Convention Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Fair / Exhibition / Rodeo Grounds", "label": "Fair / Exhibition / Rodeo Grounds", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 230, 195, 255 ], "outline": null }, "value": "Golf Course", "label": "Golf Course", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Historic Site / Point of Interest", "label": "Historic Site / Point of Interest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "House of Worship", "label": "House of Worship", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ice Arena", "label": "Ice Arena", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lake / Pond", "label": "Lake / Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Library", "label": "Library", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lighthouse / Light", "label": "Lighthouse / Light", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Lookout Tower", "label": "Lookout Tower", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Marina", "label": "Marina", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Museum", "label": "Museum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "National Symbol / Monument", "label": "National Symbol / Monument", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Observatory", "label": "Observatory", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 230, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "Openspace", "label": "Openspace", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Outdoor Theater / Amphitheater", "label": "Outdoor Theater / Amphitheater", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Picnic Area", "label": "Picnic Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Public Attraction or Landmark Building", "label": "Public Attraction or Landmark Building", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Public Pool", "label": "Public Pool", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Racetrack / Dragstrip", "label": "Racetrack / Dragstrip", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Ski Area / Ski Resort", "label": "Ski Area / Ski Resort", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Sports Arena / Stadium", "label": "Sports Arena / Stadium", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Sports Complex", "label": "Sports Complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Trailhead", "label": "Trailhead", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Visitor / Information Center", "label": "Visitor / Information Center", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 242, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "Zoo", "label": "Zoo", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": 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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 219, "name": "FacilitySite_FederalState_Park_72K", "type": "Feature Layer", "description": "This polygon layer is used to show the location of city/county/regional parks as well as labeling both State and National parks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 140, 61, 255 ], "width": 1.15 } }, "value": "Federal", "label": "National", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 140, 61, 255 ], "width": 1.15 } }, "value": "State", "label": "State", "description": "" } ], "fieldDelimiter": "," }, "transparency": 65, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"OWNTYPE\" = 'Federal'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 77, 102, 59, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"OWNTYPE\" = 'State'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 77, 102, 59, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1237767.7475779206, "ymin": 518565.3358246535, "xmax": 1268506.8373463303, "ymax": 549452.7517399788, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FCODE": "Agriculture or Livestock Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FCODE": "Industrial Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FCODE": "Commercial or Retail Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FCODE": "Education Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FCODE": "Emergency Response or Law Enforcement Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FCODE": "Energy Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FCODE": "Banking or Finance Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FCODE": null, "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FCODE": "Building General", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "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" }, { "name": "Senior Living Facility", "code": "Senior Living Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FCODE": "Health or Medical Facility", "DESCRIPT": null, "OWNTYPE": "Private", "LASTUPDATE": null, "LASTEDITOR": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FCODE": "Transportation Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "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" }, { "name": "Open Space / Natural Area", "code": "Open Space / Natural Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FCODE": "Public Attraction or Landmark Building", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode", "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FCODE": "Government or Military Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FCODE": "Weather Facility or Structure", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FCODE": "Water Supply or Treatment Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "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" }, "OWNTYPE": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FCODE": "Information or Communication Facility", "DESCRIPT": null, "OWNTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 220, "name": "Vegetation_72K", "type": "Feature Layer", "description": "This polygon feature shows the vegetation cover.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162940.631812498, "ymin": 462265.1980970651, "xmax": 1343910.130437076, "ymax": 612189.9700973183, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "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": "R251_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S214_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 221, "name": "Hillshade_72K", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1159770, "ymin": 460020, "xmax": 1351188, "ymax": 617454, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 222, "name": "CountyFill_72K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": { "id": 202, "name": "Level 13 - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GEOTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 0 } }, "value": "COUNTY", "label": "COUNTY", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1162673.299669996, "ymin": 460933.9094210565, "xmax": 1344999.3999120742, "ymax": 614681.2321751416, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BoundaryDonut_Grey_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_3", "type": "esriFieldTypeInteger", "alias": "RuleID_3", "domain": { "type": "codedValue", "name": "BoundaryDonut_Red_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4", "type": "esriFieldTypeInteger", "alias": "RuleID_4", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_5", "type": "esriFieldTypeInteger", "alias": "RuleID_5", "domain": { "type": "codedValue", "name": "BoundaryDonut_DarkGray_4K_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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, geoJSON", "isDataVersioned": true, "effectiveMinScale": 250000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }